aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2009-07-28 02:09:52 +0000
committerKenichi Handa2009-07-28 02:09:52 +0000
commit087048cd5d94bd63dd71ed36fb79f0388275cf6e (patch)
treeee8eaaf5eb5b8b61559e2030a7c3f0797275ba37 /src/ChangeLog
parent4fa58085e38a947ebdd0e9e8e505f23ea2aaecbd (diff)
downloademacs-087048cd5d94bd63dd71ed36fb79f0388275cf6e.tar.gz
emacs-087048cd5d94bd63dd71ed36fb79f0388275cf6e.zip
(font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4dd53f21981..523f19ff0c0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12009-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
12009-07-27 Dan Nicolaescu <dann@ics.uci.edu> 92009-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