From: Chong Yidong Date: Sun, 15 Jun 2008 19:41:54 +0000 (+0000) Subject: * font.c (font_parse_fcname): Only only one decimal point. X-Git-Tag: emacs-pretest-23.0.90~4757 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=523dbe64afc7261d8b5453d382b4398c07661abf;p=emacs.git * font.c (font_parse_fcname): Only only one decimal point. (font_unparse_fcname): Handle data in family and foundry indices as symbols, not strings. (font_unparse_gtkname, Ffont_face_attributes): New functions. * xfns.c (Fx_select_font): Give GTK font dialog the default font name. * font.h (font_unparse_gtkname): Add prototype. --- diff --git a/src/ChangeLog b/src/ChangeLog index cdc44390434..8456e99fbbf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2008-06-15 Chong Yidong + + * font.c (font_parse_fcname): Only only one decimal point. + (font_unparse_fcname): Handle data in family and foundry indices + as symbols, not strings. + (font_unparse_gtkname, Ffont_face_attributes): New functions. + + * xfns.c (Fx_select_font): Give GTK font dialog the default font + name. + + * font.h (font_unparse_gtkname): Add prototype. + 2008-06-15 Naohiro Aota (tiny change) * fontset.c (fontset_pattern_regexp): Escape `+' characters in