| Commit message (Expand) | Author | Age | Files | Lines |
* | (adjust_markers_for_delete): Move it in the right direction! (bug#4803) | Stefan Monnier | 2009-11-24 | 1 | -2/+2 |
* | * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove | Andreas Schwab | 2009-11-21 | 1 | -1/+1 |
* | (make_gap_larger): Don't make as many assumptions about the | Stefan Monnier | 2009-11-19 | 1 | -10/+10 |
* | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -1/+1 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Remove leftover table unibyte_to_multibyte_table. | Stefan Monnier | 2009-10-18 | 1 | -4/+4 |
* | Fix typos in comments. | Juanma Barranquero | 2009-10-04 | 1 | -1/+1 |
* | * editfns.c (general_insert_function): Adjust to insdel.c changes. | Stefan Monnier | 2009-03-28 | 1 | -2/+3 |
* | * insdel.c (move_gap, move_gap_both, gap_left, gap_right) | Stefan Monnier | 2009-03-28 | 1 | -200/+156 |
* | (del_range_2): Don't modify gap contents when called | Andreas Schwab | 2009-02-22 | 1 | -1/+4 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (copy_text): To convert a non-ASCII char to unibyte, | Kenichi Handa | 2008-12-30 | 1 | -2/+2 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | (insert_from_buffer_1): Don't compare bytes in destination | Stefan Monnier | 2008-04-03 | 1 | -1/+1 |
* | * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1. | Stefan Monnier | 2008-02-12 | 1 | -1/+1 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+2 |
|\ |
|
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
| |\ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
| | * | (reset_var_on_error): New fun. | Stefan Monnier | 2007-08-21 | 1 | -62/+38 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -10/+3 |
|\ \ \
| |/ / |
|
| * | | (adjust_markers_for_insert): Generalize assertion checks. | Stefan Monnier | 2007-10-02 | 1 | -10/+3 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-08-21 | 1 | -4/+5 |
|\ \ \
| |/ / |
|
| * | | (reset_var_on_error): Improve comment. | Stefan Monnier | 2007-08-15 | 1 | -4/+5 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -62/+37 |
|\ \ \
| |/ / |
|
| * | | (reset_var_on_error): New fun. | Stefan Monnier | 2007-08-13 | 1 | -62/+37 |
| |/ |
|
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| * | (replace_range): For undo, record insertion first. | Richard M. Stallman | 2007-04-29 | 1 | -1/+5 |
* | | 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 |