(VALBITS): Don't remove 1 for the markbit.
commit31003b9e540b55d23ff2c00c7a71d0eec3a24e16
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Sep 2003 23:52:41 +0000 (11 23:52 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Sep 2003 23:52:41 +0000 (11 23:52 +0000)
tree55f923adfb3dcaf00c157f1917ef9b58cdb345bf
parent1aad248540c6e1d18f7138434cac3666f52308c1
(VALBITS): Don't remove 1 for the markbit.
(union Lisp_Object): Use unsigned int for types.  Remove markbit.
(MARKBIT): Remove 1 from VALBITS so we still use same old val.
(XTYPE): Use unsigned right-shift.
(XMARKBIT, XMARK, XUNMARK): Remove.
src/ChangeLog
src/lisp.h