Mercurial > emacs
comparison src/ChangeLog @ 104092:e3c595123485
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 28 Jul 2009 02:09:52 +0000 |
parents | 1d508ec9a0a3 |
children | 6a6fc6d5dad8 |
comparison
equal
deleted
inserted
replaced
104091:5ad8c9beecab | 104092:e3c595123485 |
---|---|
1 2009-07-28 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more | |
4 rigidly. | |
5 | |
6 * xfont.c (xfont_list_pattern): Don't ignore the return value of | |
7 font_parse_xlfd. Check font properties more rigidly. | |
8 | |
1 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu> | 9 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 10 |
3 * s/netbsd.h (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h | 11 * s/netbsd.h (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h |
4 | 12 |
5 2009-07-27 Kenichi Handa <handa@m17n.org> | 13 2009-07-27 Kenichi Handa <handa@m17n.org> |