Mercurial > emacs
comparison Makefile.in @ 49056:88f14a14e005
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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 06 Jan 2003 00:47:38 +0000 |
parents | 69713eabe614 |
children | 0c6ae1df6eb6 |
comparison
equal
deleted
inserted
replaced
49055:cea2e52c7ca5 | 49056:88f14a14e005 |
---|