Add index entry "syntax highlighting" to the elisp manual

* doc/lispref/modes.texi (Font Lock Mode): Add an index entry for
"syntax highlighting".  (Bug#24827)
This commit is contained in:
Stefan Kangas 2020-01-17 00:02:09 +01:00
parent 3446c26c2f
commit 025d6ac1d9

View file

@ -2673,6 +2673,7 @@ Setting this variable makes it buffer-local in the current buffer.
@node Font Lock Mode
@section Font Lock Mode
@cindex Font Lock mode
@cindex syntax highlighting and coloring
@dfn{Font Lock mode} is a buffer-local minor mode that automatically
attaches @code{face} properties to certain parts of the buffer based on