log src/undo.c @ 3959:103a29fa86b7

age author description
1993-06-13 Richard M. Stallman (Fprimitive_undo): Rename arg to N to avoid conflict.
1993-06-12 Richard M. Stallman (syms_of_undo): Set up Qinhibit_read_only.
1993-06-12 Richard M. Stallman (record_delete): Always use XFASTINT on sbeg.
1993-05-22 Jim Blandy Updated copyright years.
1993-03-15 Richard M. Stallman (record_property_change, record_delete, record_insert):
1993-03-01 Richard M. Stallman (record_property_change): Typo in last change.
1992-11-16 Jim Blandy * undo.c (Fprimitive_undo): Remove whitespace in front of #ifdef
1992-10-31 Jim Blandy * undo.c (record_insert): Use accessors on BEG and LENGTH.
1992-10-03 Richard M. Stallman (Fprimitive_undo): When undoing an insert, move point and then delete.
1992-09-28 Richard M. Stallman (record_delete): Record pos before the deletion.
1992-08-12 Jim Blandy Doc fix.
1992-07-13 Jim Blandy entered into RCS
1992-02-11 Jim Blandy *** empty log message ***
1992-01-13 Jim Blandy *** empty log message ***
1991-04-11 Jim Blandy *** empty log message ***
1991-04-03 Jim Blandy Initial revision