1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00

* font.c (font_parse_fcname): Accept GTK-style font names too.

This commit is contained in:
Chong Yidong 2008-06-10 20:00:13 +00:00
parent ecb044e135
commit 0abdd19768

View file

@ -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