diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.22 | 2 |
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 @@ | |||
| 1 | 2003-11-22 Kenichi Handa <handa@m17n.org> | 1 | 2003-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 | ||