Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1415:d47e87058e8f
[xemacs-hg @ 2003-04-15 17:01:56 by stephent]
restore GTK declarations <87istfbstq.fsf@tleepslib.sk.tsukuba.ac.jp>
<87he8zbsrr.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 15 Apr 2003 17:01:57 +0000 |
parents | 56496b493888 |
children | b0c1d9dc4b08 |
comparison
equal
deleted
inserted
replaced
1414:56496b493888 | 1415:d47e87058e8f |
---|---|
1 2003-04-16 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * symsinit.h (reinit_console_type_create_gtk): | |
4 (reinit_vars_of_menubar_gtk): | |
5 (reinit_vars_of_event_gtk): | |
6 Declare. | |
7 | |
8 2003-04-12 Malcolm Purvis <malcolmpurvis@optushome.com.au> | |
9 | |
10 * event-gtk.c: Added missing declaration of | |
11 non_fake_input_wait_mask. | |
12 | |
1 2003-04-04 Daiki Ueno <daiki@xemacs.org> | 13 2003-04-04 Daiki Ueno <daiki@xemacs.org> |
2 | 14 |
3 * regex.c (re_match_2_internal): Fix charset/charset_not matching | 15 * regex.c (re_match_2_internal): Fix charset/charset_not matching |
4 for extended characters. Fixes KNOWN BUG matching ASCII character | 16 for extended characters. Fixes KNOWN BUG matching ASCII character |
5 classes to mule characters. | 17 classes to mule characters. |