diff options
| author | Kenichi Handa | 2002-12-13 04:45:14 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2002-12-13 04:45:14 +0000 |
| commit | d850458362cced54f4f0ca6157fa180cf80199fc (patch) | |
| tree | 2c97bbe4377a7ce25592bb3c58637f2d4e2123e7 /lisp/ChangeLog | |
| parent | 200c93e2af65f4fa433416b91d4a8d34209d80f3 (diff) | |
| download | emacs-d850458362cced54f4f0ca6157fa180cf80199fc.tar.gz emacs-d850458362cced54f4f0ca6157fa180cf80199fc.zip | |
(encode-mac-roman): Fix last change.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-12-13 Nick Roberts <nick@nick.uklinux.net> | 8 | 2002-12-13 Nick Roberts <nick@nick.uklinux.net> |
| 2 | 9 | ||
| 3 | * gdb-ui.el: Improve documentation strings. | 10 | * gdb-ui.el: Improve documentation strings. |