aboutsummaryrefslogtreecommitdiffstats
path: root/src/insdel.c
Commit message (Expand)AuthorAgeFilesLines
* (before_change_functions_restore):Richard M. Stallman1994-04-101-1/+85
* (insert_1): New function, extracted from insert.Karl Heuer1994-04-081-16/+42
* (del_range_1): New function.Richard M. Stallman1994-03-021-1/+10
* (del_range): Second argument in call toRichard M. Stallman1993-12-231-1/+4
* (insert_from_string): Pass new arg to graft_intervals_into_buffer.Richard M. Stallman1993-11-251-1/+1
* (insert_from_string): Pass extra arg to graft_intervals_into_buffer.Richard M. Stallman1993-09-141-4/+6
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (prepare_to_modify_buffer): Call verify_overlay_modification.Richard M. Stallman1993-07-131-0/+2
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
* The text property routines can now modify buffers otherJim Blandy1993-05-141-1/+14
* Include blockinput.h.Richard M. Stallman1993-04-071-0/+1
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-0/+3
* (prepare_to_modify_buffer): Set Vdeactivate_mark.Richard M. Stallman1993-03-071-1/+3
* (check_protected_fields): Delete decl.Richard M. Stallman1993-03-061-9/+0
* (del_range): Update point before offset_intervals.Richard M. Stallman1993-03-011-3/+3
* JimB's changes since January 18thJim Blandy1993-01-261-4/+4
* * insdel.c: #include "intervals.h"Joseph Arceneaux1992-10-011-4/+30
* (del_range): Call record_delete before updating point.Richard M. Stallman1992-09-281-3/+3
* entered into RCSJim Blandy1992-01-131-10/+10
* *** empty log message ***Jim Blandy1991-05-081-4/+5
* Initial revisionJim Blandy1991-01-051-0/+570