]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/modes.texi (Parser-based Font Lock): Minor fixes.
authorYuan Fu <casouri@gmail.com>
Sun, 25 Dec 2022 18:44:53 +0000 (10:44 -0800)
committerYuan Fu <casouri@gmail.com>
Mon, 26 Dec 2022 09:47:55 +0000 (01:47 -0800)
doc/lispref/modes.texi

index 736c2d6841f19645fd44f7feca77ae5d3ca4b33f..449529a43074d7cb25e7f7ee50bdaf56f9a257ff 100644 (file)
@@ -4023,11 +4023,12 @@ This function takes a series of @var{query-spec}s, where each
 @var{:keyword}/@var{value} pairs.  Each @var{query} is a
 tree-sitter query in either the string, s-expression or compiled form.
 
+@c FIXME: Cross-ref treesit-font-lock-level to user manual.
 For each @var{query}, the @var{:keyword}/@var{value} pairs that
 precede it add meta information to it.  The @code{:lang} keyword
 declares @var{query}'s language.  The @code{:feature} keyword sets the
 feature name of @var{query}.  Users can control which features are
-enabled with @code{font-lock-maximum-decoration} and
+enabled with @code{treesit-font-lock-level} and
 @code{treesit-font-lock-feature-list} (described below).  These two
 keywords are mandatory.
 
@@ -4067,10 +4068,11 @@ priority.  If a capture name is neither a face nor a function, it is
 ignored.
 @end defun
 
+@c FIXME: Cross-ref treesit-font-lock-level to user manual.
 @defvar treesit-font-lock-feature-list
 This is a list of lists of feature symbols.  Each element of the list
 is a list that represents a decoration level.
-@code{font-lock-maximum-decoration} controls which levels are
+@code{treesit-font-lock-level} controls which levels are
 activated.
 
 Each element of the list is a list of the form @w{@code{(@var{feature}