Mercurial > emacs
comparison src/ChangeLog @ 98583:23b67e5f4932
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 09 Oct 2008 12:19:38 +0000 |
parents | 93f43f5f3723 |
children | 031a9e8080a9 |
comparison
equal
deleted
inserted
replaced
98582:13af2a2ff3db | 98583:23b67e5f4932 |
---|---|
1 2008-10-09 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * fontset.c (face_for_char): If face->fontset is negative, just | |
4 return ascii_face. | |
5 | |
6 * font.c (font_delete_unmatched): Fix previous change. Don't | |
7 reject an entity if DPI and AVGWIDTH of an entity are 0. | |
8 | |
1 2008-10-09 Martin Rudalics <rudalics@gmx.at> | 9 2008-10-09 Martin Rudalics <rudalics@gmx.at> |
2 | 10 |
3 * frame.c (Fraise_frame): On text-only terminals select frame in | 11 * frame.c (Fraise_frame): On text-only terminals select frame in |
4 order to make it visible. (Bug#1061) | 12 order to make it visible. (Bug#1061) |
5 | 13 |