comparison src/ChangeLog @ 34769:3b53093f7b1f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 21 Dec 2000 02:41:28 +0000
parents ddef5efd6b93
children 08149a9e4ec0
comparison
equal deleted inserted replaced
34768:639b7b18d203 34769:3b53093f7b1f
1 2000-12-21 Kenichi Handa <handa@etl.go.jp> 1 2000-12-21 Kenichi Handa <handa@etl.go.jp>
2
3 * keymap.c (push_key_description): Don't convert eight-bit-control
4 and eight-bit-graphic to multibyte character.
2 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.
6 9