emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/macmenu.c
Date: Wed, 12 Jun 2002 16:54:04 -0400

Index: emacs/src/macmenu.c
diff -c emacs/src/macmenu.c:1.1 emacs/src/macmenu.c:1.2
*** emacs/src/macmenu.c:1.1     Fri Apr 26 19:39:05 2002
--- emacs/src/macmenu.c Wed Jun 12 16:54:04 2002
***************
*** 176,182 ****
  Lisp_Object Qdebug_on_next_call;
  
  extern Lisp_Object Qmenu_bar;
- extern Lisp_Object Qmouse_click, Qevent_kind;
  
  extern Lisp_Object QCtoggle, QCradio;
  
--- 176,181 ----
***************
*** 956,962 ****
  
  /* Activate the menu bar of frame F.
     This is called from keyboard.c when it gets the
!    menu_bar_activate_event out of the Emacs event queue.
  
     To activate the menu bar, we signal to the input thread that it can
     return from the WM_INITMENU message, allowing the normal Windows
--- 955,961 ----
  
  /* Activate the menu bar of frame F.
     This is called from keyboard.c when it gets the
!    MENU_BAR_ACTIVATE_EVENT out of the Emacs event queue.
  
     To activate the menu bar, we signal to the input thread that it can
     return from the WM_INITMENU message, allowing the normal Windows



reply via email to

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