Fri, 01 Mar 2002 01:06:56 +0000 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Sun, 13 Jan 2008 00:43:55 +0000 |
Dan Nicolaescu |
* movemail.c:
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
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.
|
Fri, 26 Oct 2007 13:42:26 +0000 |
Juanma Barranquero |
(spare_memory, stack_copy, stack_copy_size, ignore_warnings, Vdead,
|
Wed, 17 Oct 2007 02:10:38 +0000 |
Stefan Monnier |
(free_misc): Use XMISCTYPE.
|
Tue, 16 Oct 2007 15:49:43 +0000 |
Stefan Monnier |
(Fpurecopy): Set the pvec tag on pseudo vectors.
|
Tue, 16 Oct 2007 15:42:58 +0000 |
Stefan Monnier |
* lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
|
Tue, 02 Oct 2007 22:07:41 +0000 |
Stefan Monnier |
(mark_terminals): Typo.
|
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 21:19:17 +0000 |
Stefan Monnier |
(mark_object): Fix typo.
|
Tue, 02 Oct 2007 21:16:53 +0000 |
Stefan Monnier |
(allocate_pseudovector): New fun.
|
Sat, 29 Sep 2007 20:19:41 +0000 |
Stefan Monnier |
(enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
|
Sat, 29 Sep 2007 20:10:22 +0000 |
Stefan Monnier |
(MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
|
Thu, 27 Sep 2007 19:51:39 +0000 |
Stefan Monnier |
(allocate_terminal): Set the vector size to only count the Lisp fields.
|
Sun, 23 Sep 2007 15:37:13 +0000 |
Richard M. Stallman |
(gc_sweep): Check cons cell mark bits word by word
|
Thu, 20 Sep 2007 21:28:51 +0000 |
Stefan Monnier |
(enum mem_type): New member for `terminal' objects.
|
Sun, 16 Sep 2007 09:25:37 +0000 |
Andreas Schwab |
(reset_malloc_hooks): Set the hooks to the previous
|
Tue, 21 Aug 2007 04:55:30 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Jul 2007 02:05:20 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 01:00:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 22 Apr 2007 12:42:47 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 29 Jan 2007 22:21:19 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 03 Dec 2006 15:03:30 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
|
Sat, 14 Oct 2006 18:40:58 +0000 |
Karoly Lorentey |
Fix obvious runtime errors after merge.
|