diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5e31398d233..afca6726c3c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-11-21 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-11-21 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xfns.c (Fx_hide_tip) [USE_LUCID]: Add a hack to redisplay | ||
| 4 | the menu bar when the tooltip is unmapped. | ||
| 5 | |||
| 3 | * buffer.c (Fkill_buffer): Notice if the buffer to kill is the | 6 | * buffer.c (Fkill_buffer): Notice if the buffer to kill is the |
| 4 | sole visible buffer when we're currently in the mini-buffer, and | 7 | sole visible buffer when we're currently in the mini-buffer, and |
| 5 | give up if so. | 8 | give up if so. |