* font.c (font_parse_fcname): Only only one decimal point.
commit523dbe64afc7261d8b5453d382b4398c07661abf
authorChong Yidong <cyd@stupidchicken.com>
Sun, 15 Jun 2008 19:41:54 +0000 (15 19:41 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 15 Jun 2008 19:41:54 +0000 (15 19:41 +0000)
tree157c047a2d4e5331f6babbc35ffdc130e57aafca
parent586f928490060f89e56c1db84e0eb660dda4db25
* 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.
src/ChangeLog