Mon, 04 Mar 2002 23:41:00 +0000 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
Fri, 15 Feb 2002 21:23:51 +0000 |
Andreas Schwab |
Remove unwanted changes.
|
Fri, 15 Feb 2002 21:19:08 +0000 |
Andreas Schwab |
(NSTATICS): Increase to 1280.
|
Fri, 15 Feb 2002 09:36:05 +0000 |
Kai Grojohann |
(Vx_alt_keysym, Vx_hyper_keysym, Vx_meta_keysym)
|
Fri, 08 Feb 2002 21:23:53 +0000 |
Kim F. Storm |
(SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK):
|
Thu, 07 Feb 2002 11:10:47 +0000 |
Andreas Schwab |
Fix thinko in last change.
|
Thu, 07 Feb 2002 11:05:08 +0000 |
Andreas Schwab |
(mark_stack): Don't assume sizeof (Lisp_Object) is 4.
|
Sun, 27 Jan 2002 22:53:26 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 29 Dec 2001 12:47:29 +0000 |
Gerd Moellmann |
Add a comment.
|
Sun, 16 Dec 2001 21:52:36 +0000 |
Richard M. Stallman |
(pure_alloc): After overflow, allocate just a small block.
|
Fri, 07 Dec 2001 12:32:21 +0000 |
Andreas Schwab |
(inhibit_garbage_collection): Don't exceed value an int can hold.
|
Wed, 05 Dec 2001 21:37:48 +0000 |
Andrew Innes |
(Fgarbage_collect): Shrink buffer gaps that are
|
Tue, 13 Nov 2001 06:55:14 +0000 |
Pavel Jank |
(Flist): Reindent.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Sun, 21 Oct 2001 09:51:56 +0000 |
Miles Bader |
(Fmake_byte_code, Fvector, Flist): Add usage: string to doc string.
|