From: Chong Yidong Date: Tue, 17 Jun 2008 16:03:29 +0000 (+0000) Subject: * font.c (font_parse_fcname): For known key symbols, intern using X-Git-Tag: emacs-pretest-23.0.90~4696 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1578da31966f18cbd78389bd74fc022b2c62221d;p=emacs.git * font.c (font_parse_fcname): For known key symbols, intern using correct symbol name. --- diff --git a/src/ChangeLog b/src/ChangeLog index 93002fd0341..2e002b65d73 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,8 @@ 2008-06-17 Chong Yidong * font.c (font_parse_fcname): Store divider characters for - unknown-spec list. + unknown-spec list. For known key symbols, intern using correct + symbol name. 2008-06-17 Kenichi Handa