| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from emacs--devo--0 | Miles Bader | 2007-05-01 | 1 | -1/+5 |
|\ |
|
| * | (replace_range): For undo, record insertion first. | Richard M. Stallman | 2007-04-29 | 1 | -1/+5 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-03-04 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | (Fcombine_after_change_execute): Return nil if | Chong Yidong | 2007-02-28 | 1 | -0/+11 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-09-05 | 1 | -3/+16 |
|\ \
| |/ |
|
| * | * buffer.h (struct buffer_text): New field chars_modiff. | Chong Yidong | 2006-09-01 | 1 | -3/+16 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-07-06 | 1 | -6/+14 |
|\ \
| |/ |
|
| * | * insdel.c (prepare_to_modify_buffer): For an indirect buffer, do | Chong Yidong | 2006-07-05 | 1 | -6/+14 |
* | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 | Miles Bader | 2006-02-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 | Miles Bader | 2006-01-16 | 1 | -14/+16 |
|\ \
| |/ |
|
| * | (insert, insert_and_inherit, insert_before_markers) | Eli Zaretskii | 2005-12-23 | 1 | -14/+16 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78 | Miles Bader | 2005-08-26 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -2/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74 | Miles Bader | 2005-07-29 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | (syms_of_insdel): staticpro combine_after_change_buffer. | Richard M. Stallman | 2005-07-23 | 1 | -0/+1 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 | Miles Bader | 2005-07-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11 | Miles Bader | 2005-02-06 | 1 | -6/+10 |
|\ \
| |/ |
|
| * | (replace_range_2): Fix bugs in adjusting markers and point. | Kenichi Handa | 2005-02-01 | 1 | -6/+10 |
* | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74 | Miles Bader | 2004-12-08 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | (insert_from_string_before_markers) | Richard M. Stallman | 2004-12-02 | 1 | -0/+8 |
* | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69 | Miles Bader | 2004-11-04 | 1 | -1/+117 |
|\ \
| |/ |
|
| * | (replace_range_2): New function. | Richard M. Stallman | 2004-11-02 | 1 | -1/+117 |
* | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15 | Miles Bader | 2004-06-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | (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 |
* | | Sync to HEAD | Kenichi Handa | 2004-04-16 | 1 | -2/+9 |
* | | (insert_from_gap): Adjust intervals correctly. | Kenichi Handa | 2003-10-16 | 1 | -5/+8 |
* | | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -13/+43 |
|\ \ |
|
| * | | (insert_from_gap): Fix argument to offset_intervals. | Kenichi Handa | 2003-01-06 | 1 | -1/+1 |
| * | | (copy_text): Check C by ASCII_CHAR_P, not by | Kenichi Handa | 2002-10-15 | 1 | -1/+1 |
| * | | (insert_from_gap): Make it work even if PT != GTP. | Kenichi Handa | 2002-08-21 | 1 | -9/+7 |
| * | | (insert_from_gap): Call record_insert. | Kenichi Handa | 2002-03-08 | 1 | -0/+1 |
| * | | Include "character.h" instead of "charset.h". | Kenichi Handa | 2002-03-01 | 1 | -12/+41 |
* | | | New directory | Kenichi Handa | 2003-09-08 | 1 | -3/+0 |
| |/
|/| |
|
* | | 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 |