comparison 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
comparison
equal deleted inserted replaced
4379:92188a8f47a3 4380:461fdb92f3b6
1 2008-01-02 Aidan Kehoe <kehoea@parhasard.net>
2
3 * gtk-init.el (init-post-gtk-win):
4 Trust the X11 code to give us decent default fonts.
5
1 2008-01-02 Aidan Kehoe <kehoea@parhasard.net> 6 2008-01-02 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * x-iso8859-1.el: Removed. 8 * x-iso8859-1.el: Removed.
4 * gtk-iso8859-1.el: Removed. 9 * gtk-iso8859-1.el: Removed.
5 These haven't been used in a year and a half. No need to keep them 10 These haven't been used in a year and a half. No need to keep them