From: Stefan Kangas Date: Thu, 16 Jan 2020 23:02:09 +0000 (+0100) Subject: Add index entry "syntax highlighting" to the elisp manual X-Git-Tag: emacs-28.0.90~7908^2~129 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=025d6ac1d962090cde447fc0970dc743dd2a1f74;p=emacs.git 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) --- diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi index b52871ef70b..62d28da2004 100644 --- a/doc/lispref/modes.texi +++ b/doc/lispref/modes.texi @@ -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