aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.222
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index c75495b1d92..679f3b08a32 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,5 +1,7 @@
12003-11-22 Kenichi Handa <handa@m17n.org> 12003-11-22 Kenichi Handa <handa@m17n.org>
2 2
3 * coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
4
3 * keymap.c (store_in_keymap): Pay attention to the case that idx 5 * keymap.c (store_in_keymap): Pay attention to the case that idx
4 is a cons specifying a character range. 6 is a cons specifying a character range.
5 7