changeset 95789:2d4b2068b7ec

* font.c (font_parse_fcname): Accept GTK-style font names too.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 10 Jun 2008 20:00:13 +0000
parents 4542b29082c9
children a486132d892c
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jun 10 19:57:09 2008 +0000
+++ b/src/ChangeLog	Tue Jun 10 20:00:13 2008 +0000
@@ -1,3 +1,7 @@
+2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
+
+	* font.c (font_parse_fcname): Accept GTK-style font names too.
+
 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* dired.c (file_name_completion): Don't return t if the match is exact