log src/undo.c @ 12649:43434a01d442

age author description
Tue, 25 Jul 1995 02:18:58 +0000 Richard M. Stallman (Fprimitive_undo): Don't end inner loop
Tue, 06 Jun 1995 01:40:34 +0000 Karl Heuer (record_insert): Change args to be ints, not Lisp_Objects.
Mon, 02 Jan 1995 06:26:46 +0000 Richard M. Stallman (Fprimitive_undo): Use base buffer's modtime field.
Tue, 04 Oct 1994 16:15:52 +0000 Karl Heuer (record_delete, record_first_change): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 12:28:40 +0000 Karl Heuer (record_insert, record_delete, record_first_change, record_property_change):
Tue, 27 Sep 1994 01:13:35 +0000 Karl Heuer (record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
Wed, 25 May 1994 02:22:08 +0000 Karl Heuer (Fprimitive_undo): GCPRO next and list.
Sat, 07 May 1994 08:38:28 +0000 Richard M. Stallman (record_delete): Record the old point value only right after a boundary.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Tue, 08 Mar 1994 16:33:28 +0000 Richard M. Stallman (syms_of_undo): staticpro pending_boundary.
Thu, 03 Mar 1994 20:12:01 +0000 Karl Heuer (record_delete): Save last_point_position in the undo record, rather than the
Thu, 03 Feb 1994 19:39:21 +0000 Richard M. Stallman (record_first_change): Check for buffer-undo-list = t.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sun, 13 Jun 1993 23:15:39 +0000 Richard M. Stallman (Fprimitive_undo): Rename arg to N to avoid conflict.
Sat, 12 Jun 1993 18:10:20 +0000 Richard M. Stallman (syms_of_undo): Set up Qinhibit_read_only.