log src/undo.c @ 2194:886a69457557

age author description
Mon, 15 Mar 1993 06:03:33 +0000 Richard M. Stallman (record_property_change, record_delete, record_insert):
Mon, 01 Mar 1993 09:01:13 +0000 Richard M. Stallman (record_property_change): Typo in last change.
Mon, 16 Nov 1992 00:57:54 +0000 Jim Blandy * undo.c (Fprimitive_undo): Remove whitespace in front of #ifdef
Sat, 31 Oct 1992 05:39:17 +0000 Jim Blandy * undo.c (record_insert): Use accessors on BEG and LENGTH.
Sat, 03 Oct 1992 02:12:40 +0000 Richard M. Stallman (Fprimitive_undo): When undoing an insert, move point and then delete.
Mon, 28 Sep 1992 13:10:43 +0000 Richard M. Stallman (record_delete): Record pos before the deletion.
Wed, 12 Aug 1992 14:19:39 +0000 Jim Blandy Doc fix.