log src/undo.c @ 4356:3f0d5006a2c4

age author description
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.
Sat, 12 Jun 1993 17:04:51 +0000 Richard M. Stallman (record_delete): Always use XFASTINT on sbeg.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
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.
Mon, 13 Jul 1992 18:33:54 +0000 Jim Blandy entered into RCS
Tue, 11 Feb 1992 00:46:32 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Thu, 11 Apr 1991 21:20:53 +0000 Jim Blandy *** empty log message ***
Wed, 03 Apr 1991 02:08:50 +0000 Jim Blandy Initial revision