comparison src/s/darwin.h @ 91204:53108e6cea98

Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294
author Miles Bader <miles@gnu.org>
date Thu, 06 Dec 2007 09:51:45 +0000
parents bdb3fe0ba9fa ec2f30e07030
children 606f2d163a64
comparison
equal deleted inserted replaced
91203:db40129142b2 91204:53108e6cea98
51 #ifdef HAVE_CARBON 51 #ifdef HAVE_CARBON
52 #define MAC_OS 52 #define MAC_OS
53 /* We need a little extra space, see ../../lisp/loadup.el. */ 53 /* We need a little extra space, see ../../lisp/loadup.el. */
54 #define SYSTEM_PURESIZE_EXTRA 30000 54 #define SYSTEM_PURESIZE_EXTRA 30000
55 55
56 /* XXX The MULTI_KBOARD support does not work yet on this platform. */
57 #undef MULTI_KBOARD
58
59 #endif 56 #endif
60 #endif 57 #endif
61 58
62 /* SYSTEM_TYPE should indicate the kind of system you are using. 59 /* SYSTEM_TYPE should indicate the kind of system you are using.
63 It sets the Lisp variable system-type. */ 60 It sets the Lisp variable system-type. */