mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-12 23:20:51 +00:00
; * doc/lispref/positions.texi (List Motion): Minor wording fix.
This commit is contained in:
parent
0b0eae0bf7
commit
da69f116bf
1 changed files with 1 additions and 1 deletions
|
@ -852,7 +852,7 @@ matches either @code{"function_definition"} or @code{"class_definition"}.
|
|||
@end defvar
|
||||
|
||||
@defvar treesit-defun-tactic
|
||||
This variable determines how does Emacs treat nested defuns. If the
|
||||
This variable determines how Emacs treats nested defuns. If the
|
||||
value is @code{top-level}, navigation functions only move across
|
||||
top-level defuns, if the value is @code{nested}, navigation functions
|
||||
recognize nested defuns.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue