Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4381:3906442b491b
Improve style and add tests for 'built-in-symbol-file'.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Thu, 03 Jan 2008 01:33:59 -0800 |
parents | 461fdb92f3b6 |
children | 1e04b9c8125b |
comparison
equal
deleted
inserted
replaced
4380:461fdb92f3b6 | 4381:3906442b491b |
---|---|
1 2008-01-03 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * doc.c (Fbuilt_in_symbol_file): Improve style. | |
4 | |
1 2008-01-02 Aidan Kehoe <kehoea@parhasard.net> | 5 2008-01-02 Aidan Kehoe <kehoea@parhasard.net> |
2 | 6 |
3 * emacs.c (main_1): | 7 * emacs.c (main_1): |
4 Call the new vars_of_console_gtk function. | 8 Call the new vars_of_console_gtk function. |
5 * console-gtk.c (vars_of_console_gtk): New. | 9 * console-gtk.c (vars_of_console_gtk): New. |