*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 21 Nov 2000 22:27:22 +0000 (22:27 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 21 Nov 2000 22:27:22 +0000 (22:27 +0000)
lwlib/ChangeLog
src/ChangeLog

index d0a909c..29c19e8 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-21  Gerd Moellmann  <gerd@gnu.org>
+
+       * xlwmenu.c (xlwmenu_redisplay): New function.
+
 2000-09-30  Stefan Monnier  <monnier@cs.yale.edu>
 
        * lwlib.c (lw_separator_p): Init separator_p (bug with "-- some text").
index 5e31398..afca672 100644 (file)
@@ -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.