Convert consecutive FSF copyright years to ranges.
[bpt/emacs.git] / lisp / ChangeLog.9
index 20824bb..14214cc 100644 (file)
@@ -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`  <pot@gnu.org>
+2001-10-17  Francesco Potortì  <pot@gnu.org>
 
        * comint.el (comint-password-prompt-regexp): Make it less
        restrictive, letting comint recognise OpenSSH2 passphrase prompts.
        (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.
        (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'.
 2001-10-11  Gerd Moellmann  <gerd@gnu.org>
 
        * 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.
 
        (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)
        (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  <monnier@cs.yale.edu>
 
 2001-09-18  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * dired.el (dired-move-to-filename-regexp): Allow one digit in the
-       numeric month value, and allow the Kanji character after the it to
-       be missing (happens with ls-lisp's output on Japanese versions of
+       numeric month value, and allow the Kanji character after it to be
+       missing (happens with ls-lisp's output on Japanese versions of
        MS-Windows).
 
 2001-09-18  Miles Bader  <miles@gnu.org>
        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  <eliz@is.elta.co.il>
 
 2001-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * 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.
 
 
        * 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  <gerd@gnu.org>
 
        * 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  <vinicius@cpqd.com.br>
 
 
        * replace.el (perform-replace): Doc fix.
 
-2001-08-02  Francesco Potorti`  <pot@gnu.org>
+2001-08-02  Francesco Potortì  <pot@gnu.org>
 
        * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
        (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
        corresponding non-kp keys.  Suggested by Stephen Gildea
        <gildea@stop.mail-abuse.org>.
 
-2001-08-01  Francesco Potorti`  <pot@gnu.org>
+2001-08-01  Francesco Potortì  <pot@gnu.org>
 
        * uniquify.el: These changes correct a corner case that the old
        code managed correctly.
        (mouse-avoidance-set-pointer-shape): Don't do anything if
        x-pointer-shape is not boundp.
 
-2001-07-23  Francesco Potorti`  <pot@gnu.org>
+2001-07-23  Francesco Potortì  <pot@gnu.org>
 
        * uniquify.el: Overall speedup changes when using many buffers.
        (uniquify-fix-item-base, uniquify-fix-item-filename)
 
        * 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.
        Increase the size of the obarray.
        (mail-extr-all-top-level-domains): Add more toplevel domains,
        add more long names.
-       From: Per Starback <starback@ling.uu.se>.
+       From: Per Starbäck <starback@ling.uu.se>.
 
 2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
 
 
        * saveplace.el: Update maintainer email address.
 
-2001-06-27  Francesco Potorti`  <pot@gnu.org>
+2001-06-27  Francesco Potortì  <pot@gnu.org>
 
-       * 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`  <pot@gnu.org>
+2001-06-27  Francesco Potortì  <pot@gnu.org>
 
        * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
        preliminary quick reordering.  Can speed things up dramatically.
 
        * rot13.el (rot13-other-window): Some more doc fix.
 
-2001-06-14  Per Starback  <starback@ling.uu.se>
+2001-06-14  Per Starbäck  <starback@ling.uu.se>
 
        * 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  <eliz@is.elta.co.il>
 
 2001-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
 
        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)
 
 2001-04-24  Gerd Moellmann  <gerd@gnu.org>
 
-       * 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.
 
        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).
 
        * 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.
        <lyongu@yahoo.com>.
        (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.
 
        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)
 
 2001-02-12  Dave Love  <d.love@dl.ac.uk>
 
-       * international/latin1-disp.el:  Doc fixes.
+       * international/latin1-disp.el: Doc fixes.
        (latin1-display) <defgroup>: Add :link.
        (latin1-display) <function>: Set variable latin1-display.
 
 2001-02-05  Kenichi Handa  <handa@etl.go.jp>
 
        * isearch.el (isearch-forward): Add description about input method
