Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4383:1e04b9c8125b
Correct the make-temp-name docstring.
Take the opportunity to correct the format of ChangeLog.
2008-01-03 Aidan Kehoe <kehoea@parhasard.net>
* fileio.c (Fmake_temp_name): Correct the comment to cross
reference to make-temp-file, and not to this function.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 03 Jan 2008 22:36:04 +0100 |
parents | 3906442b491b |
children | 4363b75330ca |
comparison
equal
deleted
inserted
replaced
4382:12ff8dc2b57e | 4383:1e04b9c8125b |
---|---|
1 2008-01-03 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * fileio.c (Fmake_temp_name): Correct the comment to cross | |
4 reference to make-temp-file, and not to this function. | |
5 | |
1 2008-01-03 Stephen J. Turnbull <stephen@xemacs.org> | 6 2008-01-03 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 7 |
3 * doc.c (Fbuilt_in_symbol_file): Improve style. | 8 * doc.c (Fbuilt_in_symbol_file): Improve style. |
4 | 9 |
5 2008-01-02 Aidan Kehoe <kehoea@parhasard.net> | 10 2008-01-02 Aidan Kehoe <kehoea@parhasard.net> |
8 Call the new vars_of_console_gtk function. | 13 Call the new vars_of_console_gtk function. |
9 * console-gtk.c (vars_of_console_gtk): New. | 14 * console-gtk.c (vars_of_console_gtk): New. |
10 * console-gtk.c (gtk_perhaps_init_unseen_key_defaults): | 15 * console-gtk.c (gtk_perhaps_init_unseen_key_defaults): |
11 Correct the initialisation of the hash table, on the model of the | 16 Correct the initialisation of the hash table, on the model of the |
12 MSW and TTY builds. | 17 MSW and TTY builds. |
13 | |
14 | 18 |
15 2008-01-02 Aidan Kehoe <kehoea@parhasard.net> | 19 2008-01-02 Aidan Kehoe <kehoea@parhasard.net> |
16 | 20 |
17 * doc.c (Fbuilt_in_symbol_file): | 21 * doc.c (Fbuilt_in_symbol_file): |
18 Don't check is fun zero in the condition, check that it's not | 22 Don't check is fun zero in the condition, check that it's not |