log src/insdel.c @ 6663:ac4abedb1eaa

age author description
1994-03-02 Richard M. Stallman (del_range_1): New function.
1993-12-23 Richard M. Stallman (del_range): Second argument in call to
1993-11-25 Richard M. Stallman (insert_from_string): Pass new arg to graft_intervals_into_buffer.
1993-09-14 Richard M. Stallman (insert_from_string): Pass extra arg to graft_intervals_into_buffer.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-07-13 Richard M. Stallman (prepare_to_modify_buffer): Call verify_overlay_modification.
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-05-14 Jim Blandy The text property routines can now modify buffers other
1993-04-07 Richard M. Stallman Include blockinput.h.
1993-03-31 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
1993-03-07 Richard M. Stallman (prepare_to_modify_buffer): Set Vdeactivate_mark.
1993-03-06 Richard M. Stallman (check_protected_fields): Delete decl.
1993-03-01 Richard M. Stallman (del_range): Update point before offset_intervals.
1993-01-26 Jim Blandy JimB's changes since January 18th
1992-10-01 Joseph Arceneaux * insdel.c: #include "intervals.h"
1992-09-28 Richard M. Stallman (del_range): Call record_delete before updating point.
1992-01-13 Jim Blandy entered into RCS
1991-05-08 Jim Blandy *** empty log message ***
1991-01-05 Jim Blandy Initial revision