mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Fix tree-sitter manual title case
* doc/lispref/elisp.texi: * doc/lispref/modes.texi: * doc/lispref/parsing.texi: Change to title case.
This commit is contained in:
parent
aab8ddca5e
commit
4ef12cfb1f
3 changed files with 5 additions and 5 deletions
|
|
@ -2863,10 +2863,10 @@ matched by @var{regexp} and @var{pred} are not grouped under
|
|||
@var{name-fn} should be either @var{nil} or a function that takes a
|
||||
defun node and returns the name of that defun, e.g., the function name
|
||||
for a function definition. If @var{name-fn} is @var{nil},
|
||||
@code{treesit-defun-name} (@pxref{Tree-sitter major modes}) is used
|
||||
@code{treesit-defun-name} (@pxref{Tree-sitter Major Modes}) is used
|
||||
instead.
|
||||
|
||||
@code{treesit-major-mode-setup} (@pxref{Tree-sitter major modes})
|
||||
@code{treesit-major-mode-setup} (@pxref{Tree-sitter Major Modes})
|
||||
automatically sets up Imenu if this variable is non-@code{nil}.
|
||||
@end defvar
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue