• Jan Djärv's avatar
    Always suggest system font because .emacs may not have been read yet. · 0d1d0d26
    Jan Djärv authored
    * xfns.c (x_default_font_parameter): Call xsettings_get_system_font.
    
    * xsettings.h: Declare xsettings_get_system_font.
    
    * xsettings.c (xsettings_get_system_font): New function.
    (init_gconf): No use initiating gconf unless we have Xft also.
    (syms_of_xsettings): Only provide system-font-setting if HAVE_XFT and
    HAVE_GCONF.
    0d1d0d26
xsettings.h 1.08 KB