emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/alloc.c,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/alloc.c,v
Date: Fri, 11 Jul 2008 02:29:45 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/11 02:29:44

Index: src/alloc.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/alloc.c,v
retrieving revision 1.442
retrieving revision 1.443
diff -u -b -r1.442 -r1.443
--- src/alloc.c 8 Jul 2008 07:03:07 -0000       1.442
+++ src/alloc.c 11 Jul 2008 02:29:40 -0000      1.443
@@ -1541,7 +1541,7 @@
   } while (0)
 
 
-/* Number support.  If NO_UNION_TYPE isn't in effect, we
+/* Number support.  If USE_LISP_UNION_TYPE is in effect, we
    can't create number objects in macros.  */
 #ifndef make_number
 Lisp_Object




reply via email to

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