Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2850:ad0054aa11f1
[xemacs-hg @ 2005-07-08 08:27:32 by aidan]
Fix crash with C-h k C-g on MS Windows
author | aidan |
---|---|
date | Fri, 08 Jul 2005 08:27:34 +0000 |
parents | eae9afc261a9 |
children | 612eb81b76eb |
comparison
equal
deleted
inserted
replaced
2849:bfb048b5938f | 2850:ad0054aa11f1 |
---|---|
1 2005-07-07 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * console-msw.c: | |
4 * console-msw.c (mswindows_perhaps_init_unseen_key_defaults): | |
5 * console-msw.c (vars_of_console_mswindows): | |
6 Rename Qseen_characters to Vmswindows_seen_characters, dump it | |
7 when pdump is in use. | |
8 | |
9 * console-tty.c (tty_perhaps_init_unseen_key_defaults): | |
10 * console-tty.c (vars_of_console_tty): | |
11 Rename Qseen_characters to Vttyxo_seen_characters, dump it | |
12 when pdump is in use. | |
13 | |
1 2005-06-29 Marcus Crestani <crestani@xemacs.org> | 14 2005-06-29 Marcus Crestani <crestani@xemacs.org> |
2 | 15 |
3 Fix C++ build for unexec. | 16 Fix C++ build for unexec. |
4 * unexelf.c: Adjust fatal and unexec to the declarations in | 17 * unexelf.c: Adjust fatal and unexec to the declarations in |
5 lisp.h. | 18 lisp.h. |