Mercurial > emacs
changeset 28474:baad77ad3383
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 03 Apr 2000 04:05:06 +0000 |
parents | 975fe3d8922e |
children | 5eb1da819180 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Apr 02 23:56:46 2000 +0000 +++ b/lisp/ChangeLog Mon Apr 03 04:05:06 2000 +0000 @@ -1,3 +1,9 @@ +2000-04-03 Kenichi Handa <handa@etl.go.jp> + + * international/mule-cmds.el (encoded-string-description): + Rewritten. Try pretty description for ISO 2022 escape sequences + only if CODING-SYSTEM is based on ISO 2022. + 2000-04-01 Dave Love <fx@gnu.org> * cpp.el: Change customization group to `c' from `C'.