emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xmenu.c


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/xmenu.c
Date: Sun, 06 Jan 2002 01:18:20 -0500

Index: emacs/src/xmenu.c
diff -c emacs/src/xmenu.c:1.226 emacs/src/xmenu.c:1.227
*** emacs/src/xmenu.c:1.226     Sun Dec  2 00:07:16 2001
--- emacs/src/xmenu.c   Fri Jan  4 17:17:26 2002
***************
*** 1191,1196 ****
--- 1191,1198 ----
    f = menubar_id_to_frame (id);
    if (f)
      {
+       Fx_hide_tip ();
+ 
        XSETFRAME (frame, f);
        kbd_buffer_store_help_event (frame, help);
      }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]