aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2002-12-13 04:45:14 +0000
committerKenichi Handa2002-12-13 04:45:14 +0000
commitd850458362cced54f4f0ca6157fa180cf80199fc (patch)
tree2c97bbe4377a7ce25592bb3c58637f2d4e2123e7 /lisp/ChangeLog
parent200c93e2af65f4fa433416b91d4a8d34209d80f3 (diff)
downloademacs-d850458362cced54f4f0ca6157fa180cf80199fc.tar.gz
emacs-d850458362cced54f4f0ca6157fa180cf80199fc.zip
(encode-mac-roman): Fix last change.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5315601a33a..4ed085eacf8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12002-12-13 Kenichi Handa <handa@m17n.org>
2
3 * language/european.el (encode-mac-roman): Fix last change.
4
5 * language/cyrillic.el (ccl-encode-koi8, ccl-encode-koi8-u)
6 (ccl-encode-alternativnyj): Fix last change.
7
12002-12-13 Nick Roberts <nick@nick.uklinux.net> 82002-12-13 Nick Roberts <nick@nick.uklinux.net>
2 9
3 * gdb-ui.el: Improve documentation strings. 10 * gdb-ui.el: Improve documentation strings.