emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 81f84b00a5d: ; * doc/lispref/modes.texi (Other Font Lock Variab


From: Eli Zaretskii
Subject: emacs-29 81f84b00a5d: ; * doc/lispref/modes.texi (Other Font Lock Variables): Add link.
Date: Sat, 11 Nov 2023 04:07:10 -0500 (EST)

branch: emacs-29
commit 81f84b00a5d2f1f714537c375c2102c512e522b1
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/lispref/modes.texi (Other Font Lock Variables): Add link.
---
 doc/lispref/modes.texi | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi
index 8cdbe1149ca..78e73359b6d 100644
--- a/doc/lispref/modes.texi
+++ b/doc/lispref/modes.texi
@@ -3607,7 +3607,9 @@ errors are suppressed, is instead run by a timer.  Thus, 
this mode
 allows using debugging aids such as @code{debug-on-error}
 (@pxref{Error Debugging}) and Edebug (@pxref{Edebug}) for finding and
 fixing problems in font-lock code and any other code run by JIT
-font-lock.
+font-lock.  Another command that could be useful when developing and
+debugging font-lock is @code{font-lock-debug-fontify}, see @ref{Font
+Lock Basics}.
 @end deffn
 
 @node Levels of Font Lock



reply via email to

[Prev in Thread] Current Thread [Next in Thread]