Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4380:461fdb92f3b6
Correct the perhaps_init_unseen_key_defaults GTK code; don't override X11 fonts.
2008-01-02 Aidan Kehoe <kehoea@parhasard.net>
* emacs.c (main_1):
Call the new vars_of_console_gtk function.
* console-gtk.c (vars_of_console_gtk): New.
* console-gtk.c (gtk_perhaps_init_unseen_key_defaults):
Correct the initialisation of the hash table, on the model of the
MSW and TTY builds.
2008-01-02 Aidan Kehoe <kehoea@parhasard.net>
* gtk-init.el (init-post-gtk-win):
Trust the X11 code to give us decent default fonts.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 02 Jan 2008 22:11:03 +0100 |
parents | 92188a8f47a3 |
children | 12ff8dc2b57e |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jan 02 21:33:54 2008 +0100 +++ b/lisp/ChangeLog Wed Jan 02 22:11:03 2008 +0100 @@ -1,3 +1,8 @@ +2008-01-02 Aidan Kehoe <kehoea@parhasard.net> + + * gtk-init.el (init-post-gtk-win): + Trust the X11 code to give us decent default fonts. + 2008-01-02 Aidan Kehoe <kehoea@parhasard.net> * x-iso8859-1.el: Removed.