From: Chong Yidong Date: Tue, 10 Jun 2008 20:00:13 +0000 (+0000) Subject: * font.c (font_parse_fcname): Accept GTK-style font names too. X-Git-Tag: emacs-pretest-23.0.90~4909 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0abdd19768c8a2c058a79aab773fd908a26c0754;p=emacs.git * font.c (font_parse_fcname): Accept GTK-style font names too. --- diff --git a/src/ChangeLog b/src/ChangeLog index fe097c2cc41..cfe3885b1f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2008-06-10 Chong Yidong + + * font.c (font_parse_fcname): Accept GTK-style font names too. + 2008-06-10 Stefan Monnier * dired.c (file_name_completion): Don't return t if the match is exact