log src/lisp.h @ 86560:e08a75d0a31e

age author description
Thu, 22 Nov 2007 01:01:26 +0000 Dan Nicolaescu * term.c: Include stdarg.h.
Wed, 21 Nov 2007 20:59:47 +0000 Stefan Monnier * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
Fri, 16 Nov 2007 21:24:59 +0000 Stefan Monnier * alloc.c (allocate_other_vector):
Fri, 16 Nov 2007 20:36:34 +0000 Stefan Monnier * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
Mon, 29 Oct 2007 18:15:02 +0000 Ken Raeburn Comment the ENABLE_CHECKING version of the CHECK macro.
Tue, 23 Oct 2007 21:17:06 +0000 Stefan Monnier * lisp.h (Fget_text_property): Declare.
Wed, 17 Oct 2007 02:13:01 +0000 Stefan Monnier (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY, XBUFFER_OBJFWD)
Tue, 16 Oct 2007 15:42:58 +0000 Stefan Monnier * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
Sat, 13 Oct 2007 12:40:15 +0000 Eli Zaretskii (eabs): Rename from `abs'. All callers changed.
Wed, 10 Oct 2007 20:01:26 +0000 Stefan Monnier * frame.c (Fframe_with_environment): Remove.
Tue, 09 Oct 2007 04:28:00 +0000 Stefan Monnier (XSETPSEUDOVECTOR): Don't set the tag anymore.
Tue, 02 Oct 2007 21:55:27 +0000 Stefan Monnier * window.h (struct window):
Tue, 02 Oct 2007 21:24:47 +0000 Stefan Monnier * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
Tue, 02 Oct 2007 20:57:49 +0000 Stefan Monnier (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't allow definition in m/*.h files.
Tue, 02 Oct 2007 20:51:02 +0000 Stefan Monnier * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.