diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-04-24 22:38:12 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-04-24 22:38:12 +0000 |
commit | 38a8b7032a4f093552a8640b1c669096ea92535c (patch) | |
tree | d88f84c741f34f85d69e2c74e5fd9f88025c7c63 /doc | |
parent | 5a1ad629fb10ba03a015f0fd6f8549dd8694aff8 (diff) | |
download | emacs-38a8b7032a4f093552a8640b1c669096ea92535c.tar.gz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lispref/ChangeLog | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 4bd38878605..732ddd6a203 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2008-04-24 Juanma Barranquero <lekktu@gmail.com> + + * nonascii.texi (Translation of Characters): Fix previous change. + 2008-04-20 Chong Yidong <cyd@stupidchicken.com> * display.texi (Overlay Properties): Clarify role of underlying @@ -36,8 +40,7 @@ 2008-02-26 Chong Yidong <cyd@stupidchicken.com> - * strings.texi (Formatting Strings): Treat - and 0 as flag - characters. + * strings.texi (Formatting Strings): Treat - and 0 as flag characters. 2008-02-22 Glenn Morris <rgm@gnu.org> @@ -51,7 +54,7 @@ * objects.texi (Equality Predicates): No longer talk about "two" functions. -2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change) +2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change) * objects.texi (Equality Predicates): Add defun for equal-including-properties. |