Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 314:341dac730539 r21-0b55
Import from CVS: tag r21-0b55
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:44:22 +0200 |
parents | d1b52dcaa789 |
children | 512e409c26a2 |
comparison
equal
deleted
inserted
replaced
313:2905de29931f | 314:341dac730539 |
---|---|
1 1998-09-05 SL Baur <steve@altair.xemacs.org> | |
2 | |
3 * XEmacs 21.0-pre12 is released. | |
4 | |
5 1998-09-02 Andy Piper <andyp@parallax.co.uk> | |
6 | |
7 * emacs.c (main_1): init_ralloc() if initialised and we have REL_ALLOC | |
8 | |
9 * ralloc.c: uncomment __morecore. | |
10 | |
11 1998-09-92 Jonathan Harris <jhar@tardis.ed.ac.uk> | |
12 | |
13 * event-msw.c(winsock_writer): Supply a dummy 4th argument to | |
14 WriteFile() to fix a winsock 1.x bug on Win95. | |
15 | |
16 1998-08-26 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de> | |
17 | |
18 * frame-x.c (x_delete_frame): Flush the X output buffer after | |
19 calling XtDestroyWidget to ensure that the windows are really | |
20 killed right now. | |
21 | |
22 1998-08-26 Hrvoje Niksic <hniksic@srce.hr> | |
23 | |
24 * menubar-x.c (my_run_hook): New unused function. | |
25 (pre_activate_callback): Use run_hook for Qactivate_menubar_hook, | |
26 since we ignore the results of the contained functions anyway. | |
27 | |
28 1998-08-26 P. E. Jareth Hein <jareth@camelot.co.jp> | |
29 | |
30 * glyphs-eimage.c (gif_instantiate): Fix a crash in handling | |
31 interlaced GIF files that are smaller than 4 lines high... | |
32 | |
33 1998-08-31 Hrvoje Niksic <hniksic@srce.hr> | |
34 | |
35 * macros.c (Fend_kbd_macro): Remove trailing period from error | |
36 message. | |
37 (Fexecute_kbd_macro): Ditto. | |
38 | |
1 1998-08-22 SL Baur <steve@altair.xemacs.org> | 39 1998-08-22 SL Baur <steve@altair.xemacs.org> |
2 | 40 |
3 * XEmacs 21.0-pre11 is released. | 41 * XEmacs 21.0-pre11 is released. |
4 | 42 |
5 1998-08-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | 43 1998-08-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> |