Mercurial > emacs
comparison lisp/ChangeLog @ 28476:537459659dff
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 03 Apr 2000 11:10:05 +0000 |
parents | baad77ad3383 |
children | cfc5860e2942 |
comparison
equal
deleted
inserted
replaced
28475:5eb1da819180 | 28476:537459659dff |
---|---|
1 2000-04-03 Kenichi Handa <handa@etl.go.jp> | 1 2000-04-03 Kenichi Handa <handa@etl.go.jp> |
2 | 2 |
3 * international/mule-cmds.el (encoded-string-description): | 3 * international/mule-cmds.el (encoded-string-description): |
4 Rewritten. Try pretty description for ISO 2022 escape sequences | 4 Rewritten. Try pretty description for ISO 2022 escape sequences |
5 only if CODING-SYSTEM is based on ISO 2022. | 5 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters |
6 for hexadecimal format. | |
6 | 7 |
7 2000-04-01 Dave Love <fx@gnu.org> | 8 2000-04-01 Dave Love <fx@gnu.org> |
8 | 9 |
9 * cpp.el: Change customization group to `c' from `C'. | 10 * cpp.el: Change customization group to `c' from `C'. |
10 | 11 |