Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4141:77138fc618a9
[xemacs-hg @ 2007-08-24 13:03:04 by crestani]
2007-08-17 Marcus Crestani <crestani@xemacs.org>
* buffer.c (Fkill_buffer):
* objects-tty.c (tty_finalize_color_instance):
* objects-tty.c (tty_finalize_font_instance):
* objects-tty.c (console_type_create_objects_tty):
* syntax.c (uninit_buffer_syntax_cache): Keep functions that do
nothing for NEW_GC instead of removing them.
author | crestani |
---|---|
date | Fri, 24 Aug 2007 13:03:07 +0000 |
parents | e93da3cda3cb |
children | 76737c305982 |
comparison
equal
deleted
inserted
replaced
4140:89310296a3be | 4141:77138fc618a9 |
---|---|
1 2007-08-17 Marcus Crestani <crestani@xemacs.org> | |
2 | |
3 * buffer.c (Fkill_buffer): | |
4 * objects-tty.c (tty_finalize_color_instance): | |
5 * objects-tty.c (tty_finalize_font_instance): | |
6 * objects-tty.c (console_type_create_objects_tty): | |
7 * syntax.c (uninit_buffer_syntax_cache): Keep functions that do | |
8 nothing for NEW_GC instead of removing them. | |
9 | |
1 2007-08-18 Vin Shelton <acs@xemacs.org> | 10 2007-08-18 Vin Shelton <acs@xemacs.org> |
2 | 11 |
3 * frame-msw.c (mswindows_init_frame_3): Restore extra call to | 12 * frame-msw.c (mswindows_init_frame_3): Restore extra call to |
4 ShowWindow so that cygwin's run command can be used to open an | 13 ShowWindow so that cygwin's run command can be used to open an |
5 XEmacs session. Without this, no frame appears when the XEmacs | 14 XEmacs session. Without this, no frame appears when the XEmacs |