]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.9
Spelling fixes.
[gnu-emacs] / lisp / ChangeLog.9
index 538f3f1d401aa3051801cc3aee6c1b628c6e66db..5c01f87299430dffd9a78a23ff3e7f46581cbc5b 100644 (file)
        newbuffile out of the loop, in the newbuffile-nd local var.
        Use dolist (cosmetic change).  Compute the proposed name for the most
        common case and cache it in the fourth place in the item.
-       (uniquify-rationalize-file-buffer-names): Used to return a list
+       (uniquify-rationalize-file-buffer-names): Used to return a list
        of buffer whose name was changed, but that return value was never used.
        (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
        the cached proposed name, does much less consing and is quicker.
 
 2001-01-25  Dave Love  <fx@gnu.org>
 
-       * lisp/international/mule-diag.el (describe-char-after): Doc fix.
+       * international/mule-diag.el (describe-char-after): Doc fix.
        (describe-coding-system): Tweak the English text.
 
        * loadup.el: Preload international/ccl for utf-8.
        (ansi-color-process-output): New function.  It is automatically
        added to comint-output-filter-functions if this is XEmacs.
        (ansi-color-unfontify-region): New optional parameter for XEmacs
-       compatibility.  Check wether font-lock-syntactic-keywords is
+       compatibility.  Check whether font-lock-syntactic-keywords is
        boundp before removing the syntax table text property, as XEmacs
        doesn't have it.
        (ansi-color-filter-region): Doc change.
        * frame.el (show-cursor-in-non-selected-windows): Doc fix.
 
        * hi-lock.el (hi-lock-refontify): Don't call non-existent
-       jit-lock-fontify-buffer; it should anyway be unneccessary to
+       jit-lock-fontify-buffer; it should anyway be unnecessary to
        do anything special when jit-lock is active.
        (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
 
 
        * international/mule-cmds.el (help-xref-mule-regexp-template): New
        variable.
-       (describe-input-method): Temporarily activate the specfied input
+       (describe-input-method): Temporarily activate the specified input
        method to display the information.
        (describe-language-environment): Hyperlinks to mule related items.
 
 
 2000-07-16  John Wiegley  <johnw@gnu.org>
 
-       * lisp/align.el (align-newline-and-indent):
-       Adding new function.  for auto-aligning blocks of code on RET.
+       * align.el (align-newline-and-indent): Adding new function,
+       for auto-aligning blocks of code on RET.
        (align-region): Fixed badly formatted minibuffer message.
 
 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
        (antlr-downcase-literals): New command.
        (antlr-upcase-literals): Ditto.
 
-       * antlr-mode.el: Minor changes: indendation, mode-name.
+       * antlr-mode.el: Minor changes: indentation, mode-name.
        (antlr-indent-line): Indent cpp directive at column 0.
        (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
 
        (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.el (locate-word-at-point): Added this function.
        (locate): Default to using locate-word-at-point as input
        Run dired-mode-hook