]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.9
* lisp/dired-aux.el (dired-do-shell-command): Doc fix.
[gnu-emacs] / lisp / ChangeLog.9
index f08e6fb88634a5e3d9f84461807b5362c1423eee..ba90274edf02397d42bd7c24f4118f8be884e3fc 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.
        (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.
 
 2000-11-15  Gerd Moellmann  <gerd@gnu.org>
 
        * faces.el (face-set-after-frame-default):
-       If `inhibit-default-face-x-resources' is bound, don't intialize the
+       If `inhibit-default-face-x-resources' is bound, don't initialize the
        default face from X resources.
 
 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * 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.