comparison 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
comparison
equal deleted inserted replaced
109082:8dc2952aaa12 109083:52060ddf14aa
1 2010-06-30 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xsettings.c (Ffont_get_system_normal_font, Ffont_get_system_font):
4 Improve documentation. Return font regardless of use_system_font.
5 (syms_of_xsettings): Improve documentation for font-use-system-font.
6
1 2009-06-17 Naohiro Aota <naota@elisp.net> (tiny change) 7 2009-06-17 Naohiro Aota <naota@elisp.net> (tiny change)
2 8
3 * xftfont.c (xftfont_open): Check font width one by one also when 9 * xftfont.c (xftfont_open): Check font width one by one also when
4 spacing is dual. 10 spacing is dual.
5 11