comparison lisp/ChangeLog @ 64093:cf2365ea417c

Fix spelling.
author Lute Kamstra <lute@gnu.org>
date Tue, 05 Jul 2005 07:45:22 +0000
parents 149c7b15b68e
children 8de69b9cbdf6
comparison
equal deleted inserted replaced
64092:e055d02d8b97 64093:cf2365ea417c
350 350
351 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from 351 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
352 font-lock-regexp-backslash. Doc fix. 352 font-lock-regexp-backslash. Doc fix.
353 (font-lock-regexp-backslash-grouping-construct): Rename from 353 (font-lock-regexp-backslash-grouping-construct): Rename from
354 font-lock-regexp-backslash-construct. Doc fix. 354 font-lock-regexp-backslash-construct. Doc fix.
355 (lisp-font-lock-keywords-2): Fix highlighting of ELisp regexp 355 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
356 grouping constructs. 356 grouping constructs.
357 357
358 2005-07-02 Eli Zaretskii <eliz@gnu.org> 358 2005-07-02 Eli Zaretskii <eliz@gnu.org>
359 359
360 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after 360 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
626 * facemenu.el (facemenu-unlisted-faces): Add foreground and 626 * facemenu.el (facemenu-unlisted-faces): Add foreground and
627 background color faces. 627 background color faces.
628 (facemenu-get-face): Delete function. 628 (facemenu-get-face): Delete function.
629 (facemenu-set-face-from-menu): Don't call facemenu-get-face. 629 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
630 (facemenu-add-new-color): Make second argument mandatory. 630 (facemenu-add-new-color): Make second argument mandatory.
631 Create the approprate face and return it. Simplify. 631 Create the appropriate face and return it. Simplify.
632 (facemenu-set-foreground, facemenu-set-background): Don't check if 632 (facemenu-set-foreground, facemenu-set-background): Don't check if
633 color is defined. Use return value of facemenu-add-new-color. 633 color is defined. Use return value of facemenu-add-new-color.
634 634
635 2005-06-26 Nick Roberts <nickrob@snap.net.nz> 635 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
636 636
2336 element from sc-attrib-selection-list if it returns a string. 2336 element from sc-attrib-selection-list if it returns a string.
2337 Reported by Davide G. M. Salvetti <salve@debian.org>. 2337 Reported by Davide G. M. Salvetti <salve@debian.org>.
2338 2338
2339 2005-05-30 Juanma Barranquero <lekktu@gmail.com> 2339 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
2340 2340
2341 * thumbs.el (thumbs-thumbname): The resulting thubname now 2341 * thumbs.el (thumbs-thumbname): The resulting thumbname now
2342 includes a hash value to improve its uniqueness, and has a ".jpg" 2342 includes a hash value to improve its uniqueness, and has a ".jpg"
2343 extension. Also, it is now a valid filename on all systems. 2343 extension. Also, it is now a valid filename on all systems.
2344 (thumbs-make-thumb): Use `let', not `let*'. 2344 (thumbs-make-thumb): Use `let', not `let*'.
2345 (thumbs-show-thumbs-list): Check for JPEG availability. 2345 (thumbs-show-thumbs-list): Check for JPEG availability.
2346 2346
2702 (gdb-previous-frame-address): Rename from gdb-previous-address. 2702 (gdb-previous-frame-address): Rename from gdb-previous-address.
2703 (gdb-selected-frame): Rename from gdb-current-frame. 2703 (gdb-selected-frame): Rename from gdb-current-frame.
2704 (gdb-get-selected-frame): Rename from gdb-get-current-frame. 2704 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
2705 (gdb-frame-number): Rename from gdb-current-stack-level. 2705 (gdb-frame-number): Rename from gdb-current-stack-level.
2706 (gdb-ann3): Match new mode-name for disassembly buffer. 2706 (gdb-ann3): Match new mode-name for disassembly buffer.
2707 Extend initialisation of variables. 2707 Extend initialization of variables.
2708 (gdb-post-prompt): Update disassembly from gdb-frame-handler. 2708 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
2709 (gdb-memory-mode): Use mouse-face in header line. 2709 (gdb-memory-mode): Use mouse-face in header line.
2710 (gdb-assembler-buffer-name): Call it disassembly and give frame 2710 (gdb-assembler-buffer-name): Call it disassembly and give frame
2711 in mode line. 2711 in mode line.
2712 (gdb-source-spec-regexp, gdb-assembler-custom) 2712 (gdb-source-spec-regexp, gdb-assembler-custom)
3205 * textmodes/reftex.el (featurep): Define aliases for overlay 3205 * textmodes/reftex.el (featurep): Define aliases for overlay
3206 commands, for XEmacs compatibility, and use these aliases in 3206 commands, for XEmacs compatibility, and use these aliases in
3207 overlay initializations. 3207 overlay initializations.
3208 (reftex-highlight): Use `reftex-move-overlay'. 3208 (reftex-highlight): Use `reftex-move-overlay'.
3209 (reftex-unhighlight): Use `reftex-delete-overlay'. 3209 (reftex-unhighlight): Use `reftex-delete-overlay'.
3210 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead. 3210 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
3211 (reftex-access-search-path): Use `reftex-uniquify' instead of 3211 (reftex-access-search-path): Use `reftex-uniquify' instead of
3212 `reftex-uniq' 3212 `reftex-uniq'
3213 3213
3214 * textmodes/reftex-sel.el (reftex-select-unmark): 3214 * textmodes/reftex-sel.el (reftex-select-unmark):
3215 Overlay `before-string' property modification enables for Emacs as well. 3215 Overlay `before-string' property modification enables for Emacs as well.
3864 gud.el by replacing tooltip-gud prefix with gud-tooltip. 3864 gud.el by replacing tooltip-gud prefix with gud-tooltip.
3865 (gdb-tooltip-print): Move to gdb-ui.el. 3865 (gdb-tooltip-print): Move to gdb-ui.el.
3866 3866
3867 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el. 3867 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
3868 (require): CL needed to compile case. 3868 (require): CL needed to compile case.
3869 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of 3869 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
3870 tooltip-gud-tips-p. Make it a minor-mode. 3870 tooltip-gud-tips-p. Make it a minor-mode.
3871 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t. 3871 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
3872 (gud-menu-map): GUD tooltips use gud-tooltip-mode now. 3872 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
3873 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area) 3873 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
3874 (gud-tooltip-change-major-mode) 3874 (gud-tooltip-change-major-mode)
4009 (gdb-create-define-alist): Use it. 4009 (gdb-create-define-alist): Use it.
4010 (gdb-cpp-define-alist-program): Update for MS-DOS. 4010 (gdb-cpp-define-alist-program): Update for MS-DOS.
4011 4011
4012 2005-05-04 Nick Roberts <nickrob@snap.net.nz> 4012 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
4013 4013
4014 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX. 4014 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
4015 4015
4016 2005-05-04 Richard M. Stallman <rms@gnu.org> 4016 2005-05-04 Richard M. Stallman <rms@gnu.org>
4017 4017
4018 * help.el (describe-key): No error when UNTRANSLATED is nil. 4018 * help.el (describe-key): No error when UNTRANSLATED is nil.
4019 4019
4206 Set variables directly throughout. 4206 Set variables directly throughout.
4207 4207
4208 2005-04-30 Nick Roberts <nickrob@snap.net.nz> 4208 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
4209 4209
4210 * progmodes/cc-mode.el (cc-create-define-alist): Check that file 4210 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
4211 exists. Initialise cc-define-alist. 4211 exists. Initialize cc-define-alist.
4212 (c-mode): Add cc-create-define-alist locally to after-save-hook. 4212 (c-mode): Add cc-create-define-alist locally to after-save-hook.
4213 If there is no file (Macroexpansion) don't create an alist. 4213 If there is no file (Macroexpansion) don't create an alist.
4214 4214
4215 2005-04-29 Sam Steingold <sds@gnu.org> 4215 2005-04-29 Sam Steingold <sds@gnu.org>
4216 4216
4298 4298
4299 2005-04-28 Nick Roberts <nickrob@snap.net.nz> 4299 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
4300 4300
4301 * progmodes/cc-mode.el (cc-create-define-alist): New function. 4301 * progmodes/cc-mode.el (cc-create-define-alist): New function.
4302 (cc-define-alist): New variable. 4302 (cc-define-alist): New variable.
4303 (c-mode): Make it local and initialise it. 4303 (c-mode): Make it local and initialize it.
4304 4304
4305 * progmodes/gdb-ui.el (gdb-active-process): New variable. 4305 * progmodes/gdb-ui.el (gdb-active-process): New variable.
4306 (gdb-exited): New function. 4306 (gdb-exited): New function.
4307 (gdb-annotation-rules): Use it. 4307 (gdb-annotation-rules): Use it.
4308 (gdb-starting): Set gdb-active-process to t. 4308 (gdb-starting): Set gdb-active-process to t.
4829 (org-agenda-get-deadlines, org-agenda-get-scheduled): 4829 (org-agenda-get-deadlines, org-agenda-get-scheduled):
4830 Set `undone-face' and `done-face' properties. 4830 Set `undone-face' and `done-face' properties.
4831 (org-last-todo-state-is-todo): New variable. 4831 (org-last-todo-state-is-todo): New variable.
4832 (org-todo): Set `org-last-todo-state-is-todo'. 4832 (org-todo): Set `org-last-todo-state-is-todo'.
4833 (org-agenda-todo): Change face according to 4833 (org-agenda-todo): Change face according to
4834 `org-last-todo-state-is-todo'. And change other lines refering to 4834 `org-last-todo-state-is-todo'. And change other lines referring to
4835 the same entry. 4835 the same entry.
4836 (org-calendar-goto-agenda): New command. 4836 (org-calendar-goto-agenda): New command.
4837 (org-calendar-to-agenda-key): New option. 4837 (org-calendar-to-agenda-key): New option.
4838 (org-startup-folded): New allowed value `content'. 4838 (org-startup-folded): New allowed value `content'.
4839 (org-set-regexps-and-options): Accept new value `content' for 4839 (org-set-regexps-and-options): Accept new value `content' for
5711 * register.el (copy-to-register, append-to-register) 5711 * register.el (copy-to-register, append-to-register)
5712 (prepend-to-register): Use filter-buffer-substring. 5712 (prepend-to-register): Use filter-buffer-substring.
5713 5713
5714 2005-03-30 Nick Roberts <nickrob@snap.net.nz> 5714 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
5715 5715
5716 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text. 5716 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
5717 (gud-filter-pending-text): Move in front of gdb. 5717 (gud-filter-pending-text): Move in front of gdb.
5718 (gud-overlay-arrow-position): New variable. 5718 (gud-overlay-arrow-position): New variable.
5719 (gud-sentinel, gud-display-line): Use it in place of 5719 (gud-sentinel, gud-display-line): Use it in place of
5720 overlay-arrow-position. 5720 overlay-arrow-position.
5721 5721
6316 * files.el (save-buffer): Doc fix. 6316 * files.el (save-buffer): Doc fix.
6317 6317
6318 2005-03-19 Michael R. Mauger <mmaug@yahoo.com> 6318 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
6319 6319
6320 * recentf.el (recentf-cleanup-remote): New variable. 6320 * recentf.el (recentf-cleanup-remote): New variable.
6321 (recentf-cleanup): Use it to conditionally check availablity of 6321 (recentf-cleanup): Use it to conditionally check availability of
6322 remote files. 6322 remote files.
6323 6323
6324 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change) 6324 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
6325 6325
6326 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in 6326 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
6593 2005-03-14 Kim F. Storm <storm@cua.dk> 6593 2005-03-14 Kim F. Storm <storm@cua.dk>
6594 6594
6595 * simple.el (next-line, previous-line): Add optional try-vscroll 6595 * simple.el (next-line, previous-line): Add optional try-vscroll
6596 arg to recognize interactive use. Pass it on to line-move. 6596 arg to recognize interactive use. Pass it on to line-move.
6597 (line-move): Don't perform auto-window-vscroll when defining or 6597 (line-move): Don't perform auto-window-vscroll when defining or
6598 executing keyboard macro to ensure consistent behaviour. 6598 executing keyboard macro to ensure consistent behavior.
6599 6599
6600 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca> 6600 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
6601 6601
6602 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace. 6602 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
6603 6603
6689 Use message-box. 6689 Use message-box.
6690 6690
6691 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify. 6691 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
6692 (tooltip-activate-mouse-motions-if-enabled): Use dolist. 6692 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
6693 (tooltip-gud-tips): Simplify. 6693 (tooltip-gud-tips): Simplify.
6694 (tooltip-gud-tips-p): Remove superflouous :set. 6694 (tooltip-gud-tips-p): Remove superfluous :set.
6695 (tooltip-gud-modes): Add fortran-mode. 6695 (tooltip-gud-modes): Add fortran-mode.
6696 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area. 6696 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
6697 6697
6698 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line. 6698 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
6699 6699
7842 2005-01-29 Nick Roberts <nickrob@snap.net.nz> 7842 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
7843 7843
7844 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom) 7844 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
7845 (gdb-goto-breakpoint): Make breakpoint handling work on template 7845 (gdb-goto-breakpoint): Make breakpoint handling work on template
7846 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk> 7846 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
7847 (gdb-assembler-custom): Update to recognise breakpoint information 7847 (gdb-assembler-custom): Update to recognize breakpoint information
7848 added on 2005-01-19. 7848 added on 2005-01-19.
7849 7849
7850 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca> 7850 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
7851 7851
7852 * progmodes/scheme.el (scheme-mode-variables): Set comment-add. 7852 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
8011 Use `dotimes-with-progress-reporter' instead. 8011 Use `dotimes-with-progress-reporter' instead.
8012 8012
8013 2005-01-19 Steven Tamm <steventamm@mac.com> 8013 2005-01-19 Steven Tamm <steventamm@mac.com>
8014 8014
8015 * term/mac-win.el (process-connection-type): Use new 8015 * term/mac-win.el (process-connection-type): Use new
8016 operating-system-release variable to use ptys on Darwin 7 (OSX 8016 operating-system-release variable to use ptys on Darwin 7 (OS X
8017 10.3) when using carbon build. 8017 10.3) when using carbon build.
8018 8018
8019 2005-01-19 Jay Belanger <belanger@truman.edu> 8019 2005-01-19 Jay Belanger <belanger@truman.edu>
8020 8020
8021 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear 8021 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
9500 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special 9500 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
9501 case of \end{verbatim}. 9501 case of \end{verbatim}.
9502 9502
9503 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu> 9503 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
9504 9504
9505 * term.el (term-termcap-format): Synchronyze with terminfo. 9505 * term.el (term-termcap-format): Synchronize with terminfo.
9506 (term-emulate-terminal): Handle reset. 9506 (term-emulate-terminal): Handle reset.
9507 (term-reset-terminal): New function. 9507 (term-reset-terminal): New function.
9508 9508
9509 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org> 9509 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
9510 9510
12608 12608
12609 * xml.el (xml-substitute-special): Limit handling of external entities. 12609 * xml.el (xml-substitute-special): Limit handling of external entities.
12610 12610
12611 2004-10-06 Nick Roberts <nickrob@snap.net.nz> 12611 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
12612 12612
12613 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue. 12613 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue.
12614 12614
12615 2004-10-06 John Paul Wallington <jpw@gnu.org> 12615 2004-10-06 John Paul Wallington <jpw@gnu.org>
12616 12616
12617 * xml.el (xml-parse-dtd): Fix `error' call. 12617 * xml.el (xml-parse-dtd): Fix `error' call.
12618 12618
12771 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars. 12771 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
12772 (map): Bind S-prior, S-next and S-insert. 12772 (map): Bind S-prior, S-next and S-insert.
12773 (term-mode): Set `indent-tabs-mode' to nil. 12773 (term-mode): Set `indent-tabs-mode' to nil.
12774 (term-paste): New function to be bound to S-insert. 12774 (term-paste): New function to be bound to S-insert.
12775 (term-send-del, term-send-backspace): Change the strings sent. 12775 (term-send-del, term-send-backspace): Change the strings sent.
12776 (term-termcap-format): Synchronyze with etc/e/eterm.ti. 12776 (term-termcap-format): Synchronize with etc/e/eterm.ti.
12777 (term-handle-colors-array): Fix handling of underline and reverse. 12777 (term-handle-colors-array): Fix handling of underline and reverse.
12778 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments. 12778 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
12779 (term-erase-in-line): Fix comparison. 12779 (term-erase-in-line): Fix comparison.
12780 (term-emulate-terminal): Fix line wrap handling. 12780 (term-emulate-terminal): Fix line wrap handling.
12781 (term-start-output-log): Rename from `term-set-output-log'. 12781 (term-start-output-log): Rename from `term-set-output-log'.
12834 offset from advent, not just advent. 12834 offset from advent, not just advent.
12835 (holiday-easter-etc): Report on one specified day offset from 12835 (holiday-easter-etc): Report on one specified day offset from
12836 easter, not all easter holidays. Various Easter holidays moved to 12836 easter, not all easter holidays. Various Easter holidays moved to
12837 `christian-holidays' variable in calendar.el. 12837 `christian-holidays' variable in calendar.el.
12838 * calendar/calendar.el (christian-holidays): Adapt for new 12838 * calendar/calendar.el (christian-holidays): Adapt for new
12839 behaviour of `holiday-advent' and `holiday-easter-etc' functions. 12839 behavior of `holiday-advent' and `holiday-easter-etc' functions.
12840 12840
12841 2004-09-23 Kim F. Storm <storm@cua.dk> 12841 2004-09-23 Kim F. Storm <storm@cua.dk>
12842 12842
12843 * image.el (insert-sliced-image): Add doc string. 12843 * image.el (insert-sliced-image): Add doc string.
12844 12844
13001 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor): 13001 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
13002 Use min-colors. 13002 Use min-colors.
13003 13003
13004 * term.el (term-down): Perform vertical motion if DOWN is negative. 13004 * term.el (term-down): Perform vertical motion if DOWN is negative.
13005 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally. 13005 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
13006 (term-termcap-format): Synchronyze with the eterm terminfo entry 13006 (term-termcap-format): Synchronize with the eterm terminfo entry
13007 in etc/e/eterm.ti. 13007 in etc/e/eterm.ti.
13008 (term-handle-colors-array): If the current foreground or 13008 (term-handle-colors-array): If the current foreground or
13009 background are zero (i.e. unspecified), use the foreground and 13009 background are zero (i.e. unspecified), use the foreground and
13010 background of the default face for reverse video. 13010 background of the default face for reverse video.
13011 (term-ansi-at-eval-string, term-ansi-default-fg) 13011 (term-ansi-at-eval-string, term-ansi-default-fg)
13012 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable. 13012 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
13013 (term-mem): Delete ununsed function. 13013 (term-mem): Delete unused function.
13014 (term-protocol-version): Increment. 13014 (term-protocol-version): Increment.
13015 (term-current-face): Set to default. 13015 (term-current-face): Set to default.
13016 13016
13017 2004-09-15 Jay Belanger <belanger@truman.edu> 13017 2004-09-15 Jay Belanger <belanger@truman.edu>
13018 13018
13280 13280
13281 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string -> 13281 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
13282 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+, 13282 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
13283 ps-mule-next-point -> 1+). 13283 ps-mule-next-point -> 1+).
13284 13284
13285 * composite.el (encode-composition-rule): Add autoload cooky. 13285 * composite.el (encode-composition-rule): Add autoload cookie.
13286 13286
13287 2004-09-07 Luc Teirlinck <teirllm@auburn.edu> 13287 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
13288 13288
13289 * format.el (buffer-auto-save-file-format): Make it permanent local. 13289 * format.el (buffer-auto-save-file-format): Make it permanent local.
13290 13290
13667 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative. 13667 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
13668 13668
13669 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER 13669 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
13670 controls whether to display the error buffer. 13670 controls whether to display the error buffer.
13671 13671
13672 * ps-mule.el: Delete compatibility code for old Emacses. 13672 * ps-mule.el: Delete compatibility code for old Emacsen.
13673 (ps-mule-find-wrappoint): Don't use chars-in-region. 13673 (ps-mule-find-wrappoint): Don't use chars-in-region.
13674 13674
13675 * frame.el (display-mouse-p, display-selections-p): 13675 * frame.el (display-mouse-p, display-selections-p):
13676 Use with-no-warnings. 13676 Use with-no-warnings.
13677 13677
13963 exist, say it is not modified if and only if that agrees with the 13963 exist, say it is not modified if and only if that agrees with the
13964 buffer's record. Check whether a file is visiting the buffer, or 13964 buffer's record. Check whether a file is visiting the buffer, or
13965 the buffer has no recorded last modification time. Return t in 13965 the buffer has no recorded last modification time. Return t in
13966 case the visiting file doesn't exist. Suggested by Luc Teirlinck 13966 case the visiting file doesn't exist. Suggested by Luc Teirlinck
13967 <teirllm@auburn.edu>. 13967 <teirllm@auburn.edu>.
13968 (tramp-handle-write-region): Pass modtime explicitely to 13968 (tramp-handle-write-region): Pass modtime explicitly to
13969 `set-visited-file-modtime', because filename can be different 13969 `set-visited-file-modtime', because filename can be different
13970 from (buffer-file-name) if `file-precious-flag' is set. 13970 from (buffer-file-name) if `file-precious-flag' is set.
13971 `set-visited-file-modtime' must be called always when `visit' is t 13971 `set-visited-file-modtime' must be called always when `visit' is t
13972 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>. 13972 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
13973 (tramp-handle-set-visited-file-modtime): If `time-list' is not 13973 (tramp-handle-set-visited-file-modtime): If `time-list' is not
14219 (tramp-multi-actions): Use it. 14219 (tramp-multi-actions): Use it.
14220 (tramp-handle-find-backup-file-name): `copy-tree' is available 14220 (tramp-handle-find-backup-file-name): `copy-tree' is available
14221 since Emacs 22.1 only (XEmacs has it). Implementation rewritten 14221 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
14222 in order to avoid this function. 14222 in order to avoid this function.
14223 (tramp-handle-write-region): Set current buffer. If connection 14223 (tramp-handle-write-region): Set current buffer. If connection
14224 wasn't open, `file-modes' has changed it accidently. Reported by 14224 wasn't open, `file-modes' has changed it accidentally. Reported by
14225 David Kastrup <dak@gnu.org>. 14225 David Kastrup <dak@gnu.org>.
14226 (tramp-enter-password, tramp-read-passwd): New arguments USER and 14226 (tramp-enter-password, tramp-read-passwd): New arguments USER and
14227 HOST. 14227 HOST.
14228 (tramp-action-password, tramp-multi-action-password): Apply it. 14228 (tramp-action-password, tramp-multi-action-password): Apply it.
14229 (tramp-open-connection-rsh): If a port is given, the Tramp buffer 14229 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
14379 (("ns" . "element") (attr-list) children) instead of 14379 (("ns" . "element") (attr-list) children) instead of
14380 ((:ns . "element") (attr-list) children) in order to reduce the 14380 ((:ns . "element") (attr-list) children) in order to reduce the
14381 number of symbols used. 14381 number of symbols used.
14382 (xml-skip-dtd): Change to use xml-parse-dtd but set 14382 (xml-skip-dtd): Change to use xml-parse-dtd but set
14383 xml-validating-parsing to nil. 14383 xml-validating-parsing to nil.
14384 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs. 14384 (xml-parse-dtd): Parse entity declarations in DOCTYPEs.
14385 (xml-substitute-entity): Remove in favor of new entity substitution. 14385 (xml-substitute-entity): Remove in favor of new entity substitution.
14386 (xml-substitute-special): Rewrite in to substitute complex 14386 (xml-substitute-special): Rewrite in to substitute complex
14387 entities from DOCTYPE declarations. 14387 entities from DOCTYPE declarations.
14388 (xml-parse-fragment): Parse fragments from entity deleclarations. 14388 (xml-parse-fragment): Parse fragments from entity declarations.
14389 (xml-parse-region, xml-parse-tag, xml-parse-attlist) 14389 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
14390 (xml-parse-dtd, xml-substitute-special): Make validity checks 14390 (xml-parse-dtd, xml-substitute-special): Make validity checks
14391 conditioned on xml-validating-parser. Add "Not Well Formed" to 14391 conditioned on xml-validating-parser. Add "Not Well Formed" to
14392 error messages about well-formedness. 14392 error messages about well-formedness.
14393 14393
14446 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org> 14446 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
14447 14447
14448 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies. 14448 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
14449 (iimage-mode-image-search-path): New user option to search the 14449 (iimage-mode-image-search-path): New user option to search the
14450 image file. 14450 image file.
14451 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not 14451 (iimage-locate-file): New function. Emacs21.3 or earlier does not
14452 have locate-file. 14452 have locate-file.
14453 (iimage-mode-buffer): Use it. 14453 (iimage-mode-buffer): Use it.
14454 14454
14455 2004-07-03 Nick Roberts <nickrob@gnu.org> 14455 2004-07-03 Nick Roberts <nickrob@gnu.org>
14456 14456
14826 length of encoding. Don't return r0. 14826 length of encoding. Don't return r0.
14827 (utf-8-compose): New arg hash-table. Handle 2-byte encoding. 14827 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
14828 (utf-8-post-read-conversion): Narrow to region properly. 14828 (utf-8-post-read-conversion): Narrow to region properly.
14829 If utf-translate-cjk-mode is on, load tables if necessary. 14829 If utf-translate-cjk-mode is on, load tables if necessary.
14830 Call utf-8-compose with hash-table arg if necessary. 14830 Call utf-8-compose with hash-table arg if necessary.
14831 Call XXX-compose-region instead of XXX-post-read-convesion. 14831 Call XXX-compose-region instead of XXX-post-read-conversion.
14832 (utf-8-pre-write-conversion): New function. 14832 (utf-8-pre-write-conversion): New function.
14833 (mule-utf-8): Include CJK charsets in safe-charsets if 14833 (mule-utf-8): Include CJK charsets in safe-charsets if
14834 utf-translate-cjk-mode is on. Add pre-write-conversion. 14834 utf-translate-cjk-mode is on. Add pre-write-conversion.
14835 14835
14836 * international/characters.el: Temporarily set 14836 * international/characters.el: Temporarily set
15100 * textmodes/table.el: Sentence commands added to Point Motion 15100 * textmodes/table.el: Sentence commands added to Point Motion
15101 group; kill and backward-kill commands added to Extraction group. 15101 group; kill and backward-kill commands added to Extraction group.
15102 15102
15103 2004-06-04 Mario Lang <mlang@delysid.org> 15103 2004-06-04 Mario Lang <mlang@delysid.org>
15104 15104
15105 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some 15105 * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some
15106 systems appear to use mW, make the code handle this. Fix a 15106 systems appear to use mW, make the code handle this. Fix a
15107 division-by-zero bug while at it, and handle kernels with 15107 division-by-zero bug while at it, and handle kernels with
15108 a slightly different layout in /proc/acpi. 15108 a slightly different layout in /proc/acpi.
15109 15109
15110 2004-06-04 Karl Fogel <kfogel@red-bean.com> 15110 2004-06-04 Karl Fogel <kfogel@red-bean.com>
15244 (gdb-get-frame-number): Change for gdbmi. 15244 (gdb-get-frame-number): Change for gdbmi.
15245 15245
15246 2004-05-30 Michael Albinus <michael.albinus@gmx.de> 15246 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
15247 15247
15248 * files.el (file-remote-p): Apply file name handler for operation 15248 * files.el (file-remote-p): Apply file name handler for operation
15249 `file-remote-p'. It isn' a property any longer. 15249 `file-remote-p'. It isn't a property any longer.
15250 (file-relative-name): `fh' and `fd' get the required value via 15250 (file-relative-name): `fh' and `fd' get the required value via
15251 `find-file-name-handler' already. 15251 `find-file-name-handler' already.
15252 15252
15253 * ange-ftp.el (ange-ftp-file-remote-p): New defun. 15253 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
15254 (top): Remove setting of `file-remote-p' property for 15254 (top): Remove setting of `file-remote-p' property for
15571 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer): 15571 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
15572 Handle new value for gud-minor-mode (gdbmi). 15572 Handle new value for gud-minor-mode (gdbmi).
15573 (gdb-buffer-type, gdb-input-queue, gdb-prompting) 15573 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
15574 (gdb-output-sink, gdb-current-item, gdb-pending-triggers): 15574 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
15575 Change from local to global gdb variable set. 15575 Change from local to global gdb variable set.
15576 (gdb-ann3): Initialise above gdb variable set. 15576 (gdb-ann3): Initialize above gdb variable set.
15577 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input) 15577 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
15578 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt) 15578 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
15579 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin) 15579 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
15580 (gdb-stopped, gdb-post-prompt, gdb-concat-output) 15580 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
15581 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler) 15581 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
15859 15859
15860 * faces.el (face-spec-set-match-display): Handle type gtk in display. 15860 * faces.el (face-spec-set-match-display): Handle type gtk in display.
15861 15861
15862 2004-05-12 Kenichi Handa <handa@m17n.org> 15862 2004-05-12 Kenichi Handa <handa@m17n.org>
15863 15863
15864 * descr-text.el: Require quail at comile time. 15864 * descr-text.el: Require quail at compile time.
15865 (describe-char): If an input method is on and it supports the 15865 (describe-char): If an input method is on and it supports the
15866 character, show how to input it. 15866 character, show how to input it.
15867 15867
15868 * international/quail.el (quail-install-decode-map): Accept a 15868 * international/quail.el (quail-install-decode-map): Accept a
15869 char-table whose subtype is `quail-decode-map'. 15869 char-table whose subtype is `quail-decode-map'.
16245 16245
16246 2004-05-03 Michael Mauger <mmaug@yahoo.com> 16246 2004-05-03 Michael Mauger <mmaug@yahoo.com>
16247 16247
16248 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p) 16248 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
16249 (sql-emacs20-p): Remove. 16249 (sql-emacs20-p): Remove.
16250 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax. 16250 (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
16251 (sql-builtin-face, sql-doc-face): Remove. 16251 (sql-builtin-face, sql-doc-face): Remove.
16252 (sql-mode-ansi-font-lock-keywords) 16252 (sql-mode-ansi-font-lock-keywords)
16253 (sql-mode-oracle-font-lock-keywords) 16253 (sql-mode-oracle-font-lock-keywords)
16254 (sql-mode-postgres-font-lock-keywords) 16254 (sql-mode-postgres-font-lock-keywords)
16255 (sql-mode-linter-font-lock-keywords) 16255 (sql-mode-linter-font-lock-keywords)
16683 16683
16684 * subr.el (momentary-string-display): Support EXIT-CHAR that is 16684 * subr.el (momentary-string-display): Support EXIT-CHAR that is
16685 either a character representation of an event or an event 16685 either a character representation of an event or an event
16686 description list. 16686 description list.
16687 16687
16688 * type-break.el: Capitalise Emacs and Lisp. 16688 * type-break.el: Capitalize Emacs and Lisp.
16689 (type-break-good-break-interval, type-break-demo-boring-stats) 16689 (type-break-good-break-interval, type-break-demo-boring-stats)
16690 (type-break-terse-messages, type-break-file-name): New defcustoms. 16690 (type-break-terse-messages, type-break-file-name): New defcustoms.
16691 (type-break-post-command-hook) 16691 (type-break-post-command-hook)
16692 (type-break-warning-countdown-string): Quote variable names in doc. 16692 (type-break-warning-countdown-string): Quote variable names in doc.
16693 (type-break-interval-start, type-break-auto-save-file-name): New vars. 16693 (type-break-interval-start, type-break-auto-save-file-name): New vars.
16694 (type-break-mode): Document type-break-good-break-interval and the 16694 (type-break-mode): Document type-break-good-break-interval and the
16695 "session" file. Schedule break according to the session file. 16695 "session" file. Schedule break according to the session file.
16696 Kill session file buffer on exit. Organise for save-some-buffers 16696 Kill session file buffer on exit. Organize for save-some-buffers
16697 to always save the session file. 16697 to always save the session file.
16698 (type-break-mode-line-message-mode, type-break-query-mode): 16698 (type-break-mode-line-message-mode, type-break-query-mode):
16699 Uppercase arguments. 16699 Uppercase arguments.
16700 (type-break-file-time, type-break-file-keystroke-count, timep) 16700 (type-break-file-time, type-break-file-keystroke-count, timep)
16701 (type-break-choose-file, type-break-get-previous-time) 16701 (type-break-choose-file, type-break-get-previous-time)
17153 17153
17154 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant. 17154 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
17155 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer) 17155 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
17156 (gdb-frame-threads-buffer, gdb-frame-registers-buffer) 17156 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
17157 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer) 17157 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
17158 (gdb-frame-assembler-buffer): Improve behaviour with 17158 (gdb-frame-assembler-buffer): Improve behavior with
17159 multiple frames. 17159 multiple frames.
17160 (gdb-display-buffer): Extend search to all visible frames. 17160 (gdb-display-buffer): Extend search to all visible frames.
17161 17161
17162 2004-04-19 Eli Zaretskii <eliz@gnu.org> 17162 2004-04-19 Eli Zaretskii <eliz@gnu.org>
17163 17163
17829 (gdba): Update documentation. 17829 (gdba): Update documentation.
17830 (gdb-source): Cover case of auto-display output. 17830 (gdb-source): Cover case of auto-display output.
17831 17831
17832 2004-03-31 Luc Teirlinck <teirllm@auburn.edu> 17832 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
17833 17833
17834 * autorevert.el: Delete obsolete autoload's and defvar's. 17834 * autorevert.el: Delete obsolete autoloads and defvars.
17835 (auto-revert-check-vc-info): New user option. 17835 (auto-revert-check-vc-info): New user option.
17836 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p) 17836 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17837 (auto-revert-handler-vc): Delete. 17837 (auto-revert-handler-vc): Delete.
17838 (auto-revert-handler): Treat return value `fast' of 17838 (auto-revert-handler): Treat return value `fast' of
17839 buffer-stale-function specially. Check `auto-revert-check-vc-info'. 17839 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
17958 * emacs-lisp/rx.el (rx): Doc fix. 17958 * emacs-lisp/rx.el (rx): Doc fix.
17959 Fix copyright years. 17959 Fix copyright years.
17960 17960
17961 * strokes.el (strokes-global-set-stroke-string): New function. 17961 * strokes.el (strokes-global-set-stroke-string): New function.
17962 (strokes-list-strokes): Cope with strings, not just commands. 17962 (strokes-list-strokes): Cope with strings, not just commands.
17963 Set foreground colour of image. 17963 Set foreground color of image.
17964 (strokes-global-set-stroke): Doc fix. 17964 (strokes-global-set-stroke): Doc fix.
17965 17965
17966 2004-03-26 Luc Teirlinck <teirllm@auburn.edu> 17966 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
17967 17967
17968 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for 17968 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
18059 18059
18060 2004-03-25 Juri Linkov <juri@jurta.org> 18060 2004-03-25 Juri Linkov <juri@jurta.org>
18061 18061
18062 * descr-text.el (describe-property-list): Add a button 18062 * descr-text.el (describe-property-list): Add a button
18063 for `face' property that calls `describe-face'. 18063 for `face' property that calls `describe-face'.
18064 Suggested by luis fernandes <elf@ee.ryerson.ca> 18064 Suggested by Luis Fernandes <elf@ee.ryerson.ca>
18065 18065
18066 * international/mule.el (keyboard-coding-system): 18066 * international/mule.el (keyboard-coding-system):
18067 * kmacro.el (kmacro-call-macro): Fix docstring. 18067 * kmacro.el (kmacro-call-macro): Fix docstring.
18068 18068
18069 * dired.el: Fix comments. 18069 * dired.el: Fix comments.
18440 (ruler-mode-right-fringe-cols): Use `fringe-columns'. 18440 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
18441 (ruler-mode-right-scroll-bar-cols) 18441 (ruler-mode-right-scroll-bar-cols)
18442 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'. 18442 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
18443 (ruler-mode-ruler-function): New variable. 18443 (ruler-mode-ruler-function): New variable.
18444 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function' 18444 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
18445 if the value for `ruler-mode-ruler-function'is given. 18445 if the value for `ruler-mode-ruler-function' is given.
18446 18446
18447 * hexl.el (hexl-mode-hook): Make the hook customizable. 18447 * hexl.el (hexl-mode-hook): Make the hook customizable.
18448 (hexl-address-area, hexl-ascii-area): New customize variables. 18448 (hexl-address-area, hexl-ascii-area): New customize variables.
18449 (hexlify-buffer): Put font-lock-faces on the address area and 18449 (hexlify-buffer): Put font-lock-faces on the address area and
18450 the ascii area. 18450 the ascii area.
18814 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'. 18814 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
18815 (tramp-smb-open-connection): Clear password cache if login has failed. 18815 (tramp-smb-open-connection): Clear password cache if login has failed.
18816 18816
18817 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but 18817 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
18818 `tramp-unified-filenames'. 18818 `tramp-unified-filenames'.
18819 (tramp-completion-mode): Make test for XEmacs explicitely. 18819 (tramp-completion-mode): Make test for XEmacs explicitly.
18820 `event-to-character' can exists in Emacs packages too. 18820 `event-to-character' can exists in Emacs packages too.
18821 Reported by Matt Swift <swift@alum.mit.edu>. 18821 Reported by Matt Swift <swift@alum.mit.edu>.
18822 (tramp-buffer-name): Buffer name must contain the user if exists. 18822 (tramp-buffer-name): Buffer name must contain the user if exists.
18823 Reported by Adrian Phillips <a.phillips@met.no>. 18823 Reported by Adrian Phillips <a.phillips@met.no>.
18824 (tramp-do-copy-or-rename-file): Handle out-of-band methods. 18824 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
19287 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org> 19287 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
19288 19288
19289 * ses.el: Use "ses--" prefixes for buffer-local variables. 19289 * ses.el: Use "ses--" prefixes for buffer-local variables.
19290 Use (point-min) instead of 1, even when we know the buffer 19290 Use (point-min) instead of 1, even when we know the buffer
19291 is unnarrowed. 19291 is unnarrowed.
19292 (ses-build-load-map): Delete. Distribute its content to defconst's for 19292 (ses-build-load-map): Delete. Distribute its content to defconsts for
19293 the three maps. 19293 the three maps.
19294 (ses-menu, ses-header-line-menu): New menus. 19294 (ses-menu, ses-header-line-menu): New menus.
19295 (ses-mode-map): Use them. 19295 (ses-mode-map): Use them.
19296 (ses-read-number) New fun. Duplicates code from interactive "N" spec. 19296 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
19297 19297
19409 (inferior-prolog-mode): Derive from comint-mode. 19409 (inferior-prolog-mode): Derive from comint-mode.
19410 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and 19410 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
19411 minibuffer windows. 19411 minibuffer windows.
19412 19412
19413 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and ( 19413 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
19414 in file names, as long as it is unabmiguous. 19414 in file names, as long as it is unambiguous.
19415 19415
19416 2004-02-08 Andreas Schwab <schwab@suse.de> 19416 2004-02-08 Andreas Schwab <schwab@suse.de>
19417 19417
19418 * textmodes/reftex-toc.el 19418 * textmodes/reftex-toc.el
19419 (reftex-toc-load-all-files-for-promotion): Remove useless use of 19419 (reftex-toc-load-all-files-for-promotion): Remove useless use of
19882 19882
19883 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk> 19883 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19884 19884
19885 * calendar/appt.el: Update copyright and commentary. 19885 * calendar/appt.el: Update copyright and commentary.
19886 (appt-issue-message): Make obsolete. 19886 (appt-issue-message): Make obsolete.
19887 (appt-visible, appt-msg-window): Make obsolete, in favour of 19887 (appt-visible, appt-msg-window): Make obsolete, in favor of
19888 appt-display-format. 19888 appt-display-format.
19889 (appt-display-mode-line, appt-display-duration) 19889 (appt-display-mode-line, appt-display-duration)
19890 (appt-display-diary, appt-time-msg-list, appt-mode-string) 19890 (appt-display-diary, appt-time-msg-list, appt-mode-string)
19891 (appt-prev-comp-time, appt-display-count, appt-timer) 19891 (appt-prev-comp-time, appt-display-count, appt-timer)
19892 (appt-convert-time): Doc change. 19892 (appt-convert-time): Doc change.
20273 (gdb-first-pre-prompt): New variable. 20273 (gdb-first-pre-prompt): New variable.
20274 Remove trailing white space. 20274 Remove trailing white space.
20275 20275
20276 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations, 20276 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
20277 if necessary. 20277 if necessary.
20278 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if 20278 (gdb-ann3): New function. Initialize M-x gdb as for M-x gdba if
20279 annotations are detected. 20279 annotations are detected.
20280 (gud-gdba-marker-filter): Use global variable gud-marker-acc 20280 (gud-gdba-marker-filter): Use global variable gud-marker-acc
20281 instead of a local one to allow transition from 20281 instead of a local one to allow transition from
20282 gud-gdb-marker-filter. 20282 gud-gdb-marker-filter.
20283 Remove trailing white space. 20283 Remove trailing white space.
22285 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk> 22285 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
22286 22286
22287 * calendar/calendar.el (diary-file, diary-file-name-prefix) 22287 * calendar/calendar.el (diary-file, diary-file-name-prefix)
22288 (european-calendar-style, diary-date-forms) 22288 (european-calendar-style, diary-date-forms)
22289 (calendar-day-name-array, calendar-month-name-array): Doc change. 22289 (calendar-day-name-array, calendar-month-name-array): Doc change.
22290 (generate-calendar-month): Adapt for new behaviour of 22290 (generate-calendar-month): Adapt for new behavior of
22291 `calendar-day-name' function. 22291 `calendar-day-name' function.
22292 (calendar-abbrev-length, calendar-day-abbrev-array) 22292 (calendar-abbrev-length, calendar-day-abbrev-array)
22293 (calendar-month-abbrev-array): New variables. 22293 (calendar-month-abbrev-array): New variables.
22294 (calendar-abbrev-construct): New function. 22294 (calendar-abbrev-construct): New function.
22295 (calendar-day-name, calendar-month-name): Use new abbrev arrays, 22295 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
22296 rather than fixing abbrevs at some width. Calling syntax change. 22296 rather than fixing abbrevs at some width. Calling syntax change.
22297 (calendar-make-alist): Use abbrev arrays. Calling syntax change. 22297 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
22298 (calendar-date-string): Adapt for new behaviours of 22298 (calendar-date-string): Adapt for new behaviors of
22299 `calendar-day-name' and `calendar-month-name' functions. 22299 `calendar-day-name' and `calendar-month-name' functions.
22300 22300
22301 * calendar/diary-lib.el (list-diary-entries): Adapt for new 22301 * calendar/diary-lib.el (list-diary-entries): Adapt for new
22302 behaviour of `calendar-day-name' and `calendar-month-name' functions. 22302 behavior of `calendar-day-name' and `calendar-month-name' functions.
22303 (diary-name-pattern): Use abbrev arrays, rather than fixing 22303 (diary-name-pattern): Use abbrev arrays, rather than fixing
22304 abbrevs at three chars. Calling syntax change. 22304 abbrevs at three chars. Calling syntax change.
22305 (mark-diary-entries): Adapt for new behaviours of 22305 (mark-diary-entries): Adapt for new behaviors of
22306 `diary-name-pattern' and `calendar-make-alist' functions. 22306 `diary-name-pattern' and `calendar-make-alist' functions.
22307 (fancy-diary-font-lock-keywords): Adapt for new behaviour of 22307 (fancy-diary-font-lock-keywords): Adapt for new behavior of
22308 `diary-name-pattern' function. 22308 `diary-name-pattern' function.
22309 (font-lock-diary-date-forms): Use abbrev arrays, rather than 22309 (font-lock-diary-date-forms): Use abbrev arrays, rather than
22310 fixing abbrevs at three chars. Calling syntax change. 22310 fixing abbrevs at three chars. Calling syntax change.
22311 (cal-hebrew, cal-islam): Require when compiling. 22311 (cal-hebrew, cal-islam): Require when compiling.
22312 (diary-font-lock-keywords): Adapt for new behaviour of 22312 (diary-font-lock-keywords): Adapt for new behavior of
22313 `font-lock-diary-date-forms' function. 22313 `font-lock-diary-date-forms' function.
22314 22314
22315 * calendar/cal-hebrew.el: Reposition some code so defined before used. 22315 * calendar/cal-hebrew.el: Reposition some code so defined before used.
22316 (calendar-hebrew-month-name-array-common-year) 22316 (calendar-hebrew-month-name-array-common-year)
22317 (calendar-hebrew-month-name-array-leap-year): Add doc strings. 22317 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
22318 (list-hebrew-diary-entries): Adapt for new behaviours of 22318 (list-hebrew-diary-entries): Adapt for new behaviors of
22319 `calendar-day-name' and `add-to-diary-list' functions. 22319 `calendar-day-name' and `add-to-diary-list' functions.
22320 (mark-hebrew-diary-entries): Adapt for new behaviours of 22320 (mark-hebrew-diary-entries): Adapt for new behaviors of
22321 `diary-name-pattern' and `calendar-make-alist' functions. 22321 `diary-name-pattern' and `calendar-make-alist' functions.
22322 22322
22323 * calendar/cal-islam.el (calendar-islamic-month-name-array): 22323 * calendar/cal-islam.el (calendar-islamic-month-name-array):
22324 Add doc string. 22324 Add doc string.
22325 (list-islamic-diary-entries): Adapt for new behaviours of 22325 (list-islamic-diary-entries): Adapt for new behaviors of
22326 `calendar-day-name' and `add-to-diary-list' functions. 22326 `calendar-day-name' and `add-to-diary-list' functions.
22327 (mark-islamic-diary-entries): Adapt for new behaviours of 22327 (mark-islamic-diary-entries): Adapt for new behaviors of
22328 `diary-name-pattern' and `calendar-make-alist' functions. 22328 `diary-name-pattern' and `calendar-make-alist' functions.
22329 22329
22330 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of 22330 * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of
22331 `calendar-month-name' function. 22331 `calendar-month-name' function.
22332 22332
22333 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst. 22333 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
22334 22334
22335 * calendar/solar.el (solar-seasons-data): Move definition before use. 22335 * calendar/solar.el (solar-seasons-data): Move definition before use.