Mercurial > emacs
diff src/ChangeLog @ 33715:5e4a7616e2cb
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Tue, 21 Nov 2000 22:27:22 +0000 |
| parents | 76d6d2515065 |
| children | 79c21c755381 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Nov 21 22:27:08 2000 +0000 +++ b/src/ChangeLog Tue Nov 21 22:27:22 2000 +0000 @@ -1,5 +1,8 @@ 2000-11-21 Gerd Moellmann <gerd@gnu.org> + * xfns.c (Fx_hide_tip) [USE_LUCID]: Add a hack to redisplay + the menu bar when the tooltip is unmapped. + * buffer.c (Fkill_buffer): Notice if the buffer to kill is the sole visible buffer when we're currently in the mini-buffer, and give up if so.
