Spelling fixes.
[bpt/emacs.git] / lisp / ChangeLog.9
index 39cfea5..4f867c2 100644 (file)
 
        * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
        Use with-current-buffer.
-       (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
+       (ange-ftp-cd): New arg `noerror' to prevent signaling an error.
        (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
        filename), catch any error that occurs in `ange-ftp-cd'.
        If an error happened, don't bother sending `cmd' at all.
 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>
        * 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>
 
        number, column number and buffer-percent part of the mode-line.
 
        * image.el (image-type-regexps): Allow whitespace at the start
-       of the image data for XPM, XBM and Postscript, which are
+       of the image data for XPM, XBM and PostScript, which are
        text files.
        (image-jpeg-p): Correct calculation of next field offset.
 
        Do not bind locally the uniquify-possibly-resolvable flag.  Use the
        cached proposed name is possible.
        (uniquify-get-proposed-name): Arguments changed, callers changed.
-       (uniquify-rationalize-conflicting-sublist): Explicitely reset the
+       (uniquify-rationalize-conflicting-sublist): Explicitly reset the
        uniquify-possibly-resolvable flag, which is no more bound locally.
        (uniquify-rename-buffer): Do not set the old unrationalised-buffer
        flag, which does not exist any more.
 
 2001-07-06  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
 
-       * ps-print.el: Use locale dependant date to print date in header.
+       * ps-print.el: Use locale dependent date to print date in header.
        Doc fix.
        (ps-print-version): New version number (6.5.3).
        (ps-right-header, ps-right-footer): Initialization and doc fix.
 
 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>
 
 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
 
        * menu-bar.el (menu-bar-files-menu): Add menu items for
-       Postscript printing in black and white.
+       PostScript printing in black and white.
 
        * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
        X-Mailman-Version, Precedence, List-Help, List-Post,
 
        * 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>
 
        * 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>
 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-10-10  Dave Love  <fx@gnu.org>
 
        * toolbar/tool-bar.el (tool-bar-add-item)
-       (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
+       (tool-bar-add-item-from-menu): Don't favor XPM icons on mono display.
 
        * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
        * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
 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.
 
        * 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.
 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/>.)
 
        (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
        just do a recursive call if we need to retry.
        (vc-rcs-checkout): Handle the case where rcs is missing by making
-       the buffer read-write if requested and re-signalling the error.
+       the buffer read-write if requested and re-signaling the error.
 
        * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
 
 
        * 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.  Referrers changed.
        (iso-2022-7bit-short): Add safe-charsets property.
        (skkdic-convert-postfix): Search Japanese chou-on character in
        addition to Hiragana character.
        (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.
        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
        (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
        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.
 
 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
 
-       * international/mule-conf.el: Specify CHARSET-ID explicitely for
+       * international/mule-conf.el: Specify CHARSET-ID explicitly for
        private charsets.
        (mule-unicode-0100-24ff, japanese-jisx0213-1,
        japanese-jisx0213-2): New charsets.
        (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>
 
        (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.
 
 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.
@@ -20693,8 +20693,7 @@ See ChangeLog.8 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-      2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+    Copyright (C) 2000-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -20710,5 +20709,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