aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
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
72000-04-01 Dave Love <fx@gnu.org> 82000-04-01 Dave Love <fx@gnu.org>
8 9