/[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.10 by kfstorm, Sat May 24 22:00:08 2003 UTC revision 1.11 by monnier, Sun Jun 15 20:58:00 2003 UTC
# Line 1  Line 1 
1  /* Menu support for GNU Emacs on the for Mac OS.  /* Menu support for GNU Emacs on the for Mac OS.
2     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 2000, 2001, 2002, 2003  Free Software Foundation, Inc.
3    
4  This file is part of GNU Emacs.  This file is part of GNU Emacs.
5    
# Line 1035  menubar_selection_callback (FRAME_PTR f, Line 1035  menubar_selection_callback (FRAME_PTR f,
1035                int j;                int j;
1036                struct input_event buf;                struct input_event buf;
1037                Lisp_Object frame;                Lisp_Object frame;
1038                  EVENT_INIT (buf);
1039    
1040                XSETFRAME (frame, f);                XSETFRAME (frame, f);
1041                buf.kind = MENU_BAR_EVENT;                buf.kind = MENU_BAR_EVENT;

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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