branch: main
commit d05a9590210d69b49d7b42b56c9aeb14b75a3448
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
* doc/auctex.texi (Font Locking): Mention `font-latex-setup'.
---
doc/auctex.texi | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/doc/auctex.texi b/doc/auctex.texi
index bbddc20a..aff25d90 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -2110,12 +2110,15 @@ information on controlling font locking with Emacs'
Font Lock mode, see
@ref{Font Lock, , Font Lock Mode, emacs, GNU Emacs Manual}.
@defopt TeX-install-font-lock
+@findex font-latex-setup
Once font locking is enabled globally or for the major modes provided by
-@AUCTeX{}, the font locking patterns and functionality of @fontlatex{}
-are activated by default. You can switch to a different font locking
+@AUCTeX{}, the font locking patterns and functionality of @fontlatex{} are
+activated by default since this variable is initialized to
+@code{font-latex-setup}. You can switch to a different font locking
scheme or disable font locking in @AUCTeX{} by customizing the variable
@code{TeX-install-font-lock}.
+@findex tex-font-setup
Besides @fontlatex{} @AUCTeX{} ships with a scheme which is derived
from Emacs' default @LaTeX{} mode and activated by choosing
@code{tex-font-setup}. Be aware that this scheme is not coupled with