Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Wed May 16 10:49:21 2001 +0000 +++ b/src/ChangeLog Wed May 16 10:49:47 2001 +0000 @@ -1,5 +1,8 @@ 2001-05-16 Gerd Moellmann <gerd@gnu.org> + * keymap.c (Fsingle_key_description): Replace a build_string with + a make_multibyte_string. From Kenichi Handa <handa@etl.go.jp>. + * fontset.c (Ffontset_info): Check that face is non-null before accessing its fields.