]> git.eshelyaron.com Git - emacs.git/commit
Minor tweaks to the fix for `insert-before-markers' overlay fix
authorMatt Armstrong <matt@rfc20.org>
Fri, 4 Nov 2022 22:24:40 +0000 (15:24 -0700)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 5 Nov 2022 20:45:18 +0000 (16:45 -0400)
commit26d2ac38e9a7486aa56acb6bb0162c8ee091aaca
tree9a5f6a6c19b54e29b950c40a2836ca011a68c3f8
parent2fc6e715a2931523a52d541d5b9868ca6cb144ff
Minor tweaks to the fix for `insert-before-markers' overlay fix

(bug#58928)

* src/buffer.c (adjust_overlays_for_insert): wrap to less than 80
chars.
* src/itree.c: document BEFORE_MARKERS.
src/buffer.c
src/itree.c