From: Robert Pluim Date: Thu, 10 Nov 2022 11:45:14 +0000 (+0100) Subject: ; * lisp/treesit.el (treesit-font-lock-rules): Improve docstring X-Git-Tag: emacs-29.0.90~1687 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a5a047a07f2d4f98fc67b40eb1f1a1d711905381;p=emacs.git ; * lisp/treesit.el (treesit-font-lock-rules): Improve docstring --- diff --git a/lisp/treesit.el b/lisp/treesit.el index 4e3a691e699..1c61b1efebf 100644 --- a/lisp/treesit.el +++ b/lisp/treesit.el @@ -587,8 +587,8 @@ to QUERY. For example, \"(script_element) @font-lock-builtin-face\") For each QUERY, a :language keyword and a :feature keyword is -required. Each query's :feature is a symbol summarizing what does -the query fontify. It is used to allow users to enable/disable +required. Each query's :feature is a symbol summarizing what the +query fontifies. It is used to allow users to enable/disable certain features. See `treesit-font-lock-kind-list' for more. Other keywords include: