/[emacs]/emacs/src/macmenu.c
ViewVC logotype

Diff of /emacs/src/macmenu.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by akochoi, Fri Apr 26 23:39:05 2002 UTC revision 1.2 by pj, Wed Jun 12 20:54:04 2002 UTC
# Line 176  Lisp_Object Vmenu_updating_frame; Line 176  Lisp_Object Vmenu_updating_frame;
176  Lisp_Object Qdebug_on_next_call;  Lisp_Object Qdebug_on_next_call;
177    
178  extern Lisp_Object Qmenu_bar;  extern Lisp_Object Qmenu_bar;
 extern Lisp_Object Qmouse_click, Qevent_kind;  
179    
180  extern Lisp_Object QCtoggle, QCradio;  extern Lisp_Object QCtoggle, QCradio;
181    
# Line 956  on the left of the dialog box and all fo Line 955  on the left of the dialog box and all fo
955    
956  /* Activate the menu bar of frame F.  /* Activate the menu bar of frame F.
957     This is called from keyboard.c when it gets the     This is called from keyboard.c when it gets the
958     menu_bar_activate_event out of the Emacs event queue.     MENU_BAR_ACTIVATE_EVENT out of the Emacs event queue.
959    
960     To activate the menu bar, we signal to the input thread that it can     To activate the menu bar, we signal to the input thread that it can
961     return from the WM_INITMENU message, allowing the normal Windows     return from the WM_INITMENU message, allowing the normal Windows

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26