]> git.eshelyaron.com Git - emacs.git/commit
Make combine-after-change-calls work in the common case again
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 6 May 2019 18:58:20 +0000 (14:58 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 6 May 2019 18:58:20 +0000 (14:58 -0400)
commitc31823a51bba1e4f0c87af1a08ce856cc600f5c8
tree50dfe2876a5b7ab85cee4c8603da7172324781f1
parent66c388c21aa83d3ddb5a1827f81dd432514242ac
Make combine-after-change-calls work in the common case again

* src/insdel.c (signal_after_change): Allow combine_after_change_calls
even when syntax-ppss-flush-cache is on before-change-functions.
src/insdel.c