emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/s/darwin.h,v
Date: Wed, 29 Aug 2007 22:19:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/08/29 22:19:43

Index: s/darwin.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/darwin.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- s/darwin.h  29 Aug 2007 05:28:09 -0000      1.30
+++ s/darwin.h  29 Aug 2007 22:19:43 -0000      1.31
@@ -38,6 +38,9 @@
 #define BSD_SYSTEM
 /* #define VMS */
 
+/* XXX The MULTI_KBOARD support does not work yet on this platform. */
+#undef MULTI_KBOARD
+
 #if 0 /* Don't define DARWIN on Mac OS X because CoreFoundation.h uses
         it to distinguish Mac OS X from bare Darwin.  */
 #ifndef        DARWIN




reply via email to

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