Mercurial > emacs
diff src/ChangeLog @ 109083:52060ddf14aa
Improve doc for system font things. Return font regardless of use_system_font.
* xsettings.c (Ffont_get_system_normal_font, Ffont_get_system_font):
Improve documentation. Return font regardless of use_system_font.
(syms_of_xsettings): Improve documentation for font-use-system-font.
| author | Jan D <jan.h.d@swipnet.se> |
|---|---|
| date | Wed, 30 Jun 2010 13:16:01 +0200 |
| parents | bcae1f83a33e |
| children | 49e082b9ea23 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 30 15:56:19 2010 +0900 +++ b/src/ChangeLog Wed Jun 30 13:16:01 2010 +0200 @@ -1,3 +1,9 @@ +2010-06-30 Jan Djärv <jan.h.d@swipnet.se> + + * xsettings.c (Ffont_get_system_normal_font, Ffont_get_system_font): + Improve documentation. Return font regardless of use_system_font. + (syms_of_xsettings): Improve documentation for font-use-system-font. + 2009-06-17 Naohiro Aota <naota@elisp.net> (tiny change) * xftfont.c (xftfont_open): Check font width one by one also when
