summaryrefslogtreecommitdiff
path: root/src/insdel.c
Commit message (Expand)AuthorAgeFilesLines
* Fix calls to insert-*-hooks when JIT font lock is activeEli Zaretskii2019-09-191-1/+10
* * src/insdel.c (insert_from_gap_1): New fun, extracted from insert_from_gap.Stefan Monnier2019-07-021-15/+38
* Make combine-after-change-calls work in the common case againStefan Monnier2019-05-061-1/+12
* Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-211-1/+1
* Widen modiff counts to avoid wraparoundPaul Eggert2019-01-311-9/+9
* Add portable dumperDaniel Colascione2019-01-151-0/+9
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Centralize Bug#30931 fixPaul Eggert2018-06-031-5/+2
| * Fix another case of freed markers in the undo-list (Bug#30931)Noam Postavsky2018-06-031-2/+5
* | Use "file name handler" consequentlyMichael Albinus2018-12-221-1/+1
* | More macro renamings for bignumTom Tromey2018-08-071-3/+3
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-14/+14
* | Centralize Bug#30931 fixPaul Eggert2018-03-301-5/+2
* | Fix another case of freed markers in the undo-list (Bug#30931)Noam Postavsky2018-03-301-2/+5
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Improve documentation of 'inhibit-modification-hooks' and friendsEli Zaretskii2017-12-281-1/+4
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix bidi paragraph direction when inserting text at newlineEli Zaretskii2017-03-131-4/+7
* ; Spelling fixesPaul Eggert2017-03-051-1/+1
* * src/insdel.c (make_gap): Improve comment.Stefan Monnier2017-02-201-1/+3
* ; * src/insdel.c: State file encoding explicitly.Eli Zaretskii2017-02-201-1/+1
* * src/insdel.c (make_gap): Increase enough to avoid O(N^2) behavior.Stefan Monnier2017-02-191-1/+14
* Replace QUIT with maybe_quitPaul Eggert2017-01-251-6/+6
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | * src/fileio.c (Finsert_file_contents): Fix hook handling (bug#24340)Stefan Monnier2016-10-031-18/+17
* | Merge from origin/emacs-25Paul Eggert2016-08-051-2/+8
|\ \ | |/
| * Adjust match data before calling after-change-funsNoam Postavsky2016-07-221-2/+8
* | Fix 'transpose-regions' when LEAVE-MARKERS arg is non-nilEli Zaretskii2016-07-191-4/+98
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* ; Improve commentary in insdel.cEli Zaretskii2016-02-131-4/+14
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Improve commentary of prepare_to_modify_buffer_1Eli Zaretskii2015-11-261-1/+6
* run_undoable_changes now called from insdel.Phillip Lord2015-11-251-0/+16
* Include-file cleanup for src directoryPaul Eggert2015-10-201-1/+1
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-261-19/+0
* * src/*.c: Set deactivate_mark buffer-locallyStefan Monnier2015-04-131-1/+1
* Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-3/+2
|\
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Count MANY function args more reliablyPaul Eggert2015-01-251-11/+5
* | Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-5/+1
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* | Fixes: debbugs:19161Stefan Monnier2014-12-111-5/+5
* | Implement an `inhibit-read-only' text propertyLars Magne Ingebrigtsen2014-11-161-1/+3
* | Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-0/+22
* | Simplify and cleanup character conversion stuff.Dmitry Antipov2014-06-231-1/+1
* | Merge from emacs-24; up to 2014-04-16T15:28:06Z!eggert@cs.ucla.eduJuanma Barranquero2014-04-191-10/+12
|\ \ | |/
| * Fix bug #17269 with corruption of the newline cache.Eli Zaretskii2014-04-171-10/+12
* | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-161-3/+29
|\ \ | |/