aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-21 22:27:22 +0000
committerGerd Moellmann2000-11-21 22:27:22 +0000
commitcd913aae535a9884f0aab6481b57db4b97e44d2d (patch)
tree33277d37cb33d364ff24f0883b364bab936e0896 /src
parentf3c9e54407aceeaeceb99a88eae103253e91d8ea (diff)
downloademacs-cd913aae535a9884f0aab6481b57db4b97e44d2d.tar.gz
emacs-cd913aae535a9884f0aab6481b57db4b97e44d2d.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
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 @@
12000-11-21 Gerd Moellmann <gerd@gnu.org> 12000-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.