emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/nsterm.h,v
Date: Tue, 05 Aug 2008 03:05:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/08/05 03:05:15

Index: src/nsterm.h
===================================================================
RCS file: /sources/emacs/emacs/src/nsterm.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- src/nsterm.h        4 Aug 2008 21:59:02 -0000       1.11
+++ src/nsterm.h        5 Aug 2008 03:05:14 -0000       1.12
@@ -355,7 +355,7 @@
 @end
 
 extern NSArray *ns_send_types, *ns_return_types;
-extern EmacsMenu *mainMenu, *svcsMenu;
+extern EmacsMenu *mainMenu, *svcsMenu, *dockMenu;
 
 /* Apple removed the declaration, but kept the implementation */
 #if defined (NS_IMPL_COCOA) && MAC_OS_X_VERSION_MIN_REQUIRED >= 
MAC_OS_X_VERSION_10_4




reply via email to

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