]> git.eshelyaron.com Git - emacs.git/commitdiff
typo
authorSam Steingold <sds@gnu.org>
Fri, 12 Oct 2001 16:55:21 +0000 (16:55 +0000)
committerSam Steingold <sds@gnu.org>
Fri, 12 Oct 2001 16:55:21 +0000 (16:55 +0000)
lisp/ChangeLog

index cb0778805699fab8c6e87d0c51cc1c8a2e2e6c06..1652e93c62e5798d00f9253f9e8d78eb56b81cf6 100644 (file)
@@ -15,7 +15,7 @@
 2001-10-12  Miles Bader  <miles@gnu.org>
 
        * help-mode.el (help-customize-face): New button-type.
-       
+
        * faces.el (list-faces-display): Fix args to `help-xref-button'.
        (describe-face): Fix args to `help-xref-button'.
        Don't switch to help-buffer around call to `help-setup-xref'.
        (describe-bindings): Call help-setup-xref earlier.
        (describe-key): Call help-setup-xref.  Fix call to describe-function-1.
        (describe-mode): Don't autoload.  Call help-setup-xref earlier.
-       
+
 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.
-       (Coomentary): Remove the line showing how to autoload master-mode,
+       (Commentary): Remove the line showing how to autoload master-mode,
        since it's always autoloaded.
 
        * master.el: New file.
@@ -88,7 +88,7 @@
 
        * diff.el (diff): Display default values in prompts as
        `(default ...)', not `(...)'.
-       
+
        * info.el (Info-follow-reference): Likewise.
 
 2001-10-10  Stefan Monnier  <monnier@cs.yale.edu>