comparison src/ChangeLog @ 106098:8c46fe65b4c6

* lisp.h: Remove declaration of Ffont_get_system_font. * xfns.c: Move include of "xsettings.h". * xsettings.h: Use EXFUN to declare Ffont_get_system_font.
author Andreas Schwab <schwab@linux-m68k.org>
date Tue, 17 Nov 2009 21:57:48 +0000
parents 5fa329215a93
children 48d6337584da
comparison
equal deleted inserted replaced
106097:5fa329215a93 106098:8c46fe65b4c6
1 2009-11-17 Andreas Schwab <schwab@linux-m68k.org>
2
3 * lisp.h: Remove declaration of Ffont_get_system_font.
4 * xfns.c: Move include of "xsettings.h".
5 * xsettings.h: Use EXFUN to declare Ffont_get_system_font.
6
1 2009-11-17 Jan Djärv <jan.h.d@swipnet.se> 7 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
2 8
3 * xsettings.c (something_changedCB, Ffont_get_system_font): Check 9 * xsettings.c (something_changedCB, Ffont_get_system_font): Check
4 use_system_font. 10 use_system_font.
5 (syms_of_xsettings): DEFVAR font-use-system-font. 11 (syms_of_xsettings): DEFVAR font-use-system-font.