Mercurial > emacs
changeset 101047:410afcdc0f01
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 10 Jan 2009 12:30:41 +0000 |
parents | 0ce4bafe2b99 |
children | 7032cf629168 |
files | doc/lispref/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sat Jan 10 12:29:56 2009 +0000 +++ b/doc/lispref/ChangeLog Sat Jan 10 12:30:41 2009 +0000 @@ -2,6 +2,7 @@ * nonascii.texi (Lisp and Coding Systems): Document inhibit-null-byte-detection and inhibit-iso-escape-detection. + (Character Properties): Improve wording. 2009-01-09 Chong Yidong <cyd@stupidchicken.com>