mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
; Fix typo (Bug#71043)
This commit is contained in:
parent
96f64c156c
commit
bffa00bcbc
@ -774,7 +774,7 @@ symbol or thing definition (@pxref{User-defined Things}). Using an
|
||||
undefined thing doesn't raise an error, the function simply returns
|
||||
@code{nil}.
|
||||
|
||||
This function returns the first node that matches, or @code{nil} if node
|
||||
This function returns the first node that matches, or @code{nil} if none
|
||||
matches @var{predicate}.
|
||||
|
||||
By default, this function only traverses named nodes, but if @var{all}
|
||||
|
Loading…
Reference in New Issue
Block a user