New misc type Lisp_Save_Value.
authorRichard M. Stallman <rms@gnu.org>
Mon, 6 Jan 2003 00:47:38 +0000 (00:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 6 Jan 2003 00:47:38 +0000 (00:47 +0000)
commit222151aa9c5cc9a1c0c6a376b7e10024cefe5d65
treeb553f0e002e0cd88b6dcbd4b93c19dbd8b0ff152
parent42172a6ba0be481cced03016e1b88d180a518023
New misc type Lisp_Save_Value.
(enum Lisp_Misc_Type): Add Lisp_Misc_Save_Value.
(XSAVE_VALUE): New macro.
(struct Lisp_Save_Value): New data type.
(union Lisp_Misc): Add u_save_value alternative.
(make_save_value): Declared.
src/lisp.h