comparison lisp/ChangeLog @ 106097:5fa329215a93

xsettings.c didn't check font-use-system-font, fix that. * xsettings.c (something_changedCB, Ffont_get_system_font): Check use_system_font. (syms_of_xsettings): DEFVAR font-use-system-font. * font-setting.el (font-use-system-font): Moved ... * cus-start.el (all): ... to here.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 17 Nov 2009 20:17:46 +0000
parents feba29a647e4
children 427dc37dae1b
comparison
equal deleted inserted replaced
106096:58fd09a16d9e 106097:5fa329215a93
1 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
2
3 * font-setting.el (font-use-system-font): Moved ...
4
5 * cus-start.el (all): ... to here.
6
1 2009-11-17 Michael Albinus <michael.albinus@gmx.de> 7 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
2 8
3 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify. 9 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
4 Don't set `ad-return-value' if `ad-do-it' doesn't. 10 Don't set `ad-return-value' if `ad-do-it' doesn't.
5 11