Mercurial > emacs
changeset 70567:cfb118f88417
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 10 May 2006 12:38:15 +0000 |
parents | a0f76f946025 |
children | a96d5cf44c2d |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed May 10 12:36:37 2006 +0000 +++ b/src/ChangeLog Wed May 10 12:38:15 2006 +0000 @@ -1,3 +1,9 @@ +2006-05-10 Kenichi Handa <handa@m17n.org> + + * xfaces.c (realize_default_face): If the font chosen for the + default face was different from the frame font, adjust the frame + font. + 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * image.c (Qduration) [MAC_OS]: Undo previous change.