]> git.eshelyaron.com Git - emacs.git/commitdiff
(USER_FULL_NAME): Define.
authorEli Zaretskii <eliz@gnu.org>
Sat, 23 Aug 2008 16:51:11 +0000 (16:51 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 Aug 2008 16:51:11 +0000 (16:51 +0000)
(SYSTEM_PURESIZE_EXTRA): Bump up to 100K.

src/s/msdos.h

index 7699f80d192adb38be6a92a09b981e103872e172..caf03c1460b36abb6be77e6d27b0257176e3ce5b 100644 (file)
@@ -87,6 +87,10 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
    in how to declare valloc.  */
 #define GMALLOC_INHIBIT_VALLOC
 
+/* This overrides the default value on editfns.c, since DJGPP
+   does not have pw->pw_gecos.  */
+#define USER_FULL_NAME (getenv ("NAME"))
+
 /* setjmp and longjmp can safely replace _setjmp and _longjmp,
    but they will run slower.  */
 
@@ -194,7 +198,7 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
 #define LIBX11_SYSTEM -lxext -lsys
 #else
 /* We need a little extra space, see ../../lisp/loadup.el */
-#define SYSTEM_PURESIZE_EXTRA 50000
+#define SYSTEM_PURESIZE_EXTRA 100000
 #endif
 
 /* Tell the garbage collector that setjmp is known to save all