aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2009-06-09 02:50:41 +0000
committerKenichi Handa2009-06-09 02:50:41 +0000
commit30781db666311e0e678bb22f8b23a43bf2eb8097 (patch)
tree99bfa67b698e8b0ba2afe650bbddb1ee4e2cd386 /doc/lispref/ChangeLog
parentfa44da6ea6145420d3caea4c69c2ea13d640cbe4 (diff)
downloademacs-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/ChangeLog5
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 @@
12009-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
12009-06-07 Chong Yidong <cyd@stupidchicken.com> 62009-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.