aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.223
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index b1a6be68eb3..e4feff3114d 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,5 +1,8 @@
12003-11-24 Kenichi Handa <handa@m17n.org> 12003-11-24 Kenichi Handa <handa@m17n.org>
2 2
3 * keymap.c (store_in_keymap): Pay attention to the case that idx
4 is a cons specifying a character range.
5
3 * coding.c (Fdefine_coding_system_internal): Fix previous change. 6 * coding.c (Fdefine_coding_system_internal): Fix previous change.
4 7
52003-11-23 Kenichi Handa <handa@m17n.org> 82003-11-23 Kenichi Handa <handa@m17n.org>