X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/5bc6ddff00c50acf546530ef0e08a27140614d27..e24ad6dd2b3499a367fff0dfd9c9c8a4bdaeb4fd:/lisp/ChangeLog.9 diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 40dfb43fc5..56239cd310 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 @@ -37,7 +37,7 @@ * wid-edit.el (widget-field-face, widget-single-line-field-face): Define special colors for a tty. -2001-10-17 Francesco Potorti` +2001-10-17 Francesco Potortì * comint.el (comint-password-prompt-regexp): Make it less restrictive, letting comint recognise OpenSSH2 passphrase prompts. @@ -188,7 +188,7 @@ (cperl-contract-levels): Restore position. (cperl-beautify-level): Likewise. (cperl-beautify-regexp): Likewise. - (cperl-commentify): Rudimental support for length=1 runs + (cperl-commentify): Rudimentary support for length=1 runs. (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x After 4.25: (cperl-commentify): Was recognizing length=2 "strings" as length=1. @@ -242,8 +242,8 @@ (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw. No -nw-compile time warnings now. (cperl-find-tags): TAGS file had too short substring-to-search. - Be less verbose in non-interactive mode - (imenu-example--create-perl-index): Set index-marker after name + Be less verbose in non-interactive mode. + (imenu-example--create-perl-index): Set index-marker after name. (cperl-outline-regexp): New variable. (cperl-outline-level): Made compatible with `cperl-outline-regexp'. (cperl-mode): Made use `cperl-outline-regexp'. @@ -341,7 +341,7 @@ 2001-10-11 Gerd Moellmann * master.el (master-mode): Use define-minor-mode instead of - easy-mmode-define-minor-mode. Add autload cookie. + easy-mmode-define-minor-mode. Add autoload cookie. (Commentary): Remove the line showing how to autoload master-mode, since it's always autoloaded. @@ -479,7 +479,7 @@ (help-setup-xref, help-xref-following, help-make-xrefs) (help-xref-button, help-insert-xref-button, help-xref-interned) (help-xref-go-back, help-go-back, help-do-xref, help-follow) - (help-xref-on-pp): Functions moved into `help-mode.el' + (help-xref-on-pp): Functions moved into `help-mode.el'. (help-mode-map, help-xref-stack, help-xref-stack-item) (help-highlight-p, help-highlight-face, help-back-label) (help-xref-symbol-regexp, help-xref-mule-regexp) @@ -902,7 +902,7 @@ (mail-do-fcc): Add a comment. (mail-reply-to): Doc fix. (mail-signature): Make ATPOINT optional. - (mail-yank-original): Use cond instead of nestled if. + (mail-yank-original): Use cond instead of nested if. 2001-09-26 Stefan Monnier @@ -1173,8 +1173,7 @@ that reads a character and uses the current input method or iso-accents when appropriate. - * viper.el and all others: Corrections to the comment blocks at - the top. + * viper*.el: Corrections to the comment blocks at the top. 2001-09-09 Eli Zaretskii @@ -1189,7 +1188,7 @@ 2001-09-07 Eli Zaretskii * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german" - and "german8", for the new German orthography dictionaries, + and "german8", for the new German orthography dictionaries. (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange the entries, to keep the line length balanced for loaddefs.el. @@ -1620,7 +1619,7 @@ * comint.el (comint-send-input): Add `inhibit-line-move-field-capture' property to input-terminating `boundary' overlays to avoid - line-move wierdness. + line-move weirdness. 2001-08-16 Gerd Moellmann @@ -1668,7 +1667,7 @@ * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins. Don't include term/. - * mail/sc.el: Moved to obsolete/. + * mail/sc.el: Moved to obsolete/. 2001-08-14 Vinicius Jose Latorre @@ -1837,7 +1836,7 @@ * replace.el (perform-replace): Doc fix. -2001-08-02 Francesco Potorti` +2001-08-02 Francesco Potortì * uniquify.el (uniquify-ref-base, uniquify-ref-filename) (uniquify-ref-buffer, uniquify-ref-proposed): New functions. @@ -1876,7 +1875,7 @@ corresponding non-kp keys. Suggested by Stephen Gildea . -2001-08-01 Francesco Potorti` +2001-08-01 Francesco Potortì * uniquify.el: These changes correct a corner case that the old code managed correctly. @@ -2009,7 +2008,7 @@ (mouse-avoidance-set-pointer-shape): Don't do anything if x-pointer-shape is not boundp. -2001-07-23 Francesco Potorti` +2001-07-23 Francesco Potortì * uniquify.el: Overall speedup changes when using many buffers. (uniquify-fix-item-base, uniquify-fix-item-filename) @@ -2073,7 +2072,7 @@ * ediff-init.el (ediff-with-syntax-table): New macro, uses with-syntax-table. - (ediff-coding-system-for-read): From ediff-diff.el + (ediff-coding-system-for-read): From ediff-diff.el. (ediff-coding-system-for-write): New variable. (ediff-highest-priority): Fixed the bug having to do with disappearing overlays. @@ -2544,7 +2543,7 @@ Increase the size of the obarray. (mail-extr-all-top-level-domains): Add more toplevel domains, add more long names. - From: Per Starback . + From: Per Starbäck . 2001-07-11 Eli Zaretskii @@ -2738,12 +2737,12 @@ * saveplace.el: Update maintainer email address. -2001-06-27 Francesco Potorti` +2001-06-27 Francesco Potortì - * uniquify.el: (uniquify-rationalize-file-buffer-names): - Undo previous change. + * uniquify.el (uniquify-rationalize-file-buffer-names): + Undo previous change. -2001-06-27 Francesco Potorti` +2001-06-27 Francesco Potortì * uniquify.el (uniquify-rationalize-file-buffer-names): Do a preliminary quick reordering. Can speed things up dramatically. @@ -2970,11 +2969,11 @@ * rot13.el (rot13-other-window): Some more doc fix. -2001-06-14 Per Starback +2001-06-14 Per Starbäck * replace.el (case-replace, query-replace-from-history-variable) (query-replace-to-history-variable, keep-lines-read-args) - (occur-revert-function, query-replace-help): Dox fix. + (occur-revert-function, query-replace-help): Doc fix. 2001-06-14 Eli Zaretskii @@ -3535,7 +3534,7 @@ 2001-05-07 MORIOKA Tomohiko The following changes are to provide infrastructure for handling - MIME messages to rmail. They don't affect the original behaviour + MIME messages to rmail. They don't affect the original behavior if rmail-enable-mime is nil. * mail/rmail.el (rmail-insert-mime-forwarded-message-function) @@ -3792,7 +3791,7 @@ 2001-04-24 Gerd Moellmann - * rect.el (string-rectangle): Revert to 20.x behaviour. + * rect.el (string-rectangle): Revert to 20.x behavior. (replace-rectangle): Make it an alias for string-rectangle. (string-insert-rectangle): New function. @@ -4204,7 +4203,7 @@ depth 8. * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice): - Add an antry for ``converts''. + Add an entry for ``converts''. * language/slovak.el ("Slovak"): Add documentation string. From Pavel@Janik.cz (Pavel Janík). @@ -4872,7 +4871,7 @@ * ediff.el: Date of last update, copyright years. - * ediff-wind (ediff-setup-control-frame): Nill->nil. + * ediff-wind.el (ediff-setup-control-frame): Nill->nil. * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy of Scott Bronson. @@ -4953,7 +4952,7 @@ . (term-set-escape-char): Bind M-x to execute-extended-command in term-raw-escape-map. - (term-move-columns): Don't try to move to negagive column. + (term-move-columns): Don't try to move to negative column. (term-emulate-terminal): Insert a string before deleting a text to overwrite. @@ -5439,7 +5438,7 @@ Some XEmacs compatibility. Doc fix. (ps-print-version): New version number (6.4). (ps-printer-name): Initialization fix. - (ps-zebra-stripe-follow): Funcionality enhancement. + (ps-zebra-stripe-follow): Functionality enhancement. (ps-prologue-file): Code enhancement. (ps-right-header): Timestamp package replacement. (ps-setup, ps-face-bold-p, ps-face-italic-p) @@ -5548,7 +5547,7 @@ 2001-02-12 Dave Love - * international/latin1-disp.el: Doc fixes. + * international/latin1-disp.el: Doc fixes. (latin1-display) : Add :link. (latin1-display) : Set variable latin1-display. @@ -5815,7 +5814,7 @@ (vc-version-diff): Use it. (vc-diff-switches-list): New macro. - * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches): + * vc-rcs.el, vc-cvs.el, vc-sccs.el (vc-BACKEND-diff-switches): New customization options. (vc-BACKEND-diff): Use new options via vc-diff-switches-list. @@ -5979,7 +5978,7 @@ * shell.el (shell-write-history-on-exit): Make sure that we are in the shell buffer (M-x tex-file RET inserted the error message into - the TeX buffer). + the TeX buffer). 2001-01-27 Eli Zaretskii @@ -6630,7 +6629,7 @@ XEmacs. Return temporary faces instead of cons cells for XEmacs. (ansi-color-make-color-map): Use ansi-color-make-face. (ansi-color-get-face): Avoid face text property '(nil) as results - in an errow for XEmacs. + in an error for XEmacs. 2000-01-09 Alex Schroeder @@ -6813,7 +6812,7 @@ to nil. * tooltip.el (tooltip-frame-parameters): Remove colors. - (tooltip): New face + (tooltip): New face. (tooltip-set-param): New function. (tooltip-show): Set up color frame parameters from face `tooltip'. Display the tooltip text in face `tooltip'. @@ -7080,7 +7079,7 @@ 2000-12-21 Dave Pearson - * quickurl.el: Commentry change, I've moved my web site. + * quickurl.el: Commentary change, I've moved my web site. 2000-12-21 Vinicius Jose Latorre @@ -7955,7 +7954,7 @@ (antlr-no-action-keywords): New constant with value nil. (antlr-font-lock-keywords-alist): Use it. Old value would break syntax highlighting in Emacs-21.0. - (antlr-default-directory): Emacs/XEmacs dependend function. + (antlr-default-directory): Emacs/XEmacs dependent function. (antlr-read-shell-command): Ditto. (antlr-with-displaying-help-buffer): Ditto. @@ -8109,7 +8108,7 @@ 2000-11-27 Dave Pearson - * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t. + * play/5x5.el (5x5-play-solution): Bind inhibit-quit to t. 2000-11-27 Andrew Innes @@ -8337,7 +8336,7 @@ Use provide. * cus-edit.el (custom-buffer-create-internal): Save some consing. - (custom-variable-set): Improve validation error mesage. + (custom-variable-set): Improve validation error message. * rect.el (string-rectangle): Revert last change. (string-rectangle-line): New arg DELETE. @@ -8577,7 +8576,7 @@ * vc.el: Updated backend documentation. (vc-default-check-headers): New function. - * vc-{cvs,rcs,sccs}.el: Functions reordered. + * vc-cvs.el, vc-rcs.el, vc-sccs.el: Functions reordered. * vc.el (vc-revert-buffer): Ask for confirmation if file seems up-to-date. @@ -8748,7 +8747,7 @@ 2000-11-13 Miles Bader * textmodes/fill.el (skip-line-prefix): New function. - (fill-region-as-paragraph, fill-region): Return the fill-prefix. + (fill-region-as-paragraph, fill-region): Return the fill-prefix. (fill-paragraph): Don't leave point inside the fill-prefix. * textmodes/refill.el (refill-fill-paragraph-at): Don't leave point inside the fill-prefix. @@ -8805,7 +8804,7 @@ 2000-11-12 Dave Love - * mail/feedmail.el: Fix header, + * mail/feedmail.el: Fix header. (feedmail) : Add :link. * view.el: Use local-map property, not keymap on mode-line string. @@ -9495,7 +9494,7 @@ * ediff-init.el (ediff-before-setup-hook): New hook. Several typos fixed in various docstrings. * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed. - * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook. + * ediff-mult.el (ediff-before-session-group-setup-hooks): New hook. (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks. * ediff-util.el (ediff-setup): Run ediff-before-setup-hook. (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer. @@ -9751,7 +9750,7 @@ 2000-10-24 Eli Zaretskii - * progmodes/cmacexp.el: Update the euthor's email address. + * progmodes/cmacexp.el: Update the author's email address. 2000-10-24 Miles Bader @@ -9989,7 +9988,7 @@ 2000-10-19 Jason Rumney - * dired.el (dired-insert-directory): Do not let errors signalled by + * dired.el (dired-insert-directory): Do not let errors signaled by attempt to run dired-free-space-program prevent dired from working. 2000-10-19 Stefan Monnier @@ -10523,7 +10522,7 @@ * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm: * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm: * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm: - Reduce colour requirements to 25 overall. (Probably wants + Reduce color requirements to 25 overall. (Probably wants revisiting from the originals to reduce further.) 2000-10-11 Eli Zaretskii @@ -10716,7 +10715,7 @@ * iswitchb.el (iswitchb-mode): Add :require. * info.el (Info-goto-node, Info-menu): Doc fix. - (Info-mode-menu): Bind beginning-of-buffer, Info-edit + (Info-mode-menu): Bind beginning-of-buffer, Info-edit. (info-tool-bar-map): New variable. (Info-mode): Use it. (Info-edit-map): Define all in defvar. @@ -10796,7 +10795,7 @@ 2000-10-06 Dave Love * textmodes/fill.el (sentence-end-double-space) - (sentence-end-without-period): Doc fix. + (sentence-end-without-period): Doc fix. (adaptive-fill-regexp): Purecopy. (unjustify-current-line): Use line-end-position. (fill-individual-paragraphs-prefix): Use line-beginning-position. @@ -10929,7 +10928,7 @@ * net/net-utils.el (nslookup-font-lock-keywords) (ftp-font-lock-keywords, smbclient-font-lock-keywords): - Ignore the value of wqindow-system; always define keywords + Ignore the value of window-system; always define keywords. 2000-10-05 Kenichi Handa @@ -11011,7 +11010,7 @@ * net/net-utils.el (nslookup-font-lock-keywords) (ftp-font-lock-keywords, smbclient-font-lock-keywords): - Only set if window-system is non-nil + Only set if window-system is non-nil. (net-utils-run-program): Returns buffer. (network-connection-reconnect): Added this function. @@ -11026,13 +11025,13 @@ (generic-mode-alist): Renamed to generic-mode-list. (generic-find-file-regexp): Default changed to "^#". (generic-read-type): Uses completing read on generic-mode-list. - (generic-mode-sanity-check): removed this function. - (generic-add-to-auto-mode): Removed this function + (generic-mode-sanity-check): Removed this function. + (generic-add-to-auto-mode): Removed this function. (generic-mode-internal): Bind mode-specific definitions into function instead of putting them in alist. (generic-mode-set-comments): Reworked extensively. - (generic-mode-find-file-hook): Simplified regexp searching - (generic-make-keywords-list): Omit extra pair of parens + (generic-mode-find-file-hook): Simplified regexp searching. + (generic-make-keywords-list): Omit extra pair of parens. * find-lisp.el (find-lisp-find-files-internal): Make sure directory name ends with "/". @@ -11041,7 +11040,7 @@ Regexp now allows leading whitespace. (rc-generic-mode): Added eval-when-compile around generic-make-keywords-list. - Deleted duplicate regexp + Deleted duplicate regexp. (rul-generic-mode): Added eval-when-compile around generic-make-keywords-list. (etc-fstab-generic-mode): New generic mode. @@ -11357,7 +11356,7 @@ (comint-insert-clicked-input): Be more careful to find the overlay. Use this-command-keys rather than hardcoding mouse-2. - * font-lock.el: Replace confusing (,@ with , + * font-lock.el: Replace confusing (,@ with ,. (tex-font-lock-keywords-1, tex-font-lock-keywords-2): Don't use regexp-opt-depth. Spice up the regexp for args. Don't distinguish between cmds that can take an opt arg or not. @@ -11872,7 +11871,7 @@ * strokes.el: Sync with maintainer's current version with changes for Emacs, but avoid runtime cl and levents. - (toplevel): Change autoloads and compilation requires. + (toplevel): Change autoloads and compilation requires. (strokes-version, strokes-bug-address, strokes-lift): Values changed. (strokes-xpm-header, strokes-insinuated): New variable. @@ -11886,7 +11885,7 @@ New functions, used instead of non-`strokes-' versions.. (strokes-mouse-event-p): Rewritten. (strokes-event-closest-point): Avoid event-point. - (strokes-get-grid-position): Avoid cdadr, caadr + (strokes-get-grid-position): Avoid cdadr, caadr. (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents functions. (strokes-help): Use with-output-to-temp-buffer. @@ -11935,12 +11934,12 @@ 2000-09-14 Dave Love * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm, - toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm, - toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm, - toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm, - toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm, - toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm, - toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New. + * toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm, + * toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm, + * toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm, + * toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm, + * toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm, + * toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New. From Tuomas Kuosmanen . (Gnome icons fetched from .) @@ -11995,7 +11994,7 @@ * wid-edit.el (widget-default-format-handler): DTRT when doc-property is a function. -2000-09-12 Francesco Potorti` +2000-09-12 Francesco Potortì * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the filed name if it's not there. @@ -12206,7 +12205,7 @@ 2000-09-05 Stefan Monnier - * vc.el: (toplevel): Don't require `dired' at run-time. + * vc.el (toplevel): Don't require `dired' at run-time. (vc-dired-resynch-file): Remove autoload cookie. 2000-09-05 Andre Spiegel @@ -12749,7 +12748,7 @@ (vc-retrieve-snapshot): Allow the command to operate on any directory. - * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either + * vc-rcs.el, vc-sccs.el, vc-cvs.el: Update calls to vc-do-command by either just removing the 'WORKFILE argument or by removing the 'MASTER argument and replacing `file' with (vc-name file). @@ -12999,7 +12998,7 @@ `vc-locking-user' semantics. (vc-backend-merge): Remove. - * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state + * vc-rcs.el, vc-scc.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state rather than 'vc-locking-user. * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'. @@ -13228,7 +13227,7 @@ * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el. (vc-backend-revert): Function moved into `vc-revert'; - `vc-next-action' must be updated to accomodate this change. + `vc-next-action' must be updated to accommodate this change. (vc-backend-steal): Function moved into `vc-finish-steal'. (vc-backend-logentry-check): Function moved into `vc-finish-logentry'. @@ -13875,7 +13874,7 @@ * timer.el (run-with-idle-timer): Undo last change, so that timer is not activated immediately if Emacs is already idle. Some - existing code relies on this behaviour. + existing code relies on this behavior. 2000-08-30 Miles Bader @@ -14111,14 +14110,14 @@ * locate.el (locate): Cleaned up locate command's interactive prompting Thanks to François_Pinard for suggestions. - * filecache.el (file-cache-case-fold-search): New variable - (file-cache-assoc-function): New variable + * filecache.el (file-cache-case-fold-search): New variable. + (file-cache-assoc-function): New variable. (file-cache-minibuffer-complete): Use file-cache-assoc-function. - Use file-cache-case-fold-search variable - (file-cache-add-file): Use file-cache-assoc-function - (file-cache-delete-file): likewise - (file-cache-directory-name): likewise - (file-cache-debug-read-from-minibuffer): likewise + Use file-cache-case-fold-search variable. + (file-cache-add-file): Use file-cache-assoc-function. + (file-cache-delete-file): Likewise. + (file-cache-directory-name): Likewise. + (file-cache-debug-read-from-minibuffer): Likewise. 2000-08-28 Gerd Moellmann @@ -14185,19 +14184,19 @@ 2000-08-25 Kenichi Handa * terminal.el (terminal-emulator): Fix args to `concat'. Now - concat doesn't accept interger. + concat doesn't accept integer. * international/kkc.el: Remove SKK from Keywords. Require ja-dic-utl instead of skkdic-utl. * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el. Provide ja-dic-cnv instead of skkdic-cnv. - (ja-dic-filename): Renamed from skkdic-filename. Referers changed + (ja-dic-filename): Renamed from skkdic-filename. Referers changed. (iso-2022-7bit-short): Add safe-charsets property. (skkdic-convert-postfix): Search Japanese chou-on character in addition to Hiragana character. (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise. - (skkdic-convert): Change file names from skkdic.el to ja-dic.el + (skkdic-convert): Change file names from skkdic.el to ja-dic.el. (batch-skkdic-convert): Likewise. * international/ja-dic-utl.el: Renamed from skkdic-utl.el. @@ -14390,12 +14389,12 @@ (ispell-dictionary-alist-4): Fixed regexp in francais-tex dictionary, added italiano dictionary. (ispell-skip-region-alist): Removed regexp thrashing when `-' is a - word character + word character. (ispell-tex-skip-alists): Added psfig support. (ispell-skip-html): Renamed from ispell-skip-sgml. (ispell-begin-skip-region-regexp, ispell-skip-region) (ispell-minor-check): Improved html skipping support to skip across - code, and recognize `&' commands without propper `;' syntax; + code, and recognize `&' commands without proper `;' syntax. (ispell-process-line): Fix alignment error when manually correcting spelling. (ispell): Fix comment string. @@ -14516,7 +14515,7 @@ (goto-address-url-face, goto-address-url-mouse-face) (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix. (goto-address-url-regexp): Use thing-at-point-url-regexp. - (goto-address-fontify, goto-address-at-mouse): Simplify, + (goto-address-fontify, goto-address-at-mouse): Simplify. (goto-address-at-point): browse-url-url-at-point, goto-address-find-address-at-point can return nil. (goto-address-find-address-at-point): Return nil on failure. @@ -14833,7 +14832,7 @@ (comint-replace-by-expanded-history) (comint-get-old-input-default, comint-show-output) (comint-backward-matching-input, comint-forward-matching-input) - (comint-next-prompt, comint-previous-prompt): Use field + (comint-next-prompt, comint-previous-prompt): Use field properties if comint-use-prompt-regexp-instead-of-fields is nil. (comint-line-beginning-position): New function. (comint-bol): Use comint-line-beginning-position. Make ARG optional. @@ -15319,8 +15318,8 @@ leading comma nicely. Extended to handle member initializers too. - * cc-engine.el: (c-beginning-of-inheritance-list, - c-guess-basic-syntax): Fixed recognition of inheritance lists + * cc-engine.el (c-beginning-of-inheritance-list) + (c-guess-basic-syntax): Fixed recognition of inheritance lists when the lines begins with a comma. * cc-vars.el (c-offsets-alist): Changed default for @@ -15502,23 +15501,23 @@ ada-xref.el before ada-prj.el, so that the Project menu is created when ada-prj tries to add to it. (ada-activate-keys-for-case): Suppress the characters that are not - part of the Ada syntax. Better compatibility with else-mode + part of the Ada syntax. Better compatibility with else-mode. (ada-adjust-case-interactive): When auto-casing is not active, correctly insert newlines (used to insert only ^M). Prevent the syntax table from being changed in case of an error (or '_' becomes part of a word and some commands are confused). Do nothing if ada-auto-case is nil. - (ada-after-keyword-p): Ignore keywords that are also attributes - (ada-batch-reformat): Update usage comment - (ada-call-from-contextual-menu): New function + (ada-after-keyword-p): Ignore keywords that are also attributes. + (ada-batch-reformat): Update usage comment. + (ada-call-from-contextual-menu): New function. (ada-case-read-exceptions): Reinitialize the casing exception list first to nil first, so that the casing exception file can be shared. (ada-check-defun-name): Handles "configure" keyword for gnatdist files. (ada-compile-goto-error): Fix regexp used to detect a file:line - anywhere in the error message - (ada-contextual-menu-last-point): New variable + anywhere in the error message. + (ada-contextual-menu-last-point): New variable. (ada-create-keymap): If the variable delete-key-deletes-forward is t on XEmacs, it means that DEL should delete one character forward. @@ -15531,7 +15530,7 @@ paragraphs on the first or last line of a file. (ada-format-paramlist): Fix handling of default parameter values. (ada-get-body-name): New function. - (ada-get-current-indent): Optimized by searchling directly for an + (ada-get-current-indent): Optimized by searching directly for an existing generic part or a statement outside of it. Handle ada-indent-align-comments when indenting comments Replaced some regexps by testing directly the next character. This results in a @@ -15545,21 +15544,21 @@ are not in fact seeing "end if". Ignore "when" statements except when initial keyword was "begin". Fix handling of nested procedures. Add a recursive call to this function to skip over - other 'end' statmts. Fix indentation for "when .. => begin" + other 'end' statmts. Fix indentation for "when .. => begin". (ada-in-open-paren-p): Fix indentation for complex boolean expressions, where 'and then', 'or else' and parenthesis statements are mixed up. (ada-in-paramlist-p): Skip comments while searching for the beginning Fix handling of operator declarations. - (ada-indent-align-comments): New variable + (ada-indent-align-comments): New variable. (ada-indent-current): Change the syntax table only in the protected section, so that we are sure it is restored correctly. (ada-indent-on-previous-lines): Use ada-use-indent and - ada-with-indent Correctly indent "select ... then" + ada-with-indent. Correctly indent "select ... then". (ada-indent-region): Slight speedup. (ada-indent-renames): New variable. (ada-last-which-function-subprog, ada-last-which-function-line): - New variables + New variables. (ada-looking-at-semi-private): Correctly indent the 'private' keyword when it is the first word in a package declaration. (ada-loose-case-word): Stop searching if at the end of the buffer. @@ -15569,8 +15568,8 @@ (ada-mode): Add support for abbrev-mode, outline-mode and which-func-mode Override the old find-file.el entry in ff-special-constructs since it is using the obsolete - ada-spec-suffix variable - (ada-no-auto-case): New function + ada-spec-suffix variable. + (ada-no-auto-case): New function. (ada-scan-paramlist): When parsing the argument type, accept spaces (as in "X 'Class", generated by Rational Rose). (ada-other-file-name): No longer loads the other file. @@ -15579,41 +15578,41 @@ (ada-search-ignore-complex-boolean): New function. (ada-uncomment-region): Emacs21 already knows how to delete comments not starting in the first column. - (ada-use-indent): New variable + (ada-use-indent): New variable. (ada-which-function): New function. - (ada-with-indent): New variable - (ada-xemacs): evaluate it at compile time too, so that ada-mode.el + (ada-with-indent): New variable. + (ada-xemacs): Evaluate it at compile time too, so that ada-mode.el can be batch-compiled from the command line. * ada-xref.el: Got rid of all byte-compiler warnings on Emacs. Add to the menu when the file is loaded, not in ada-mode-hook. Add -toolbar to the default ddd command Switches moved from ada-prj-default-comp-cmd and ada-prj-default-make-cmd to - ada-prj-default-comp-opt - (ada-add-ada-menu): Remove the map and name parameters Add the Ada - Reference Manual to the menu - (ada-check-current): rewritten as a call to ada-compile-current + ada-prj-default-comp-opt. + (ada-add-ada-menu): Remove the map and name parameters. Add the Ada + Reference Manual to the menu. + (ada-check-current): Rewritten as a call to ada-compile-current. (ada-compile): Removed. (ada-compile-application, ada-compile-current, ada-check-current): Set the compilation-search-path so that compile.el automatically - finds the sources in src_dir. Automatic scrollong of the + finds the sources in src_dir. Automatic scrolling of the compilation buffer. C-uC-cC-c asks for confirmation before - compiling - (ada-compile-current): New parameter, prj-field + compiling. + (ada-compile-current): New parameter, prj-field. (ada-complete-identifier): Load the .ali file before doing - processing + processing. (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to conform to gnatmake's behavior. - (ada-find-file-in-dir): New function - (ada-find-references): Set the environment variables for gnatfind + (ada-find-file-in-dir): New function. + (ada-find-references): Set the environment variables for gnatfind. (ada-find-src-file-in-dir): New function. - (ada-first-non-nil): Removed + (ada-first-non-nil): Removed. (ada-gdb-application): Add support for jdb, the java debugger. (ada-get-ada-file-name): Load the original-file first if not done yet. (ada-get-all-references): Handles the new ali syntax (parent types are found between <>). - (ada-initialize-runtime-library): New function + (ada-initialize-runtime-library): New function. (ada-mode-hook): Always load a project file when a file is opened, so that the casing exceptions are correctly read. (ada-operator-re): Add all missing operators ("abs", "rem", "**"). @@ -15624,36 +15623,36 @@ src_dir to initialize ada-search-directories and compilation-search-path,... Add the standard runtime library to the search path for find-file. - (ada-prj-default-debugger): Was missing an opening '{' + (ada-prj-default-debugger): Was missing an opening '{'. (ada-prj-default-bind-opt, ada-prj-default-link-opt): New variables. - (ada-prj-default-gnatmake-opt): New variable + (ada-prj-default-gnatmake-opt): New variable. (ada-prj-find-prj-file): Handles non-file buffers For non-Ada buffers, the project file is the default one Save the windows configuration before displaying the menu. - (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed + (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed. (ada-read-identifier): Fix xrefs on operators (for "mod", "and", ...) regexp-quote identifiers names to support operators +, -,... in regexps. (ada-remote): New function. (ada-run-application): Erase the output buffer before starting the run Support remote execution of the application. Use - call-process, or the arguments are incorrectly parsed + call-process, or the arguments are incorrectly parsed. (ada-set-default-project-file): Reread the content of the active project file, not the one from the current buffer When a project file is set as the default project, all directories are automatically associated with it. - (ada-set-environment): New function - (ada-treat-cmd-string): New special variable ${current} + (ada-set-environment): New function. + (ada-treat-cmd-string): New special variable ${current}. (ada-treat-cmd-string): Revised. The substitution is now done for - any ${...} substring + any ${...} substring. (ada-xref-current): If no body was found, compiles the spec instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the compiler to get rid of command line length limitations. - (ada-xref-get-project-field): New function - (ada-xref-project-files): New variable + (ada-xref-get-project-field): New function. + (ada-xref-project-files): New variable. (ada-xref-runtime-library-specs-path) - (ada-xref-runtime-library-ali-path): New variables + (ada-xref-runtime-library-ali-path): New variables. (ada-xref-set-default-prj-values): Default run command now does a cd to the build directory. New field: main_unit Provide a default file name even if the current buffer has no prj file. @@ -15662,10 +15661,10 @@ Rewritten to show a tabbed-dialog. (ada-prj-add-ada-menu): Remove the map and name parameters. (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values): - New function - (ada-prj-load-directory, ada-prj-subdirs-of): New functions - (ada-prj-load-from-file): New function - (ada-prj-save): Always save fields that depend on the current buffer + New function. + (ada-prj-load-directory, ada-prj-subdirs-of): New functions. + (ada-prj-load-from-file): New function. + (ada-prj-save): Always save fields that depend on the current buffer. (ada-prj-show-value): New function * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in @@ -16048,7 +16047,7 @@ * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'. -2000-07-01 Francesco Potorti` +2000-07-01 Francesco Potortì * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as exim can use "your message" instead of "the message". @@ -16812,7 +16811,7 @@ * international/mule.el (after-insert-file-set-buffer-file-coding-system): If the buffer - size is greater than INSERTED, judget that we are not visiting. + size is greater than INSERTED, judge that we are not visiting. 2000-06-07 Rajesh Vaidheeswarran @@ -16823,7 +16822,7 @@ 2000-06-07 John Wiegley * align.el (align-dq-string-modes, align-sq-string-modes) - (align-open-comment-modes): Add pyhton-mode. + (align-open-comment-modes): Add python-mode. (align-rules-list): Use get-text-property instead of text-properties-at. (align-rules-list): Add python-assignment. @@ -16846,7 +16845,7 @@ * recentf.el: Added some "Commentary". (recentf-open-more-files, recentf-edit-list): Minor changes to - move the point at the top of the file list. This behaviour is + move the point at the top of the file list. This behavior is consistent with the menu one when the list contains a lot of files. (recentf-cleanup): Now displays the number of items removed from @@ -16919,7 +16918,7 @@ (cyrillic-koi8-r-encode-table): Define it as a translation table made from the reverse map of above. (ccl-decode-koi8): Use translate-character. - (ccl-encode-koi8, ccl-encode-koi8-font): Likewize + (ccl-encode-koi8, ccl-encode-koi8-font): Likewise. (cyrillic-alternativnyj-nonascii-translation-table): Define it as a translation table made from cyrillic-alternativnyj-decode-table. (cyrillic-alternativnyj-encode-table): Define it as a translation @@ -17047,7 +17046,7 @@ (widget-leave-text, widget-children-value-delete): Use mapc. (widget-keymap): Remove XEmacs stuff. (widget-field-keymap, widget-text-keymap): Define all inside defvar. - (widget-button-click): Don't set point at the click, but re-centre + (widget-button-click): Don't set point at the click, but re-center if we scroll out of window. Rewritten for images v. glyphs &c. (widget-tabable-at): Use POS arg, not point. (widget-beginning-of-line, widget-end-of-line) @@ -17123,7 +17122,7 @@ non-precomposed characters. (tibetan-decompose-string): Likewise. (tibetan-composition-function): Fix args to - thibetan-compose-string. + tibetan-compose-string. * language/tibetan.el (tibetan-composable-pattern): More characters included. @@ -17471,14 +17470,14 @@ * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix. (speedbar-insert-button): Invisible text property fix. - (speedbar-directory-plus): Renamed from speedbar-directory-+ - (speedbar-directory-minus): Renamed from speedbar-directory-- - (speedbar-page-plus): Renamed from speedbar-file-+ - (speedbar-page-minus): Renamed from speedbar-file-- - (speedbar-page): Renamed from speedbar-file- - (speedbar-tag): Renamed from speedbar-tag- - (speedbar-tag-plus): Renamed from speedbar-tag-+ - (speedbar-tag-minus): Renamed from speedbar-tag-- + (speedbar-directory-plus): Renamed from speedbar-directory-+. + (speedbar-directory-minus): Renamed from speedbar-directory--. + (speedbar-page-plus): Renamed from speedbar-file-+. + (speedbar-page-minus): Renamed from speedbar-file--. + (speedbar-page): Renamed from speedbar-file-. + (speedbar-tag): Renamed from speedbar-tag-. + (speedbar-tag-plus): Renamed from speedbar-tag-+. + (speedbar-tag-minus): Renamed from speedbar-tag--. (speedbar-expand-image-button-alist): Use above renames. * sb-dir-plus.xpm: Renamed from sb-dir+.xpm @@ -17493,7 +17492,7 @@ * international/quail.el (quail-show-guidance-buf): Set current-input-method of the guidance buffer to the name of the - curren input method. + current input method. 2000-05-23 Stefan Monnier @@ -17679,8 +17678,8 @@ * international/mule-diag.el (list-character-sets-1): Handle charsets eight-bit-control and eight-bit-graphic. (list-iso-charset-chars): Likewise. - (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit - charactes as is. Use indent-to to align characters. + (list-block-of-chars): If CHARSET is not char-table, insert 8-bit + characters as is. Use indent-to to align characters. * international/mule-cmds.el (find-multibyte-characters): Never exclude charsets eight-bit-control and eight-bit-graphic. @@ -17862,7 +17861,7 @@ (speedbar-visiting-tag-hook): Set new defaults. Added options. (speedbar-reconfigure-keymaps-hook): New variable. (speedbar-frame-parameters): Updated documentation. - (speedbar-use-imenu-flag): Updated custom tag + (speedbar-use-imenu-flag): Updated custom tag. (speedbar-dynamic-tags-function-list): New variable. (speedbar-tag-hierarchy-method): Updated doc & custom. (speedbar-indentation-width, speedbar-indentation-width) New @@ -17878,7 +17877,7 @@ `force-mode-line-update'. (speedbar-mode, speedbar-quick-mouse, speedbar-click) (speedbar-double-click): Use `speedbar-mouse-set-point' instead of - `mouse-set-point' + `mouse-set-point'. (speedbar-reconfigure-keymaps): Run configure keymap hooks. (speedbar-item-info-tag-helper): Revamped to handle a wider range of arbitrary text, and new helper functions. @@ -17894,11 +17893,11 @@ (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced). (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy) (speedbar-trim-words-tag-hierarchy) - (speedbar-simple-group-tag-hierarchy): New functions + (speedbar-simple-group-tag-hierarchy): New functions. (speedbar-create-tag-hierarchy): Update doc, use new tag hooks. (speedbar-insert-imenu-list, speedbar-insert-etags-list): New functions. - (speedbar-mouse-set-point): New function + (speedbar-mouse-set-point): New function. (speedbar-power-click): Updated documentation. (speedbar-line-token, speedbar-goto-this-file): Handle more types of tag prefix text. @@ -17917,7 +17916,7 @@ "Revert Buffer" menu items. (speedbar-buffer-buttons-engine): Be smarter when creating a filename tag (for expansion purposes.). - (speedbar-highlight-one-tag-line, + (speedbar-highlight-one-tag-line) (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top) (speedbar-recenter): New functions. (defimage-speedbar): Image loading abstraction. @@ -18041,7 +18040,7 @@ (help-xref-interned): Maybe insert face doc too. Separate sections with a line of hyphens. - * faces.el: Some doc fixes. Declare some functions obsolete. + * faces.el: Some doc fixes. Declare some functions obsolete. (describe-face): Add customize button. Return the help text. Fix prompt. @@ -18327,7 +18326,7 @@ 2000-04-19 Gerd Moellmann * simple.el (clone-indirect-buffer-other-window): New command. - (clone-indirect-buffer): Add optional arg NORECROD. + (clone-indirect-buffer): Add optional arg NORECORD. (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window. * help.el (resize-temp-buffer-window): Use count-screen-lines. @@ -18474,7 +18473,7 @@ 2000-04-13 Eli Zaretskii * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and - converted to the new menu-item format, names silightly changed, + converted to the new menu-item format, names slightly changed, help strings added. Support for spelling without async subprocesses: @@ -18749,13 +18748,13 @@ 2000-03-30 Peter Breton * net/net-utils.el: - (network-connection-host, network-connection-service): New variables - (network-connection-mode): New mode, derived from comint-mode + (network-connection-host, network-connection-service): New variables. + (network-connection-mode): New mode, derived from comint-mode. (network-connection-mode-setup): New function, saves host and service information in local variables. * lisp/locate.el: - (locate-word-at-point): Added this function + (locate-word-at-point): Added this function. (locate): Default to using locate-word-at-point as input Run dired-mode-hook @@ -19031,7 +19030,7 @@ instead the corresponding data is stored in the default fontset. (register-alternate-fontnames): Function removed. (resolved-ascii-font): Variable removed. - (x-compose-font-name): Ignore the second argument REDOCE. + (x-compose-font-name): Ignore the second argument REDUCE. (x-complement-fontset-spec): Complement only an ASCII font and element for those charsets than can use that ASCII font. (generate-fontset-menu): Don't refer to global-fontset-alist, @@ -19317,7 +19316,7 @@ * recentf.el (recentf-keep-non-readable-files-p): Quote args to remove-hook and add-hook. -2000-03-07 Francesco Potorti` +2000-03-07 Francesco Potortì * sendmail.el (mail-send-nonascii): Add a new value `mime' and use it as the default. @@ -19575,7 +19574,7 @@ (backward-kill-word): Revert addition of * to interactive spec -- it's a feature. - * paragraphs.el: (kill-paragraph, backward-kill-paragraph) + * paragraphs.el (kill-paragraph, backward-kill-paragraph) (backward-kill-sentence, kill-sentence): Likewise. * gud.el (gud-jdb-build-class-source-alist): Prepend space to @@ -19919,7 +19918,7 @@ 2000-02-10 Dave Love - * wid-edit.el: (widgets) [defgroup]: Remove url link. + * wid-edit.el (widgets) [defgroup]: Remove url link. (widget-color-choice-list, widget-color-history, widget-mouse-help): Deleted. (widget-specify-field, widget-specify-button): Don't use @@ -19951,7 +19950,7 @@ * startup.el (command-line-1): Don't call make-mode-line-mouse-sensitive. -2000-02-07 Francesco Potorti` +2000-02-07 Francesco Potortì * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message before rmail-toggle-header, because the former toggles headers. @@ -20348,7 +20347,7 @@ * simple.el (eval-expression): Don't bind debug-on-error if eval-expression-debug-on-error is nil. Detect changed debug-on-error, and propagate new value to global binding, if - eval-expression-debug-on-error is non-nil, + eval-expression-debug-on-error is non-nil. (eval-expression-debug-on-error): Change doc string. 2000-01-11 Richard M. Stallman @@ -20407,7 +20406,7 @@ 2000-01-10 Ken Stevens - * ispell.el: Only define dictionaries in menus when they exist. + * ispell.el: Only define dictionaries in menus when they exist. (version18p): New variable. (version20p): New variable. (xemacsp): New variable. @@ -20600,7 +20599,7 @@ (ps-spool-config): Initialization fix. (ps-print-prologue-1, ps-print-prologue-2) (ps-print-duplex-feature): PostScript code moved to separated file. - (ps-background-image): Little code reformating. + (ps-background-image): Little code reformatting. (ps-begin-file, ps-begin-job): Fix code. (ps-postscript-code-directory, ps-mark-code-directory): New vars. (ps-prologue-file): New fun. @@ -20695,14 +20694,14 @@ See ChangeLog.8 for earlier changes. ;; End: Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008 Free Software Foundation, Inc. + 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GNU Emacs. - GNU Emacs is free software; you can redistribute it and/or modify + GNU Emacs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3, or (at your option) - any later version. + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -20710,9 +20709,6 @@ See ChangeLog.8 for earlier changes. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. - + along with GNU Emacs. If not, see . ;;; arch-tag: a7cd2b86-43eb-409b-883f-3700fa85334f