doc/lispref/modes.texi (Syntactic Font Lock): Update for commit 644c6b414f
Remove outdated `nil` element, as discussed in https://lists.gnu.org/archive/html/help-gnu-emacs/2025-01/msg00244.html
This commit is contained in:
@@ -4121,7 +4121,7 @@ This variable is normally set through the ``other'' elements in
|
||||
@lisp
|
||||
(setq-local font-lock-defaults
|
||||
`(,python-font-lock-keywords
|
||||
nil nil nil nil
|
||||
nil nil nil
|
||||
(font-lock-syntactic-face-function
|
||||
. python-font-lock-syntactic-face-function)))
|
||||
@end lisp
|
||||
|
||||
Reference in New Issue
Block a user