Add 2010 to copyright years.
[bpt/emacs.git] / lisp / ChangeLog.9
index 78c0734..135eb8e 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.
 
        * version.el (emacs-version): Bump to 21.1.50.
 
-2001-10-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-10-13  Pavel Janík  <Pavel@Janik.cz>
 
        * mail/mailalias.el (mail-directory-stream): Do not double
        variables in the lambda-list.
        (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.
 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.
 
 
        * startup.el (command-line-1): Bind tab-width to 8.
 
-2001-10-10  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-10-10  Pavel Janík  <Pavel@Janik.cz>
 
        * emulation/tpu-edt.el: Use defalias instead of fset for
        user-visible commands.  From Rob Riepel
 
        * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
 
-2001-10-03  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-10-03  Pavel Janík  <Pavel@Janik.cz>
 
        * emulation/tpu-edt.el: Make messages match original TPU/edt
        editor.  From riepel@Stanford.EDU (Rob Riepel).
        (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-17  Andre Spiegel  <spiegel@gnu.org>
 
        * vc.el (vc-annotate): Use current workfile version explicitly as
-       a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
+       a default, suggested by Gustav Hållberg <gustav@virtutech.se>.
 
 2001-09-16  Eli Zaretskii  <eliz@is.elta.co.il>
 
        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>
 
        * comint.el (comint-send-input): Handle comint-process-echoes
        differently.
 
-2001-09-07  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-09-07  Pavel Janík  <Pavel@Janik.cz>
 
        * locate.el (locate-insert-header): Remove unnecessary whitespace.
 
 
        * simple.el (backward-word): Doc fix.
 
-2001-09-03  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-09-03  Pavel Janík  <Pavel@Janik.cz>
 
        * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
        * uncompress.el, uniquify.el, vc.el, view.el, window.el
 
        * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
        Mention "yank" in the help-echo text.
-       Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Suggested by Pavel Janík <Pavel@Janik.cz>.
 
 2001-09-01  Stefan Monnier  <monnier@cs.yale.edu>
 
        * startup.el (fancy-splash-screens): Temporarily set
        minor-mode-map-alist to nil while displaying splash screens.
 
-2001-08-29  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-08-29  Pavel Janík  <Pavel@Janik.cz>
 
        * buff-menu.el: Add Keywords header.
        Doc fix (C-x C-b is bound to list-buffers).
 2001-08-26  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
-       messages.  From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       messages.  From Pavel Janík <Pavel@Janik.cz>.
 
        * emacs-lisp/levents.el: Specify FSF as Maintainer.  From Pavel
-       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Janík <Pavel@Janik.cz>.
 
        * emacs-lisp/lselect.el: Ditto.
 
        * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
        Remove periods from the end of error message strings.
-       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Janík <Pavel@Janik.cz>.
 
        * progmodes/antlr-mode.el: Add Keywords header.  From Pavel
-       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Janík <Pavel@Janik.cz>.
 
        * net/telnet.el: Ditto.
 
        TABs anyway.
 
        * whitespace.el (whitespace-version): 3.1. All of the above issues
-       were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
+       were raised by François Pinard, which led to the fixes described.
 
 2001-08-20  Gerd Moellmann  <gerd@gnu.org>
 
        * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
-       some spaces from a message.  From Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>.
+       some spaces from a message.  From Pavel Janík  <Pavel@Janik.cz>.
 
        * whitespace.el (whitespace-global-mode): Add autoload cookie.
 
 
        * 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>
 
        text files.
        (image-jpeg-p): Correct calculation of next field offset.
 
-2001-08-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-08-08  Pavel Janík  <Pavel@Janik.cz>
 
        * battery.el: Fix typo.
 
        * image.el (image-type-regexps): Use `\`' instead of `^' in
        most regular expressions.
 
-2001-08-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-08-06  Pavel Janík  <Pavel@Janik.cz>
 
        * play/animate.el: Re-insert a reference to re-inserted function.
 
        * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
        Handle old-style menu definitions.
 
-2001-08-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-08-06  Pavel Janík  <Pavel@Janik.cz>
 
        * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
        * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
        * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
        * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
 
-2001-08-05  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-08-05  Pavel Janík  <Pavel@Janik.cz>
 
        * textmodes/tildify.el: Milan Zamazal has new address.
 
 
        * 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)
        * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
        From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
 
-2001-07-17  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-17  Pavel Janík  <Pavel@Janik.cz>
 
        * international/iso-transl.el: Fix typo in the header of the file.
 
        * server.el (server-process-filter, server-visit-files):
        Add support for +LINE:COLUMN style emacsclient calls.
 
-2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Janík  <Pavel@Janik.cz>
 
        * emacs-lisp/easy-mmode.el: Add Keywords header.
 
 
        * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
 
-2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Janík  <Pavel@Janik.cz>
 
        * ps-print.el: Fix Author: header.
 
        send-invisible, which is already defined in Comint.
        (eshell-watch-for-password-prompt): Use it.
 
-2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Janík  <Pavel@Janik.cz>
 
        * which-func.el (which-func-mode): Doc fix.
 
        * simple.el (set-variable): Require 'cus-edit' instead of
        `wid-edit', so that the Custom widgets get defined.
 
-2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Janík  <Pavel@Janik.cz>
 
        * allout.el: A fix to follow coding conventions.
 
        * dired.el (dired-insert-set-properties): Fix invalid mouse-face
        property.
 
-2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Janík  <Pavel@Janik.cz>
 
        * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
        * play/gamegrid.el, play/handwrite.el, play/landmark.el,
        * mail/reporter.el (reporter-submit-bug-report):
        Don't abuse make-variable-buffer-local.  Fix call to add-hook.
 
-2001-07-15  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-15  Pavel Janík  <Pavel@Janik.cz>
 
        * calendar/cal-china.el, calendar/cal-coptic.el,
        * calendar/cal-dst.el, calendar/cal-french.el,
        * vt100-led.el, window.el: Some fixes to follow coding conventions in
        files maintained by FSF.
 
-2001-07-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-13  Pavel Janík  <Pavel@Janik.cz>
 
        * arc-mode.el: A fix to follow coding conventions.
 
 
        * play/fortune.el: Add types to defcustoms.
 
-2001-07-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-12  Pavel Janík  <Pavel@Janik.cz>
 
        * language/czech.el: A fix to follow coding conventions.
 
        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>
 
        * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
-       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+       From Pavel Janík <Pavel@Janik.cz>
 
        * progmodes/ada-mode.el: Ditto.
 
        * calendar/todo-mode.el (todo-top-priorities): Use delete-region
        instead of kill-line.
 
-       * play/pong.el: Fix first line.  From Pavel Jan\e,Bm\e(Bk
-       <Pavel@Janik.cz>.
+       * play/pong.el: Fix first line.  From Pavel Janík <Pavel@Janik.cz>.
 
-       * battery.el (battery-update): Add help-echo.  From Pavel Jan\e,Bm\e(Bk
+       * battery.el (battery-update): Add help-echo.  From Pavel Janík
        <Pavel@Janik.cz>.
 
 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
 2001-07-02  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * allout.el: Fix the header line, so that finder.el recognizes it.
-       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Janík <Pavel@Janik.cz>.
 
        * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
-       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Janík <Pavel@Janik.cz>.
 
 2001-06-29  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.
 
-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-06-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * server.el (server-process, server-buffer-clients): Doc fix.
-       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Janík <Pavel@Janik.cz>.
 
 2001-06-09  John Wiegley  <johnw@gnu.org>
 
 2001-05-20  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * international/ccl.el (define-ccl-program): Fix a typo.
-       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Janík <Pavel@Janik.cz>.
 
        * international/mule.el (decode-char): Fix a typo.  From Pavel
-       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Janík <Pavel@Janik.cz>.
 
        * textmodes/artist.el (artist-mode): Fix a typo.  From Pavel
-       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Janík <Pavel@Janik.cz>.
 
        * frame.el (automatic-hscrolling): Fix a typo.  From Pavel
-       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Janík <Pavel@Janik.cz>.
 
 2001-05-18  Sam Steingold  <sds@gnu.org>
 
        coding-system-for-read, if it is non-nil.
 
        * calendar/holidays.el (holidays): Add an autoload cookie.
-       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Janík <Pavel@Janik.cz>.
 
 2001-05-08  John Wiegley  <johnw@gnu.org>
 
 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.
 
 2001-04-15  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * info.el (Info-additional-directory-list): Doc fix.  Suggested by
-       Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
+       Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
 
 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
 
        (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
 
        * language/european.el ("Polish"): Change sample text.
-       From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
+       From jsbien@mimuw.edu.pl (Janusz S. Bień).
 
        * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
        parameter.
        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\e,Bm\e(Bk).
+       From Pavel@Janik.cz (Pavel Janík).
 
        * language/czech.el ("Czech"): Add documentation string.
-       From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
+       From Pavel@Janik.cz (Pavel Janík).
 
        * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
        to `isci24-mule.bdf'.  From: Kenichi Handa <handa@etl.go.jp>.
 
        * 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.
 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
 
        * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
-       for Slovak.  From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
+       for Slovak.  From Pavel.Janik@suse.cz (Pavel Janík ml.).
 
 2001-03-14  Gerd Moellmann  <gerd@gnu.org>
 
        <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)
        (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.
 
        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>
 
 
 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>
 
        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.
        * 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>
 
        * 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>
 
        * 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.
        (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>
 
 2000-08-28  Peter Breton  <pbreton@ne.mediaone.net>
 
        * locate.el (locate): Cleaned up locate command's interactive prompting
-       Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
+       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
 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.
        (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.
        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
        (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
 
        * 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".
 
        * 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
        (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.
 
        * 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.
 
 2000-05-07  Dave Love  <fx@gnu.org>
 
-       * time.el: Small doc fixes from Pavel Jan\e,Bm\e(Bk ml.
+       * time.el: Small doc fixes from Pavel Janík ml.
 
 2000-05-05  Dave Love  <fx@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:
        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,
        * 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.
        * 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.
        (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.
 See ChangeLog.8 for earlier changes.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
 ;; End:
 
-    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
-    Free Software Foundation, Inc.
-  Copying and distribution of this file, with or without modification,
-  are permitted provided the copyright notice and this notice are preserved.
+    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+      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
+  it under the terms of the GNU General Public License as published by
+  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
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  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