emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32menu.c
Date: Fri, 04 Jan 2002 19:14:57 -0500

Index: emacs/src/w32menu.c
diff -c emacs/src/w32menu.c:1.50 emacs/src/w32menu.c:1.51
*** emacs/src/w32menu.c:1.50    Mon Dec 10 17:52:51 2001
--- emacs/src/w32menu.c Fri Jan  4 19:14:57 2002
***************
*** 2226,2231 ****
--- 2226,2233 ----
         Windows code on the non-toolkit version.  */
        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]