(Fprimitive_undo): Rename arg to N to avoid conflict.
[bpt/emacs.git] / src / undo.c
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 BlandyUpdated 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...
1992-10-31 Jim Blandy* undo.c (record_insert): Use accessors on BEG and...
1992-10-03 Richard M. Stallman(Fprimitive_undo): When undoing an insert, move point...
1992-09-28 Richard M. Stallman(record_delete): Record pos before the deletion.
1992-08-12 Jim BlandyDoc fix.
1992-07-13 Jim Blandyentered 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 BlandyInitial revision