| Commit message (Expand) | Author | Age | Files | Lines |
* | (replace_range_2): Fix bugs in adjusting markers and point. | Kenichi Handa | 2005-02-01 | 1 | -6/+10 |
* | (insert_from_string_before_markers) | Richard M. Stallman | 2004-12-02 | 1 | -0/+8 |
* | (replace_range_2): New function. | Richard M. Stallman | 2004-11-02 | 1 | -1/+117 |
* | (del_range_2, replace_range): Don't write an anchor if the gap is empty. | Richard M. Stallman | 2004-05-22 | 1 | -2/+2 |
* | * insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays. | Masatake YAMATO | 2004-03-25 | 1 | -2/+6 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | (signal_before_change, signal_after_change): Use new type for | Stefan Monnier | 2003-07-09 | 1 | -6/+4 |
* | (check_markers, adjust_markers_for_delete) | Stefan Monnier | 2003-06-26 | 1 | -36/+21 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -9/+9 |
* | Comment. | Dave Love | 2002-10-30 | 1 | -1/+1 |
* | (copy_text, count_size_as_multibyte, insert_1): | Ken Raeburn | 2002-07-16 | 1 | -12/+12 |
* | * insdel.c (insert_from_string_1): Use SDATA. | Ken Raeburn | 2002-07-16 | 1 | -1/+1 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -11/+11 |
* | Use macro SPECPDL_INDEX. | Juanma Barranquero | 2002-07-11 | 1 | -1/+1 |
* | (insert_1_both, insert_from_string_1) | Kim F. Storm | 2002-06-13 | 1 | -0/+12 |
* | (make_gap_smaller): Preserve BEG_UNCHANGED during gap | Kim F. Storm | 2002-02-09 | 1 | -8/+11 |
* | (adjust_after_replace_noundo): New function. | Richard M. Stallman | 2002-01-11 | 1 | -0/+50 |
* | (make_gap_larger): Make sure buffer size does not overflow range of int. | Andreas Schwab | 2002-01-06 | 1 | -3/+6 |
* | (make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller if | Andrew Innes | 2001-12-11 | 1 | -1/+1 |
* | (make_gap_larger): New function. | Andrew Innes | 2001-12-05 | 1 | -1/+70 |
* | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel JanÃk | 2001-11-13 | 1 | -8/+8 |
* | (replace_range): Use adjust_markers_for_replace | Richard M. Stallman | 2001-11-11 | 1 | -10/+4 |
* | (insert_1_both): Do nothing if NCHARS == 0. | Gerd Moellmann | 2001-10-26 | 1 | -0/+3 |
* | Don't define min/max. | Gerd Moellmann | 2001-10-08 | 1 | -3/+0 |
* | (make_gap): Use MOST_POSITIVE_FIXNUM. | Gerd Moellmann | 2001-10-06 | 1 | -1/+1 |
* | (Qinhibit_modification_hooks): New variable. | Gerd Moellmann | 2001-09-11 | 1 | -0/+5 |
* | (signal_before_change, signal_after_change): Consider a | Gerd Moellmann | 2001-05-16 | 1 | -7/+36 |
* | (del_range_1, del_range_byte, del_range_both): Handle | Gerd Moellmann | 2001-02-13 | 1 | -3/+13 |
* | (make_gap): Remove unused variable `result'. | Eli Zaretskii | 2001-01-02 | 1 | -1/+0 |
* | (adjust_markers_for_delete): Handle before-insertion markers correctly. | Miles Bader | 2000-10-18 | 1 | -3/+22 |
* | Avoid some more compiler warnings. | Gerd Moellmann | 2000-09-21 | 1 | -0/+1 |
* | (make_gap): Use enlarge_buffer_text. | Gerd Moellmann | 2000-09-14 | 1 | -14/+1 |
* | (signal_before_change, signal_after_change): Don't check | Dave Love | 2000-06-02 | 1 | -19/+1 |
* | (adjust_markers_for_replace): Fix previous change. | Kenichi Handa | 2000-05-22 | 1 | -12/+12 |
* | (adjust_markers_for_record_delete): Deleted. | Kenichi Handa | 2000-05-20 | 1 | -633/+78 |
* | (insert_from_buffer_1): Adjust FROM position by number | Gerd Moellmann | 2000-05-04 | 1 | -1/+5 |
* | * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): | Ken Raeburn | 2000-03-30 | 1 | -1/+1 |
* | (del_range_1): Call update_compositions. | Kenichi Handa | 2000-02-11 | 1 | -1/+1 |
* | (copy_text): Adjusted for the change of CHAR_STRING. | Kenichi Handa | 1999-12-15 | 1 | -49/+17 |
* | * editfns.c (Fdelete_and_extract_region): New function. | Stefan Monnier | 1999-12-07 | 1 | -14/+26 |
* | (adjust_markers_for_delete): Fix last change. | Eli Zaretskii | 1999-12-06 | 1 | -1/+2 |
* | (adjust_markers_for_delete): Make it non-static. | Kenichi Handa | 1999-12-06 | 1 | -2/+1 |
* | (insert_1_both): Call set_text_properties with last | Gerd Moellmann | 1999-11-26 | 1 | -4/+5 |
* | Remove USE_TEXT_PROPERTIES. | Gerd Moellmann | 1999-11-11 | 1 | -13/+0 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -4/+1 |
* | (copy_text): Removed unused variables. | Gerd Moellmann | 1999-09-19 | 1 | -18/+11 |
* | Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access. | Ken Raeburn | 1999-09-13 | 1 | -7/+7 |
* | (del_range_1): Don't treat minibuffer prompt specially. | Richard M. Stallman | 1999-09-12 | 1 | -7/+0 |
* | (syms_of_insdel): Define Lisp variable inhibit-modification-hooks. | Richard M. Stallman | 1999-09-07 | 1 | -0/+6 |
* | (count_combining_composition): New function. | Kenichi Handa | 1999-09-03 | 1 | -35/+93 |