Fix a typo.
This commit is contained in:
parent
3440d80e12
commit
836b431328
1 changed files with 1 additions and 1 deletions
|
@ -5432,7 +5432,7 @@ is skipped over. Returns the button found.
|
|||
|
||||
@defun next-button pos &optional count-current
|
||||
@defunx previous-button pos &optional count-current
|
||||
Return the next button after (for @code{next-button} or before (for
|
||||
Return the next button after (for @code{next-button}) or before (for
|
||||
@code{previous-button}) position @var{pos} in the current buffer. If
|
||||
@var{count-current} is non-@code{nil}, count any button at @var{pos}
|
||||
in the search, instead of starting at the next button.
|
||||
|
|
Loading…
Add table
Reference in a new issue