diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 0f4abc7a984..419e81904ed 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-01-02 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * nonascii.texi (Text Representations, Character Codes) | ||
| 4 | (Converting Representations, Explicit Encoding) | ||
| 5 | (Translation of Characters): Use hex notation consistently. | ||
| 6 | (Character Sets): Fix map-charset-chars doc (Bug#5197). | ||
| 7 | |||
| 1 | 2010-01-01 Chong Yidong <cyd@stupidchicken.com> | 8 | 2010-01-01 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * loading.texi (Where Defined): Make it clearer that these are | 10 | * loading.texi (Where Defined): Make it clearer that these are |