diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8e2e938782e..0b6d54a8db8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 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. |