(struct Lisp_Misc_Any, struct Lisp_Marker)
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 10 Feb 2008 20:09:38 +0000 (20:09 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 10 Feb 2008 20:09:38 +0000 (20:09 +0000)
commiteac1939a47dde9ccf13c4d49d42fb08f0edac16b
tree815e5680e207cb0d655709ddadf59bddfe357f8b
parente28e32b05c2341a0e32bd3336ec27bc11c8a5611
(struct Lisp_Misc_Any, struct Lisp_Marker)
(struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
(struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
rather than `int' for the type of `type'.
src/ChangeLog
src/lisp.h