Mercurial > emacs
changeset 111527:e48ae521359f
lisp/ChangeLog: Fix last log entry.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 13 Nov 2010 15:35:44 +0200 |
parents | 5c986eef8f0d |
children | 611ab8607dce |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 13 15:29:31 2010 +0200 +++ b/lisp/ChangeLog Sat Nov 13 15:35:44 2010 +0200 @@ -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>