]> git.eshelyaron.com Git - emacs.git/commitdiff
Typos.
authorKim F. Storm <storm@cua.dk>
Sat, 25 Feb 2006 00:31:44 +0000 (00:31 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 25 Feb 2006 00:31:44 +0000 (00:31 +0000)
lisp/ChangeLog
lisp/ChangeLog.1
lisp/ChangeLog.10

index e9aacb6c3e999e3941badbb03c732f8548940d31..254af950e747177727dcbee6052eae4bc05c545b 100644 (file)
@@ -48,7 +48,7 @@
        [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
        (c-after-change): Protect the match data with save-match-data.  It
        was getting corrupted by c-after-change-check-<>-operators.
-       
+
        * cc-defs.el: [Supersedes patch V1.38]:
        (top level): Check for a buggy font-lock-compile-keywords ONLY in
        XEmacs.  GNU Emacs 22 now has a check which would throw an error
 
 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-       * ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
+       * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
        Preserve user position.
 
 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
 
 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-       * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
-       string.
+       * viper-utils.el (viper-non-word-characters-reformed-vi):
+       Quote `-' in string.
 
        * viper.el (viper-emacs-state-mode-list): Ensure that
        rcirc-mode buffers come up in Emacs state.
 
-       * ediff-util (ediff-make-temp-file): Use proper file-name-handler
+       * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
        operation.
 
 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
index c903f0a2e97fb74cbc25d66f302a42344acd84fa..4dd226b42a318619b9b1bebed23cf7c53356d9dd 100644 (file)
        Move rmail-delete-after-output from rmail.el.
        Flush rmail-mmdf-inbox-list and rmail-make-summary-line-function.
 
-       * mail-utils (mail-strip-quoted-names):
+       * mail-utils.el (mail-strip-quoted-names):
        Delete leading and trailing whitespace.
 
 1985-10-19  Richard M. Stallman  (rms@mit-prep)
index 395ba326ce3e899caedcd96072309917ec0d1e2f..912dfd2761b5a401e65d4c73464a7c8327fa1e94 100644 (file)
        (comment-valid-prefix-p): Rename from comment-valid-prefix
        and fix to actually use its argument.
 
-       * tex-mode (tex-mode-syntax-table): ~ is not whitespace.
+       * tex-mode.el (tex-mode-syntax-table): ~ is not whitespace.
        (tex-guess-mode): Add `renewcommand'.
        (tex-mode): Move the autoload to get the correct docstring and usage.
 
 
        Changes from 2002-02-28:
 
-       * antlr-mode: Version 2.2 is released.
+       * antlr-mode.el: Version 2.2 is released.
 
        * antlr-mode.el (antlr): Moved to SourceForge.net