log src/undo.c @ 59852:44381d53da68

age author description
Mon, 31 Jan 2005 22:44:27 +0000 Kim F. Storm (Qapply): New lisp var.
Sun, 30 Jan 2005 02:06:13 +0000 Luc Teirlinck (syms_of_undo) <undo-outer-limit>: Increase value to 3 Meg.
Sun, 30 Jan 2005 00:39:33 +0000 Luc Teirlinck (syms_of_undo) <undo-outer-limit>: Doc update.
Sat, 29 Jan 2005 17:16:31 +0000 Richard M. Stallman (Fprimitive_undo): Handle (FUNNAME . ARGS) by calling FUNNAME.
Thu, 23 Dec 2004 00:15:23 +0000 Richard M. Stallman (Vundo_outer_limit): Replaces undo_outer_limit. Uses changed.
Tue, 21 Dec 2004 11:31:24 +0000 Richard M. Stallman (truncate_undo_list): Return void.
Sat, 29 May 2004 16:20:47 +0000 Richard M. Stallman (truncate_undo_list): New arg LIMITSIZE.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Thu, 14 Nov 2002 14:18:26 +0000 Dave Love (record_point):
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Thu, 04 Apr 2002 20:42:56 +0000 Stefan Monnier (record_point): New fun.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sun, 21 Oct 2001 12:13:46 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].