diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b16d5606cc1..7cf587a7e98 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,7 +2,8 @@ | |||
| 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 | ||