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: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21038 X-Git-Url: https://dgit.raspbian.org/?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