Mercurial > emacs
diff src/ChangeLog @ 107242:26b234a2e901
Addendum to last patch: add "Medium" GTK font name keyword.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 26 Feb 2010 21:09:03 -0500 |
parents | c7ed9615fb56 |
children | 4cce9795bfd4 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 26 21:06:13 2010 -0500 +++ b/src/ChangeLog Fri Feb 26 21:09:03 2010 -0500 @@ -1,7 +1,7 @@ 2010-02-27 Chong Yidong <cyd@stupidchicken.com> - * font.c (font_parse_fcname): Recognize "Book", "Condensed", and - "Semi-Condensed" keywords in GTK names (Bug#5646). + * font.c (font_parse_fcname): Recognize "Book", "Condensed", + "Medium", and "Semi-Condensed" keywords in GTK names (Bug#5646). 2010-02-26 Kenichi Handa <handa@m17n.org>