]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of 'jit-lock-contextually'
authorEli Zaretskii <eliz@gnu.org>
Wed, 8 Apr 2020 15:33:52 +0000 (18:33 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 8 Apr 2020 15:33:52 +0000 (18:33 +0300)
commit18d1bc0a09db280cc1653706f7f8022786f77c94
tree8d07889770657d7555af2412f5f57f038004a844
parent08486f4cae8e209cd70bd13534beff336faffd9e
Improve documentation of 'jit-lock-contextually'

* lisp/jit-lock.el (jit-lock-contextually): Clarify the jit-lock
operation when 'jit-lock-contextually' is non-nil and non-t.

* doc/lispref/modes.texi (Syntactic Font Lock)
(Other Font Lock Variables): Document the relation between
'jit-lock-register', 'font-lock-keywords-only', and syntactic
refontification.
doc/lispref/modes.texi
lisp/jit-lock.el