emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h,v
Date: Fri, 11 Jul 2008 11:39:50 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/07/11 11:39:49

Index: lisp.h
===================================================================
RCS file: /sources/emacs/emacs/src/lisp.h,v
retrieving revision 1.629
retrieving revision 1.630
diff -u -b -r1.629 -r1.630
--- lisp.h      11 Jul 2008 02:29:41 -0000      1.629
+++ lisp.h      11 Jul 2008 11:39:49 -0000      1.630
@@ -163,7 +163,7 @@
 /* We also need to be able to specify mult-of-8 alignment on static vars.  */
 # if defined DECL_ALIGN
 /* We currently do not support USE_LSB_TAG with a union Lisp_Object.  */
-#  if defined USE_LISP_UNION_TYPE
+#  ifndef USE_LISP_UNION_TYPE
 #   define USE_LSB_TAG
 #  endif
 # endif




reply via email to

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