Mercurial > emacs
comparison src/ChangeLog @ 37748:16563487a397
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 16 May 2001 10:49:47 +0000 |
parents | c05ae69405d1 |
children | c65dae846352 |
comparison
equal
deleted
inserted
replaced
37747:e5c590c9fe66 | 37748:16563487a397 |
---|---|
1 2001-05-16 Gerd Moellmann <gerd@gnu.org> | 1 2001-05-16 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * keymap.c (Fsingle_key_description): Replace a build_string with | |
4 a make_multibyte_string. From Kenichi Handa <handa@etl.go.jp>. | |
2 | 5 |
3 * fontset.c (Ffontset_info): Check that face is non-null | 6 * fontset.c (Ffontset_info): Check that face is non-null |
4 before accessing its fields. | 7 before accessing its fields. |
5 | 8 |
6 2001-05-15 Gerd Moellmann <gerd@gnu.org> | 9 2001-05-15 Gerd Moellmann <gerd@gnu.org> |