]> code.delx.au - gnu-emacs/commit
(Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
authorKarl Heuer <kwzh@gnu.org>
Tue, 11 Oct 1994 07:45:20 +0000 (07:45 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 11 Oct 1994 07:45:20 +0000 (07:45 +0000)
commit84d1833ed83fa7899e8d50379b52914d16415ba0
treea45f274a04e7383bb94e45acfcc5a21a91d07627
parent267935b9f1358c23c22d5d441ef1a7e0bfd195ba
(Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
type codes as well).
(XMARKER, SETMARKER, MARKERP): Check/set the new type field.
(XMISC, SETMISC, MISCP): New accessor macros for the superset type.
(struct Lisp_Free): New structure.
(Lisp_Misc_Free): Type code for that structure.
src/lisp.h