aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index afe88376635..45eb2e4bb68 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-12-21 Kenichi Handa <handa@etl.go.jp> 12000-12-21 Kenichi Handa <handa@etl.go.jp>
2 2
3 * keymap.c (push_key_description): Don't convert eight-bit-control
4 and eight-bit-graphic to multibyte character.
5
3 * charset.c (Fmake_char_internal): If CHARSET doesn't have a 6 * charset.c (Fmake_char_internal): If CHARSET doesn't have a
4 generic character and CODE1 is nil, return the smallest character 7 generic character and CODE1 is nil, return the smallest character
5 in CHARSET. 8 in CHARSET.