emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c
Date: Sat, 03 May 2003 21:44:08 -0400

Index: emacs/src/keyboard.c
diff -c emacs/src/keyboard.c:1.737 emacs/src/keyboard.c:1.738
*** emacs/src/keyboard.c:1.737  Sat May  3 21:39:33 2003
--- emacs/src/keyboard.c        Sat May  3 21:44:08 2003
***************
*** 6750,6757 ****
  
  
  
! static void menu_bar_item P_ ((Lisp_Object, Lisp_Object));
! static void menu_bar_one_keymap P_ ((Lisp_Object));
  
  /* These variables hold the vector under construction within
     menu_bar_items and its subroutines, and the current index
--- 6750,6757 ----
  
  
  
! static void menu_bar_item P_ ((Lisp_Object, Lisp_Object, Lisp_Object, void*));
! static Lisp_Object menu_bar_one_keymap_changed_items;
  
  /* These variables hold the vector under construction within
     menu_bar_items and its subroutines, and the current index




reply via email to

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