emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/admin/CPP-DEFINES,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/admin/CPP-DEFINES,v
Date: Sat, 23 Aug 2008 16:40:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/08/23 16:40:30

Index: CPP-DEFINES
===================================================================
RCS file: /cvsroot/emacs/emacs/admin/CPP-DEFINES,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- CPP-DEFINES 6 Aug 2008 03:23:55 -0000       1.36
+++ CPP-DEFINES 23 Aug 2008 16:40:30 -0000      1.37
@@ -50,6 +50,9 @@
 subprocesses    System can use subprocesses (for M-x shell for example).  
Defined by default, only MSDOS undefines it.
 USE_LISP_UNION_TYPE Define it in lisp.h to make Lisp_Object be a union type 
instead of the default int.
 
+** Misc macros
+USER_FULL_NAME   If defined, overrides the default pw->pw_gecos for getting at 
the full user name.  Only MSDOS overrides the default.
+
 ** Replace, the definition is trivial: SWITCH_ENUM_CAST
 
 ** Defines from src/m/*.h and src/s/*.h.  Some of these might not be used in 
the code anymore, so they can be removed.  The HAVE_* definitions are probably 
handled by autoconf, so it might be possible to just remove them from 
src/[sm]/*.h.




reply via email to

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