emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/lisp.h,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h,v
Date: Sun, 08 Jun 2008 04:37:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/06/08 04:37:35

Index: lisp.h
===================================================================
RCS file: /sources/emacs/emacs/src/lisp.h,v
retrieving revision 1.624
retrieving revision 1.625
diff -u -b -r1.624 -r1.625
--- lisp.h      5 Jun 2008 18:00:35 -0000       1.624
+++ lisp.h      8 Jun 2008 04:37:34 -0000       1.625
@@ -3214,6 +3214,9 @@
                                                         Lisp_Object,
                                                         Lisp_Object));
 
+/* defined in menu.c */
+extern void syms_of_menu P_ ((void));
+
 /* defined in xmenu.c */
 EXFUN (Fx_popup_menu, 2);
 EXFUN (Fx_popup_dialog, 3);




reply via email to

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