]> git.eshelyaron.com Git - emacs.git/commit
Avoid losing the buffer restriction in flyspell-mode
authorEli Zaretskii <eliz@gnu.org>
Mon, 21 Aug 2017 17:21:28 +0000 (20:21 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 21 Aug 2017 17:21:28 +0000 (20:21 +0300)
commit80fccd4290ae134bd1b3d377f134bb9143b68b43
treef68161a9f52c1dca91533c623396922df4308fa7
parent694e2d8f2354b68f60513915cb8a9c9d1a11ce81
Avoid losing the buffer restriction in flyspell-mode

* src/intervals.c (get_local_map): Don't allow C-g to quit as long
as we have the buffer widened, to make sure the restriction is
preserved.  (Bug#28161)
src/intervals.c