Sun, 13 Jan 2008 22:08:06 +0000 |
Michael Olson |
Fix typo in src/lisp.h
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
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.
|