-       in the docsting.
+       in the docstring.
 
 2001-02-04  Stefan Monnier  <monnier@cs.yale.edu>
 
        (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.
 
 
        * 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  <eliz@is.elta.co.il>
 
        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  <alex@gnu.org>
 
        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'.
 
 2000-12-21  Dave Pearson  <davep@davep.org>
 
-       * 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  <vinicius@cpqd.com.br>
 
        (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.
 
 
 2000-11-27  Dave Pearson  <davep@hagbard.demon.co.uk>
 
-       * 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  <andrewi@gnu.org>
 
        * dired.el (dired-get-filename): Return filename verbatim if
        LOCALP is `verbatim'.
        * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
-       `verbatim' so that we don't inadvertently delete a non-existant
+       `verbatim' so that we don't inadvertently delete a non-existent
        directory name.
 
 2000-11-27  Kenichi Handa  <handa@etl.go.jp>
        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.
        * 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.
 2000-11-13  Miles Bader  <miles@gnu.org>
 
        * 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.
 
 2000-11-12  Dave Love  <fx@gnu.org>
 
-       * mail/feedmail.el: Fix header,
+       * mail/feedmail.el: Fix header.
        (feedmail) <defgroup>: Add :link.
 
        * view.el: Use local-map property, not keymap on mode-line string.
        * 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.
 
 2000-10-24  Eli Zaretskii  <eliz@is.elta.co.il>
 
-       * progmodes/cmacexp.el: Update the euthor's email address.
+       * progmodes/cmacexp.el: Update the author's email address.
 
 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
 
 
 2000-10-19  Jason Rumney  <jasonr@gnu.org>
 
-       * 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  <monnier@cs.yale.edu>
        * 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  <eliz@is.elta.co.il>
        * 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.
 2000-10-06  Dave Love  <fx@gnu.org>
 
        * 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.
 
        * 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  <handa@etl.go.jp>
 
 
        * 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.
 
        (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 "/".
        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.
        (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.
 
        * 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.
        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.
 2000-09-14  Dave Love  <fx@gnu.org>
 
        * 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 <tigert@gimp.org>.  (Gnome icons fetched
        from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
 
        * wid-edit.el (widget-default-format-handler): DTRT when
        doc-property is a function.
 
-2000-09-12  Francesco Potorti`  <pot@gnu.org>
+2000-09-12  Francesco Potortì  <pot@gnu.org>
 
        * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
        filed name if it's not there.
 
 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
 
-       * 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  <spiegel@gnu.org>
        (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).
 
        `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'.
 
        * 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'.
 
        * 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  <miles@gnu.org>
 
        * locate.el (locate): Cleaned up locate command's interactive prompting
        Thanks to François_Pinard <pinard@iro.umontreal.ca> 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  <gerd@gnu.org>
 
 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
 
        * 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.
        (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.
        (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.
        (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.
        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
        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.
        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
        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.
        (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.
        (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", "**").
        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.
        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
 
        * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
 
-2000-07-01  Francesco Potorti`  <pot@gnu.org>
+2000-07-01  Francesco Potortì  <pot@gnu.org>
 
        * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
        exim can use "your message" instead of "the message".
        0.  Give correct argument to set-auto-coding-function.
        (tar-expunge): For goto-char, use (point-min), not 0.
        (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
-       (tar-subfile-save-buffer): Likewize.
+       (tar-subfile-save-buffer): Likewise.
 
        * international/mule.el
        (after-insert-file-set-buffer-file-coding-system): Call
 
        * 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  <rv@gnu.org>
 
 2000-06-07  John Wiegley  <johnw@gnu.org>
 
        * 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.
 
        * 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
        (ccl-decode-viscii): Use translate-character.
        (ccl-encode-viscii, ccl-encode-viscii-font)
        (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
-       Likewize.
+       Likewise.
 
        * language/cyrillic.el: Remove eval-when-compile.
        (cyrillic-koi8-r-nonascii-translation-table): Define it as a
        (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
        table made from the reverse map of above.
        (ccl-decode-alternativnyj): Use translate-character.
        (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
-       Likewize
+       Likewise.
 
        * international/mule-diag.el (non-iso-charset-alist): Specify
        translation table symbol instead of translation table itself.
        (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)
        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.
 
        * 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
 
        * 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  <monnier@cs.yale.edu>
 
        * 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.
        (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
        `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.
        (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.
        "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.
        (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.
 
 
        * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
        list in doc string.  Don't quote keyword symbols.
-       * emacs-lisp/cl.el: Likewise
-       * emacs-lisp/cl-seq.el: Likewise
+       * emacs-lisp/cl.el: Likewise.
+       * emacs-lisp/cl-seq.el: Likewise.
 
 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
 
 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
 
        * 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.
 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * 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:
 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
 
        * 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
 
        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,
        (fontset-default-styles): Likewise.
        (x-modify-font-name): Function removed.
        (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
-       (create-fontset-from-ascii-font): Docsting adjusted for the above
+       (create-fontset-from-ascii-font): Docstring adjusted for the above
        change.
        (instantiate-fontset, resolve-fontset-name): Functions removed.
        (fontset-list): Now implemented by C code.
        * recentf.el (recentf-keep-non-readable-files-p): Quote args
        to remove-hook and add-hook.
 
-2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
+2000-03-07  Francesco Potortì  <F.Potorti@cnuce.cnr.it>
 
        * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
        it as the default.
        (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
 
 2000-02-10  Dave Love  <fx@gnu.org>
 
-       * 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
        * startup.el (command-line-1): Don't call
        make-mode-line-mouse-sensitive.
 
-2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
+2000-02-07  Francesco Potortì  <F.Potorti@cnuce.cnr.it>
 
        * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
        before rmail-toggle-header, because the former toggles headers.
        * 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  <rms@gnu.org>
 
 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
 
-       * 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.
        (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.
@@ -20694,8 +20693,7 @@ See ChangeLog.8 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-      2007, 2008  Free Software Foundation, Inc.
+    Copyright (C) 2000-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -20712,4 +20710,3 @@ See ChangeLog.8 for earlier changes.
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
-;;; arch-tag: a7cd2b86-43eb-409b-883f-3700fa85334f