diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 39b0f4f7fb4..93914d08815 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-12-05 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-12-05 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * keyboard.c (record_char): Don't record identical help-echo | ||
| 4 | events in recent_keys. | ||
| 5 | |||
| 3 | * xterm.c [USE_X_TOOLKIT]: Close the display. | 6 | * xterm.c [USE_X_TOOLKIT]: Close the display. |
| 4 | (xim_close_dpy): Handle case that the display has been closed. | 7 | (xim_close_dpy): Handle case that the display has been closed. |
| 5 | 8 | ||