comparison src/ChangeLog @ 643:af2db7d310f2

[xemacs-hg @ 2001-08-04 21:22:50 by adrian] [PATCH] xemacs-21.5: Fix of compile error on darwin in src/console.c <itg37c8h.fsf@ecf.teradyne.com>
author adrian
date Sat, 04 Aug 2001 21:22:50 +0000
parents b17040ffddd1
children b39c14581166
comparison
equal deleted inserted replaced
642:277f059a321b 643:af2db7d310f2
1 2001-08-04 Adrian Aichner <adrian@xemacs.org>
2
3 * console.c: Fix of compile error on darwin, as suggested by Toby
4 Smith.
5
6 2001-07-30 Adrian Aichner <adrian@xemacs.org>
7
8 * event-msw.c: Typo fix.
9 * event-msw.c (mswindows_wnd_proc): Set FRAME_VISIBLE_P after
10 magic XM_MAPFRAME event has been sent.
11
12 2001-07-30 Adrian Aichner <adrian@xemacs.org>
13
14 * event-msw.c:
15 * event-msw.c (assert):
16
1 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org> 17 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
2 18
3 * XEmacs 21.5.2 "artichoke" is released. 19 * XEmacs 21.5.2 "artichoke" is released.
4 20
5 2001-07-27 Andy Piper <andy@xemacs.org> 21 2001-07-27 Andy Piper <andy@xemacs.org>