]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agoMerge from emacs--rel--22
Miles Bader [Mon, 26 May 2008 06:57:40 +0000 (06:57 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1179

16 years agoMerge from gnus--devo--0
Miles Bader [Mon, 26 May 2008 06:57:27 +0000 (06:57 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1178

16 years ago(diary-ordinal-suffix): Declare for compiler.
Glenn Morris [Mon, 26 May 2008 01:27:45 +0000 (01:27 +0000)]
(diary-ordinal-suffix): Declare for compiler.

16 years ago*** empty log message ***
John Paul Wallington [Sun, 25 May 2008 22:19:09 +0000 (22:19 +0000)]
*** empty log message ***

16 years ago(proced-next-line, proced-previous-line): Avoid calling `next-line'
John Paul Wallington [Sun, 25 May 2008 22:13:53 +0000 (22:13 +0000)]
(proced-next-line, proced-previous-line): Avoid calling `next-line'
and `previous-line' from Lisp code.

16 years agoEd Reingold <reingold at emr.cs.iit.edu>
Glenn Morris [Sun, 25 May 2008 20:09:23 +0000 (20:09 +0000)]
Ed Reingold  <reingold at emr.cs.iit.edu>

(diary-hebrew-yahrzeit): Use diary-ordinal-suffix.

16 years agoEd Reingold <reingold at emr.cs.iit.edu>
Glenn Morris [Sun, 25 May 2008 20:09:05 +0000 (20:09 +0000)]
Ed Reingold  <reingold at emr.cs.iit.edu>

(diary-hebrew-yahrzeit): Use diary-ordinal-suffix.

16 years ago(tar-summarize-buffer): Handle GNU Tar @LongLink format.
Stefan Monnier [Sun, 25 May 2008 13:48:22 +0000 (13:48 +0000)]
(tar-summarize-buffer): Handle GNU Tar @LongLink format.

16 years ago(x_draw_glyph_string): Fix calculation of underline
Kenichi Handa [Sun, 25 May 2008 11:19:50 +0000 (11:19 +0000)]
(x_draw_glyph_string): Fix calculation of underline
position.

16 years ago*** empty log message ***
Kenichi Handa [Sun, 25 May 2008 11:09:53 +0000 (11:09 +0000)]
*** empty log message ***

16 years ago(xftfont_open): Delete unused variable. If
Kenichi Handa [Sun, 25 May 2008 11:04:53 +0000 (11:04 +0000)]
(xftfont_open): Delete unused variable.  If
underline_thickness is not 1, adjust underline_position.

16 years ago(ftxfont_open): Delete unused variable.
Kenichi Handa [Sun, 25 May 2008 11:03:14 +0000 (11:03 +0000)]
(ftxfont_open): Delete unused variable.

16 years ago(face_for_char): Optimize for the case of no charset property.
Kenichi Handa [Sun, 25 May 2008 11:02:11 +0000 (11:02 +0000)]
(face_for_char): Optimize for the case of no charset property.

16 years ago(LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
Kenichi Handa [Sun, 25 May 2008 11:00:52 +0000 (11:00 +0000)]
(LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
(check_gstring, check_otf_features, otf_list, otf_tag_symbol)
(otf_open, font_otf_capability, generate_otf_features)
(font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
Commented out by surrounding "#if 0" and "#endif" for the moment.
(Ffont_drive_otf, Ffont_otf_alternates): Likewise.
(syms_of_font): Codes for accessing above commented out.

16 years ago*** empty log message ***
Juanma Barranquero [Sat, 24 May 2008 23:11:30 +0000 (23:11 +0000)]
*** empty log message ***

16 years ago(edebug-setup-hook, edebug-all-defs, edebug-all-forms, edebug-eval-macro-args,
Juanma Barranquero [Sat, 24 May 2008 22:56:41 +0000 (22:56 +0000)]
(edebug-setup-hook, edebug-all-defs, edebug-all-forms, edebug-eval-macro-args,
edebug-save-windows, edebug-save-displayed-buffer-points, edebug-initial-mode,
edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro,
edebug-print-length, edebug-print-level, edebug-print-circle,
edebug-unwrap-results, edebug-on-error, edebug-on-quit,
edebug-global-break-condition, edebug-sit-for-seconds):
Remove spurious * from defcustom docstrings.
(edebug-unwrap*, edebug-signal, edebug-eval-display):
Improve argument/docstring consistency.
(edebug-test-coverage, edebug-gensym, edebug-read, edebug-top-level-nonstop,
edebug-eval-result-list, edebug-eval-redisplay, edebug-trace):
Fix typos in docstring.
(edebug-eval-defun, edebug-eval-top-level-form, edebug,
edebug-display-freq-count): Reflow docstrings.
(edebug-restore-status): Doc fix.

16 years ago(proced-header-line): Use the :align-to 0 feature
Stefan Monnier [Sat, 24 May 2008 20:41:55 +0000 (20:41 +0000)]
(proced-header-line): Use the :align-to 0 feature
rather than computing the corresponding position manually.
(proced-update): Don't hardcode point-min==1.

16 years agoNew arch tag, since old one went to ChangeLog.13.
Glenn Morris [Sat, 24 May 2008 19:27:54 +0000 (19:27 +0000)]
New arch tag, since old one went to ChangeLog.13.

16 years agoNew file, split off from Changelog at the point of the unicode merge.
Glenn Morris [Sat, 24 May 2008 19:20:58 +0000 (19:20 +0000)]
New file, split off from Changelog at the point of the unicode merge.

16 years agoMove older stuff to ChangeLog.13.
Glenn Morris [Sat, 24 May 2008 19:19:48 +0000 (19:19 +0000)]
Move older stuff to ChangeLog.13.

16 years ago*** empty log message ***
Juanma Barranquero [Sat, 24 May 2008 19:13:25 +0000 (19:13 +0000)]
*** empty log message ***

16 years ago(c-postprocess-file-styles): Throw an error if c-file-style is set to a
Alan Mackenzie [Sat, 24 May 2008 12:47:37 +0000 (12:47 +0000)]
(c-postprocess-file-styles): Throw an error if c-file-style is set to a
non-string.

(c-neutralize-CPP-line): Surround by `save-excursion'.
(c-neutralize-syntax-in-CPP): Optimize for speed.

16 years ago*** empty log message ***
Alan Mackenzie [Sat, 24 May 2008 12:45:33 +0000 (12:45 +0000)]
*** empty log message ***

16 years ago* progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
Alan Mackenzie [Sat, 24 May 2008 12:31:59 +0000 (12:31 +0000)]
* progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
if c-file-style is set to a non-string

(c-neutralize-CPP-line): Surround by `save-excursion'.
(c-neutralize-syntax-in-CPP): Optimize for speed.

16 years ago*** empty log message ***
Alan Mackenzie [Sat, 24 May 2008 12:17:18 +0000 (12:17 +0000)]
*** empty log message ***

16 years agoInclude dispextern.h.
Eli Zaretskii [Sat, 24 May 2008 08:39:34 +0000 (08:39 +0000)]
Include dispextern.h.

16 years ago*** empty log message ***
Eli Zaretskii [Sat, 24 May 2008 08:29:28 +0000 (08:29 +0000)]
*** empty log message ***

16 years ago(update-elclist): New target, to update ELCFILES.
Glenn Morris [Sat, 24 May 2008 02:27:02 +0000 (02:27 +0000)]
(update-elclist): New target, to update ELCFILES.
(bootstrap-after): Run update-elclist.

16 years agoUlf Jasper <ulf.jasper at web.de>
Glenn Morris [Sat, 24 May 2008 02:26:06 +0000 (02:26 +0000)]
Ulf Jasper  <ulf.jasper at web.de>

(icalendar-version): Increase to "0.19".
(icalendar--date-style): New function.
(icalendar--datetime-to-diary-date): Doc fix.  Use icalendar--date-style.
(icalendar--datestring-to-isodate): Doc fix.  Handle iso date style.
(icalendar--convert-yearly-to-ical):
(icalendar--convert-recurring-to-diary): Handle iso date style,
use icalendar-date-style.

16 years agoUlf Jasper <ulf.jasper at web.de>
Glenn Morris [Sat, 24 May 2008 02:25:03 +0000 (02:25 +0000)]
Ulf Jasper  <ulf.jasper at web.de>

(icalendar-testsuite--run-function-tests):
Add icalendar-testsuite--test-datestring-to-isodate,
icalendar-testsuite--test-datetime-to-diary-date, and
icalendar-testsuite--test-calendar-style.
(icalendar-testsuite--test-format-ical-event):
(icalendar-testsuite--test-parse-summary-and-rest): Doc fix.
Remove european-calendar-style.
(icalendar-testsuite--get-ical-event): Doc fix.
(icalendar-testsuite--test-first-weekday-of-year):
(icalendar-testsuite--run-cycle-tests): Add doc string.
(icalendar-testsuite--test-datestring-to-isodate):
(icalendar-testsuite--test-datetime-to-diary-date):
(icalendar-testsuite--test-calendar-style): New functions.
(icalendar-testsuite--test-export): Handle iso date style.
New arg INPUT-ISO.  Use calendar-date-style.
(icalendar-testsuite--test-import): Handle iso date style.
New arg EXPECTED-ISO.  Use calendar-date-style.
(icalendar-testsuite--test-cycle): Handle iso date style.
(icalendar-testsuite--run-import-tests):
(icalendar-testsuite--run-export-tests):
(icalendar-testsuite--run-real-world-tests): Add iso style tests.

16 years ago(vc-delete-file): Make sure the buffer is deleted and
Dan Nicolaescu [Fri, 23 May 2008 21:38:32 +0000 (21:38 +0000)]
(vc-delete-file): Make sure the buffer is deleted and
vc-dir buffers are updated.

16 years ago(vc-delete-file): Don't try to resynch the buffer.
Stefan Monnier [Fri, 23 May 2008 20:59:51 +0000 (20:59 +0000)]
(vc-delete-file): Don't try to resynch the buffer.

16 years ago* textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
Stefan Monnier [Fri, 23 May 2008 20:31:12 +0000 (20:31 +0000)]
* textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
* textmodes/reftex.el (reftex-extra-bindings-map): New var.
(reftex-extra-bindings): Use it.
* progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
away from the user-reserved keys.
* progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix): New vars.
(ada-create-keymap): Use them.

16 years ago(regexp-opt): Always return a properly-grouped regexp.
Stefan Monnier [Fri, 23 May 2008 17:19:22 +0000 (17:19 +0000)]
(regexp-opt): Always return a properly-grouped regexp.

16 years ago(capitalized-words-mode): Fix typos in docstring.
Juanma Barranquero [Fri, 23 May 2008 15:31:17 +0000 (15:31 +0000)]
(capitalized-words-mode): Fix typos in docstring.

16 years agoDon't define the charset `emacs'
Kenichi Handa [Fri, 23 May 2008 12:54:18 +0000 (12:54 +0000)]
Don't define the charset `emacs'
here, just put :docstring, :short-name, and :long-name.

16 years ago(Qemacs, charset_emacs): New variables.
Kenichi Handa [Fri, 23 May 2008 12:50:07 +0000 (12:50 +0000)]
(Qemacs, charset_emacs): New variables.
(char_charset): Fix for non-Unicode characters.
(syms_of_charset): Define charset_emacs.

16 years agoFix typos.
Juanma Barranquero [Fri, 23 May 2008 10:45:38 +0000 (10:45 +0000)]
Fix typos.

16 years ago*** empty log message ***
Juanma Barranquero [Fri, 23 May 2008 10:38:50 +0000 (10:38 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Fri, 23 May 2008 10:30:18 +0000 (10:30 +0000)]
*** empty log message ***

16 years ago(Fencode_char, Fsplit_char): Doc fixes.
Juanma Barranquero [Fri, 23 May 2008 10:13:25 +0000 (10:13 +0000)]
(Fencode_char, Fsplit_char): Doc fixes.
(Fget_unused_iso_final_char, Fdecode_char, Fiso_charset):
Fix typos in docstrings.

16 years agoRemove includes that are already included by config.h
Jason Rumney [Fri, 23 May 2008 09:25:18 +0000 (09:25 +0000)]
Remove includes that are already included by config.h

16 years ago(gdb-enable-debug): New function.
Nick Roberts [Fri, 23 May 2008 07:36:54 +0000 (07:36 +0000)]
(gdb-enable-debug): New function.
(gdb-annotation-rules): New entry for "thread-changed".
(gdb-thread-changed): New function.

16 years ago*** empty log message ***
Nick Roberts [Fri, 23 May 2008 07:35:07 +0000 (07:35 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Kenichi Handa [Fri, 23 May 2008 06:31:17 +0000 (06:31 +0000)]
*** empty log message ***

16 years agocustom.texi: Minor project settings fixes.
Michael Olson [Fri, 23 May 2008 06:30:37 +0000 (06:30 +0000)]
custom.texi: Minor project settings fixes.

16 years ago(x_draw_glyph_string): Be sure to draw underline within the current
Kenichi Handa [Fri, 23 May 2008 06:11:53 +0000 (06:11 +0000)]
(x_draw_glyph_string): Be sure to draw underline within the current
line area.

16 years ago(x_draw_glyph_string): Be sure to draw underline within the current
Kenichi Handa [Fri, 23 May 2008 05:33:24 +0000 (05:33 +0000)]
(x_draw_glyph_string): Be sure to draw underline within the current
line area.

16 years ago(SOURCES): Remove, unused.
Glenn Morris [Fri, 23 May 2008 04:46:47 +0000 (04:46 +0000)]
(SOURCES): Remove, unused.
(lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
(TAGS, TAGS-LISP): Use a single rule with multiple targets.
Exclude more '*loaddefs' files.
(compile-always): Simplify '.elc' deletion.

16 years ago*** empty log message ***
Kenichi Handa [Fri, 23 May 2008 04:44:35 +0000 (04:44 +0000)]
*** empty log message ***

16 years agoSpelling fix.
Glenn Morris [Fri, 23 May 2008 04:44:07 +0000 (04:44 +0000)]
Spelling fix.

16 years ago(x_draw_glyph_string): Be sure to update
Kenichi Handa [Fri, 23 May 2008 04:43:48 +0000 (04:43 +0000)]
(x_draw_glyph_string): Be sure to update
s->underline_thickness and s->underline_position.

16 years agoSpelling fix.
Glenn Morris [Fri, 23 May 2008 04:41:33 +0000 (04:41 +0000)]
Spelling fix.

16 years ago(mh-invisible-header-fields-internal): Remove DKIM-Signature as it is
Bill Wohler [Fri, 23 May 2008 04:20:06 +0000 (04:20 +0000)]
(mh-invisible-header-fields-internal): Remove DKIM-Signature as it is
covered by DKIM-. Fully qualify X-EID.

16 years ago(vc-bzr-revision-completion-table): Choose the right `:'.
Stefan Monnier [Fri, 23 May 2008 03:01:10 +0000 (03:01 +0000)]
(vc-bzr-revision-completion-table): Choose the right `:'.

16 years agoDelete unused variables and add casting for char *
Kenichi Handa [Fri, 23 May 2008 02:24:31 +0000 (02:24 +0000)]
Delete unused variables and add casting for char *
throughout the file.
(fontset_font): Try the fallback fonts of the current fontset
before consulting the default fontset.

16 years ago(ftfont_spec_pattern): Free charset if necessary.
Kenichi Handa [Fri, 23 May 2008 02:11:22 +0000 (02:11 +0000)]
(ftfont_spec_pattern): Free charset if necessary.

16 years ago* minibuffer.el (completion-boundaries): Change calling convention, so
Stefan Monnier [Fri, 23 May 2008 01:58:15 +0000 (01:58 +0000)]
* minibuffer.el (completion-boundaries): Change calling convention, so
`string' has the same semantics as in try-completion and all-completions.
(completion-table-with-context, completion--embedded-envvar-table)
(completion--file-name-table, completion-pcm--find-all-completions):
Adjust code accordingly.
* vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
(vc-bzr-revision-completion-table): Handle `boundaries' argument.

16 years ago(xfont_list_pattern): Free names returned from XListFonts.
Kenichi Handa [Fri, 23 May 2008 01:31:32 +0000 (01:31 +0000)]
(xfont_list_pattern): Free names returned from XListFonts.

16 years agoDon't include strings.h.
Jason Rumney [Thu, 22 May 2008 22:12:25 +0000 (22:12 +0000)]
Don't include strings.h.

16 years ago(image-mode-winprops): Add argument CLEANUP to prune
Chong Yidong [Thu, 22 May 2008 21:27:42 +0000 (21:27 +0000)]
(image-mode-winprops): Add argument CLEANUP to prune
image-mode-winprops-alist, preventing it from growing indefinitely.
(image-mode-reapply-winprops): Use it.

16 years ago* image-mode.el (image-mode-winprops): Add argument CLEANUP to
Chong Yidong [Thu, 22 May 2008 21:27:25 +0000 (21:27 +0000)]
* image-mode.el (image-mode-winprops): Add argument CLEANUP to
prune image-mode-winprops-alist, preventing it from growing
indefinitely.
(image-mode-reapply-winprops): Use it.

16 years ago* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
Jason Rumney [Thu, 22 May 2008 14:54:27 +0000 (14:54 +0000)]
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.

* dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c:
* macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c:
* xfns.c, xfont.c: Callers changed.

16 years ago(msdos_stdcolor_idx): Use xstricmp.
Jason Rumney [Thu, 22 May 2008 13:41:18 +0000 (13:41 +0000)]
(msdos_stdcolor_idx): Use xstricmp.

16 years ago(font_style_to_value, font_score): Use xstricmp.
Jason Rumney [Thu, 22 May 2008 13:36:30 +0000 (13:36 +0000)]
(font_style_to_value, font_score): Use xstricmp.

16 years ago(fs_query_fontset): Use xstricmp.
Jason Rumney [Thu, 22 May 2008 13:36:13 +0000 (13:36 +0000)]
(fs_query_fontset): Use xstricmp.

16 years ago(xfont_list_pattern, compare_font_names): Use xstricmp.
Jason Rumney [Thu, 22 May 2008 13:35:54 +0000 (13:35 +0000)]
(xfont_list_pattern, compare_font_names): Use xstricmp.

16 years ago(font-show-log): Limit each listing to 20 items.
Kenichi Handa [Thu, 22 May 2008 12:50:48 +0000 (12:50 +0000)]
(font-show-log): Limit each listing to 20 items.

16 years ago(font-show-log): Limit each listing
Kenichi Handa [Thu, 22 May 2008 12:49:36 +0000 (12:49 +0000)]
(font-show-log): Limit each listing
to 20 items.

16 years ago(BASE_PURESIZE): Increaed to 1220000.
Kenichi Handa [Thu, 22 May 2008 12:27:44 +0000 (12:27 +0000)]
(BASE_PURESIZE): Increaed to 1220000.

16 years agoRemove Windows problem about the XPM image library being
Juanma Barranquero [Thu, 22 May 2008 11:16:32 +0000 (11:16 +0000)]
Remove Windows problem about the XPM image library being
loaded too soon (fixed by Stefan Monnier on 2008-05-07).

16 years ago(font_prop_validate_style): Adjusted for the format
Kenichi Handa [Thu, 22 May 2008 05:21:06 +0000 (05:21 +0000)]
(font_prop_validate_style): Adjusted for the format
change of font_style_table.

16 years agoMerge from gnus--devo--0
Miles Bader [Thu, 22 May 2008 05:03:00 +0000 (05:03 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1172

16 years ago(completion-pcm--find-all-completions): Don't add pseudo-completions.
Stefan Monnier [Thu, 22 May 2008 04:26:41 +0000 (04:26 +0000)]
(completion-pcm--find-all-completions): Don't add pseudo-completions.

16 years ago*** empty log message ***
Kenichi Handa [Thu, 22 May 2008 03:49:18 +0000 (03:49 +0000)]
*** empty log message ***

16 years ago(x_update_menu_appearance): Call Ffont_xlfd_name with
Kenichi Handa [Thu, 22 May 2008 03:47:34 +0000 (03:47 +0000)]
(x_update_menu_appearance): Call Ffont_xlfd_name with
two args.

16 years ago* minibuf.c (keys_of_minibuf): Delete.
Stefan Monnier [Thu, 22 May 2008 03:18:18 +0000 (03:18 +0000)]
* minibuf.c (keys_of_minibuf): Delete.
* lisp.h (keys_of_minibuf): Delete.
* emacs.c (main): Don't call keys_of_minibuf.

16 years ago(icomplete-eoinput): Remove.
Stefan Monnier [Thu, 22 May 2008 03:15:32 +0000 (03:15 +0000)]
(icomplete-eoinput): Remove.
(icomplete-overlay): New var to replace it.
(icomplete-tidy): Rewrite.
(icomplete-exhibit): Use an overlay.
(icomplete-completions): Use completion-all-sorted-completions.
Obey completion-ignore-case.

16 years ago(locate-dominating-file): Accept non-existing argument.
Stefan Monnier [Thu, 22 May 2008 03:09:34 +0000 (03:09 +0000)]
(locate-dominating-file): Accept non-existing argument.
(project-find-settings-file): Rewrite, using locate-dominating-file.

16 years ago(font-weight-table, font-slant-table)
Kenichi Handa [Thu, 22 May 2008 02:34:30 +0000 (02:34 +0000)]
(font-weight-table, font-slant-table)
(font-width-table): Delete them.  Don't call
internal-set-font-style-table.

16 years ago(ftfont_resolve_generic_family): Renamed from
Kenichi Handa [Thu, 22 May 2008 02:27:17 +0000 (02:27 +0000)]
(ftfont_resolve_generic_family): Renamed from
ftfont_list_generic_family.  Return a single family for each
generic family.
(ftfont_spec_pattern): Add FC_FAMILY to pattern.
(ftfont_list): Adjusted for the change of
ftfont_resolve_generic_family.  Call font_add_log.
(ftfont_match): Call font_add_log.

16 years ago(Ffont_xlfd_name): EXFUN adjusted.
Kenichi Handa [Thu, 22 May 2008 02:24:14 +0000 (02:24 +0000)]
(Ffont_xlfd_name): EXFUN adjusted.
(FONT_DEBUG): Define it.
(font_add_log): Extern it.
(font_assert): Renamed from xassert.

16 years ago(xfont_get_pcm): Change xassert to font_assert.
Kenichi Handa [Thu, 22 May 2008 02:23:03 +0000 (02:23 +0000)]
(xfont_get_pcm): Change xassert to font_assert.
(xfont_list_family): Call font_add_log.
(xfont_match): Likewise.
(memq_no_quit): Deleted.

16 years ago(fontset_from_font, Ffontset_info): Add the 2nd arg in
Kenichi Handa [Thu, 22 May 2008 02:21:54 +0000 (02:21 +0000)]
(fontset_from_font, Ffontset_info): Add the 2nd arg in
call of Ffont_xlfd_name.

16 years ago*** empty log message ***
Kenichi Handa [Thu, 22 May 2008 02:21:05 +0000 (02:21 +0000)]
*** empty log message ***

16 years agoChecking of FONT_DEBUG is moved to font.h. All calls of
Kenichi Handa [Thu, 22 May 2008 02:19:21 +0000 (02:19 +0000)]
Checking of FONT_DEBUG is moved to font.h.  All calls of
xassert are changed to font_assert.  Many unused variables
deleted.
(Vfont_weight_table, Vfont_slant_table, Vfont_width_table): New
variables.
(struct table_entry): Moved from xfaces.c and modified.
(weight_table, slant_table, width_table): Moved from xfaces.c and
contents adjusted for the change of struct table_entry.
(font_style_to_value, font_style_symbolic): Adjuted for the format
change of font_style_table.
(font_parse_family_registry): Don't overwrite existing foundry and
family of font_spec.
(font_score): Fix calculation of diff for sizes.
(font_sort_entites): Call font_add_log.
(font_delete_unmatched): Return a newly created list.
(font_list_entities): Fix previous change.  Call font_add_log.
(font_matching_entity, font_open_entity, font_close_entity): Call
font_add_log.
(Ffont_xlfd_name): New arg FOLD-WILDCARDS.
(Finternal_set_font_style_table): Deleted.
(BUILD_STYLE_TABLE): New macro.
(build_style_table): New function.
(Vfont_log, font_log_env_checked): New variables.
(font_add_log): New function.
(syms_of_font): Delete defsubr Sinternal_set_font_style_table.
Declare Lisp variables "font-weight-table", "font-slant-table",
"font-width-table", and "font-log".  Initialize font_style_table.

16 years ago(font-show-log): New function.
Kenichi Handa [Thu, 22 May 2008 02:05:44 +0000 (02:05 +0000)]
(font-show-log): New function.

16 years ago(script-representative-chars): Add more
Kenichi Handa [Thu, 22 May 2008 02:04:33 +0000 (02:04 +0000)]
(script-representative-chars): Add more
chars for latin.  Add data for symbol.
(setup-default-fontset): Add entries for phonetic, armenian, and
symbol.

16 years ago(completion-all-sorted-completions): New var.
Stefan Monnier [Wed, 21 May 2008 20:52:44 +0000 (20:52 +0000)]
(completion-all-sorted-completions): New var.
(completion--flush-all-sorted-completions)
(completion-all-sorted-completions): New functions.
(minibuffer-force-complete): New command.

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 21 May 2008 10:14:56 +0000 (10:14 +0000)]
*** empty log message ***

16 years agoFix typo in comment.
Juanma Barranquero [Wed, 21 May 2008 09:25:50 +0000 (09:25 +0000)]
Fix typo in comment.

16 years ago* proced.el (proced-header-line): New variable and new function.
Roland Winkler [Wed, 21 May 2008 08:01:18 +0000 (08:01 +0000)]
* proced.el (proced-header-line): New variable and new function.
(proced-mode): Set header-line-format.
(proced-update): Set proced-header-line.
(proced-send-signal): Use proced-header-line.

16 years ago(proced-header-line): New variable and new function.
Roland Winkler [Wed, 21 May 2008 08:00:05 +0000 (08:00 +0000)]
(proced-header-line): New variable and new function.
(proced-mode): Set header-line-format.
(proced-update): Set proced-header-line.
(proced-send-signal): Use proced-header-line.

16 years ago(x_set_frame_alpha): Move declarations before
Dan Nicolaescu [Wed, 21 May 2008 06:32:45 +0000 (06:32 +0000)]
(x_set_frame_alpha): Move declarations before
statements.

16 years ago*** empty log message ***
Glenn Morris [Wed, 21 May 2008 04:08:45 +0000 (04:08 +0000)]
*** empty log message ***

16 years agoAdd placeholder for alpha frame parameter.
Glenn Morris [Wed, 21 May 2008 04:02:50 +0000 (04:02 +0000)]
Add placeholder for alpha frame parameter.

16 years agoFix whitespace in previous.
Glenn Morris [Wed, 21 May 2008 04:01:12 +0000 (04:01 +0000)]
Fix whitespace in previous.

16 years agoSeiji Zenitani <zenitani at mac.com>
Glenn Morris [Wed, 21 May 2008 04:00:33 +0000 (04:00 +0000)]
Seiji Zenitani <zenitani at mac.com>
Ryo Yoshitake <ryo at shiftmode.net>

(w32_frame_parm_handlers): A null handler for x_set_alpha.

16 years agoSeiji Zenitani <zenitani at mac.com>
Glenn Morris [Wed, 21 May 2008 04:00:01 +0000 (04:00 +0000)]
Seiji Zenitani <zenitani at mac.com>
Ryo Yoshitake <ryo at shiftmode.net>

(mac_frame_parm_handlers): A null handler for x_set_alpha.

16 years agoSeiji Zenitani <zenitani at mac.com>
Glenn Morris [Wed, 21 May 2008 03:59:44 +0000 (03:59 +0000)]
Seiji Zenitani <zenitani at mac.com>
Ryo Yoshitake <ryo at shiftmode.net>

(x_set_frame_alpha): Add function.