]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/ChangeLog: Fix last log entry.
authorEli Zaretskii <eliz@gnu.org>
Sat, 13 Nov 2010 13:35:44 +0000 (15:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 13 Nov 2010 13:35:44 +0000 (15:35 +0200)
lisp/ChangeLog

index 3c673667f3e0f12128afa5849e73b33a81891e2e..2ca047df52ee6314ee17ea9e2b3914b60d82c737 100644 (file)
@@ -1,8 +1,9 @@
 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
 
        * international/characters.el (glyphless-char-display-control):
-       Doc fix.  Signal an error if display method is not one of the
-       recognized symbols.
+       Renamed from glyphless-char-control; all users changed.  Doc fix.
+       Signal an error if display method is not one of the recognized
+       symbols.
 
 2010-11-13  Michael Albinus  <michael.albinus@gmx.de>