summaryrefslogtreecommitdiff
path: root/doc/lispref/index.texi
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2018-09-15 09:44:30 -0400
committerNoam Postavsky <npostavs@gmail.com>2018-09-15 09:44:30 -0400
commitffbe561ee5acb0b9edc5f4c995c287fb2485c315 (patch)
tree9833822d627c9d7695b69fdc6d7eab514b22096d /doc/lispref/index.texi
parentf1ddaf7b65bb8edac41813b48f96a84c7fc2e263 (diff)
downloademacs-ffbe561ee5acb0b9edc5f4c995c287fb2485c315.tar.gz
Don't call modification hooks unprepared
Inhibit modification hooks when performing message coalescing because in that case, we aren't doing the necessary preparation for running modification hooks (i.e., we pass PREPARE=false for the insert_1_both and del_range_both calls). See also Bug#30823 and Bug#21824. * src/xdisp.c (message_dolog): Let-bind inhibit-modification-hooks to t around del_range_both calls.
Diffstat (limited to 'doc/lispref/index.texi')
0 files changed, 0 insertions, 0 deletions