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.h,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.h,v
Date: Fri, 01 Aug 2008 15:40:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/08/01 15:40:54

Index: keyboard.h
===================================================================
RCS file: /sources/emacs/emacs/src/keyboard.h,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -b -r1.89 -r1.90
--- keyboard.h  1 Aug 2008 14:01:07 -0000       1.89
+++ keyboard.h  1 Aug 2008 15:40:54 -0000       1.90
@@ -365,9 +365,7 @@
   /* next one in the list */
   struct _widget_value*        next;
 } widget_value;
-#endif
 
-#if defined (HAVE_NS) || defined (HAVE_NTGUI) || defined (USE_X_TOOLKIT) || 
defined (USE_GTK)
 extern widget_value *xmalloc_widget_value P_ ((void));
 extern widget_value *digest_single_submenu P_ ((int, int, int));
 #endif




reply via email to

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