emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32fns.c
Date: Sat, 23 Feb 2002 13:14:06 -0500

Index: emacs/src/w32fns.c
diff -c emacs/src/w32fns.c:1.156 emacs/src/w32fns.c:1.157
*** emacs/src/w32fns.c:1.156    Fri Feb 22 19:04:02 2002
--- emacs/src/w32fns.c  Sat Feb 23 13:14:06 2002
***************
*** 4779,4784 ****
--- 4779,4785 ----
        {
          KillTimer (hwnd, menu_free_timer);
          menu_free_timer = 0;
+         f = x_window_to_frame (dpyinfo, hwnd);
          if (!f->output_data.w32->menu_command_in_progress)
            {
              /* Free memory used by owner-drawn and help-echo strings.  */



reply via email to

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