2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-23 |
Richard M. Stallman |
(syms_of_insdel): staticpro combine_after_change_buffer.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-02-01 |
Kenichi Handa |
(replace_range_2): Fix bugs in adjusting markers and point.
|
2004-12-02 |
Richard M. Stallman |
(insert_from_string_before_markers)
|
2004-11-02 |
Richard M. Stallman |
(replace_range_2): New function.
|
2004-05-22 |
Richard M. Stallman |
(del_range_2, replace_range): Don't write an anchor if the gap is empty.
|
2004-03-25 |
Masatake YAMATO |
* insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-07-09 |
Stefan Monnier |
(signal_before_change, signal_after_change): Use new type for
|
2003-06-26 |
Stefan Monnier |
(check_markers, adjust_markers_for_delete)
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-10-30 |
Dave Love |
Comment.
|
2002-07-16 |
Ken Raeburn |
(copy_text, count_size_as_multibyte, insert_1):
|
2002-07-16 |
Ken Raeburn |
* insdel.c (insert_from_string_1): Use SDATA.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-06-13 |
Kim F. Storm |
(insert_1_both, insert_from_string_1)
|
2002-02-09 |
Kim F. Storm |
(make_gap_smaller): Preserve BEG_UNCHANGED during gap
|
2002-01-11 |
Richard M. Stallman |
(adjust_after_replace_noundo): New function.
|
2002-01-06 |
Andreas Schwab |
(make_gap_larger): Make sure buffer size does not overflow range of int.
|
2001-12-11 |
Andrew Innes |
(make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller if
|
2001-12-05 |
Andrew Innes |
(make_gap_larger): New function.
|
2001-11-13 |
Pavel JanÃk |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-11-11 |
Richard M. Stallman |
(replace_range): Use adjust_markers_for_replace
|
2001-10-26 |
Gerd Moellmann |
(insert_1_both): Do nothing if NCHARS == 0.
|
2001-10-08 |
Gerd Moellmann |
Don't define min/max.
|
2001-10-06 |
Gerd Moellmann |
(make_gap): Use MOST_POSITIVE_FIXNUM.
|
2001-09-11 |
Gerd Moellmann |
(Qinhibit_modification_hooks): New variable.
|
2001-05-16 |
Gerd Moellmann |
(signal_before_change, signal_after_change): Consider a
|