emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src lisp.h


From: Stefan Monnier
Subject: [Emacs-commit] emacs/src lisp.h
Date: Mon, 17 Nov 2003 18:29:33 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <address@hidden> 03/11/17 18:29:33

Modified files:
        src            : lisp.h 

Log message:
        (VALMASK): Only define for non-union type.
        (MARKBIT): Remove.
        (ARRAY_MARK_FLAG): Use previous value of MARKBIT.
        (XTYPE): Define unconditionally.
        (XSETTYPE): Remove one more remnant.
        (EQ): Define differently for the union and non-union cases.
        (INTMASK): New bit mask.
        (struct Lisp_Marker): Move down to prepare for upcoming patch.
        (GC_EQ): Delegate to EQ.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/lisp.h.diff?tr1=1.471&tr2=1.472&r1=text&r2=text





reply via email to

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