diff options
| author | Kenichi Handa | 2000-04-03 04:05:06 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2000-04-03 04:05:06 +0000 |
| commit | 14c04384b50ece1d25b3560398b37bc7ef9ae1cb (patch) | |
| tree | 45f293ec0ff64c2dece2ac1099f5cd05924b668d | |
| parent | 2d1675e45c46d97aec4c6af28a0719778f79b8da (diff) | |
| download | emacs-14c04384b50ece1d25b3560398b37bc7ef9ae1cb.tar.gz emacs-14c04384b50ece1d25b3560398b37bc7ef9ae1cb.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 32447efa5ac..b16d5606cc1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-04-03 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * international/mule-cmds.el (encoded-string-description): | ||
| 4 | Rewritten. Try pretty description for ISO 2022 escape sequences | ||
| 5 | only if CODING-SYSTEM is based on ISO 2022. | ||
| 6 | |||
| 1 | 2000-04-01 Dave Love <fx@gnu.org> | 7 | 2000-04-01 Dave Love <fx@gnu.org> |
| 2 | 8 | ||
| 3 | * cpp.el: Change customization group to `c' from `C'. | 9 | * cpp.el: Change customization group to `c' from `C'. |