comparison src/ChangeLog @ 31366:fb34fa0a3cce

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 04 Sep 2000 11:57:57 +0000
parents b8513fe83893
children e9e76b797cf7
comparison
equal deleted inserted replaced
31365:048a65296215 31366:fb34fa0a3cce
1 2000-09-04 Miles Bader <miles@gnu.org>
2
3 * xmenu.c (xmenu_show): Call x_set_menu_resources_from_menu_face
4 before initially popping up the menu, so the menu doesn't flash
5 when the face settings are significantly different from the
6 defaults.
7
1 2000-09-04 Stefan Monnier <monnier@cs.yale.edu> 8 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2 9
3 * regex.c (WIDE_CHAR_SUPPORT): New macro. 10 * regex.c (WIDE_CHAR_SUPPORT): New macro.
4 (btowc, iswctype, wctype) [_LIBC]: Redefine to __<fun>. 11 (btowc, iswctype, wctype) [_LIBC]: Redefine to __<fun>.
5 (BIT_ALPHA, BIT_ALNUM, BIT_ASCII, BIT_NONASCII, BIT_GRAPH, BIT_PRINT) 12 (BIT_ALPHA, BIT_ALNUM, BIT_ASCII, BIT_NONASCII, BIT_GRAPH, BIT_PRINT)