mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
Paren typo.
This commit is contained in:
parent
be95632401
commit
3293762969
@ -409,7 +409,7 @@ Defaults to the whole buffer. END can be out of bounds."
|
||||
(with-buffer-prepared-for-jit-lock
|
||||
;; Don't cause refontification (it's already been done), but just do
|
||||
;; some random buffer change, so as to force redisplay.
|
||||
(put-text-property start end 'fontified t)))))
|
||||
(put-text-property start end 'fontified t))))
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user