]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.13
Close bug#3992.
[gnu-emacs] / lisp / ChangeLog.13
index a9f5427de356ddbdd71f4bfefc168ee51c78490e..12ea1f45e176874a7c404b35ec6e5fac6e06a04f 100644 (file)
        property to t.
 
        * international/mule.el (coding-system-get):
-       Check `ascii-incompatible' for backward compatiblity.
+       Check `ascii-incompatible' for backward compatibility.
        (set-file-name-coding-system): Signal an error for a coding system
        not suitable for file name.
        (set-keyboard-coding-system): Signal an error for a coding system
 
        * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
 
-       * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
+       * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since CVS
        did not touch them.
 
 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
        * startup.el (tutorial-directory): Set with eval-at-startup so it
        gets the right value in an installed Emacs.
 
-2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
+2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>
 
        * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
        (eldoc-highlight-function-argument): Use it.
        (table--point-left-cell-function):
        Bind `inhibit-point-motion-hooks' to t.
 
-2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
+2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>
 
        * emacs-lisp/rx.el (rx): Doc fix.
 
        buffer-file-coding-system to what decode-coding-region actually
        used to decode the file.
 
-2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
+2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>
 
        * progmodes/compile.el (compilation-handle-exit):
        `compilation-finish-function' may change the current buffer.
        * files.el (magic-fallback-mode-alist):
        Rename from file-start-mode-alist.
 
-2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
+2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>
 
        * progmodes/compile.el (compilation-handle-exit): Quote first
        argument of `run-hook-with-args'.
@@ -16696,7 +16696,7 @@ See ChangeLog.12 for earlier changes.
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
+    Copyright (C) 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.