aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2000-04-03 11:10:05 +0000
committerKenichi Handa <[email protected]>2000-04-03 11:10:05 +0000
commit3a100fd68d3b2e33db1540fa81bdefba875b3818 (patch)
tree4b5f577366805c2c08c455422e3fa7b9d77ac9c9 /lisp
parent993b2a7dd4fdb4960ac5a022eac0307c6881211c (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b16d5606cc..7cf587a7e9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,7 +2,8 @@
* 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.
+ only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
+ for hexadecimal format.
2000-04-01 Dave Love <[email protected]>