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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/xmenu.c
Date: Sun, 15 Jun 2003 17:18:03 -0400

Index: emacs/src/xmenu.c
diff -c emacs/src/xmenu.c:1.248 emacs/src/xmenu.c:1.249
*** emacs/src/xmenu.c:1.248     Mon Jun  2 14:48:43 2003
--- emacs/src/xmenu.c   Sun Jun 15 17:18:03 2003
***************
*** 1419,1424 ****
--- 1419,1425 ----
              int j;
              struct input_event buf;
              Lisp_Object frame;
+             EVENT_INIT (buf);
  
              XSETFRAME (frame, f);
              buf.kind = MENU_BAR_EVENT;




reply via email to

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