aboutsummaryrefslogtreecommitdiffstats
path: root/src/insdel.c
Commit message (Expand)AuthorAgeFilesLines
* Let all active regions set the primary selection.Chong Yidong2010-08-151-5/+7
* Avoid restrictions when copying window selection.Chong Yidong2010-08-071-7/+6
* Change `select-active-region' mechanics.Chong Yidong2010-08-071-0/+17
* Constify functions taking char *Andreas Schwab2010-07-111-1/+1
* Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-1/+1
* Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-50/+12
* Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-041-7/+5
* Remove obsolete macro BASE_LEADING_CODE_P.Juanma Barranquero2010-06-051-4/+4
* Make variable forwarding explicit rather the using special values.Stefan Monnier2010-04-191-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (adjust_markers_for_delete): Move it in the right direction! (bug#4803)Stefan Monnier2009-11-241-2/+2
* * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): RemoveAndreas Schwab2009-11-211-1/+1
* (make_gap_larger): Don't make as many assumptions about theStefan Monnier2009-11-191-10/+10
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Remove leftover table unibyte_to_multibyte_table.Stefan Monnier2009-10-181-4/+4
* Fix typos in comments.Juanma Barranquero2009-10-041-1/+1
* * editfns.c (general_insert_function): Adjust to insdel.c changes.Stefan Monnier2009-03-281-2/+3
* * insdel.c (move_gap, move_gap_both, gap_left, gap_right)Stefan Monnier2009-03-281-200/+156
* (del_range_2): Don't modify gap contents when calledAndreas Schwab2009-02-221-1/+4
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (copy_text): To convert a non-ASCII char to unibyte,Kenichi Handa2008-12-301-2/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* (insert_from_buffer_1): Don't compare bytes in destinationStefan Monnier2008-04-031-1/+1
* * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.Stefan Monnier2008-02-121-1/+1
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
| | * (reset_var_on_error): New fun.Stefan Monnier2007-08-211-62/+38
* | | Merge from emacs--devo--0Miles Bader2007-10-111-10/+3
|\| |
| * | (adjust_markers_for_insert): Generalize assertion checks.Stefan Monnier2007-10-021-10/+3
* | | Merge from emacs--devo--0Miles Bader2007-08-211-4/+5
|\| |
| * | (reset_var_on_error): Improve comment.Stefan Monnier2007-08-151-4/+5
* | | Merge from emacs--devo--0Miles Bader2007-08-131-62/+37
|\| |
| * | (reset_var_on_error): New fun.Stefan Monnier2007-08-131-62/+37
| |/
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (replace_range): For undo, record insertion first.Richard M. Stallman2007-04-291-1/+5
* | Merge from emacs--devo--0Miles Bader2007-05-011-1/+5
|\ \
| * | (replace_range): For undo, record insertion first.Richard M. Stallman2007-04-291-1/+5
| |/
* | Merge from emacs--devo--0Miles Bader2007-03-041-0/+11
|\|
| * (Fcombine_after_change_execute): Return nil ifChong Yidong2007-02-281-0/+11
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-09-051-3/+16
|\|
| * * buffer.h (struct buffer_text): New field chars_modiff.Chong Yidong2006-09-011-3/+16
* | Merge from emacs--devo--0Miles Bader2006-07-061-6/+14
|\|
| * * insdel.c (prepare_to_modify_buffer): For an indirect buffer, doChong Yidong2006-07-051-6/+14
* | Revision: [email protected]/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1