diff options
| author | Kenichi Handa | 2009-06-09 02:50:41 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2009-06-09 02:50:41 +0000 |
| commit | 30781db666311e0e678bb22f8b23a43bf2eb8097 (patch) | |
| tree | 99bfa67b698e8b0ba2afe650bbddb1ee4e2cd386 /doc/lispref/ChangeLog | |
| parent | fa44da6ea6145420d3caea4c69c2ea13d640cbe4 (diff) | |
| download | emacs-30781db666311e0e678bb22f8b23a43bf2eb8097.tar.gz emacs-30781db666311e0e678bb22f8b23a43bf2eb8097.zip | |
(Character Sets): State clearly that FROM and TO
are codepoints of CHARSET.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 114b5db572c..22b154ab41f 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-06-09 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * nonascii.texi (Character Sets): State clearly that FROM and TO | ||
| 4 | are codepoints of CHARSET. | ||
| 5 | |||
| 1 | 2009-06-07 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-06-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * minibuf.texi (Reading File Names): Fix introductory text. | 8 | * minibuf.texi (Reading File Names): Fix introductory text. |