diff options
Diffstat (limited to 'runtime/doc/usr_41.txt')
-rw-r--r-- | runtime/doc/usr_41.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/usr_41.txt b/runtime/doc/usr_41.txt index 2b7331560..62b6a917f 100644 --- a/runtime/doc/usr_41.txt +++ b/runtime/doc/usr_41.txt @@ -654,7 +654,9 @@ Working with text in the current buffer: nextnonblank() find next non-blank line prevnonblank() find previous non-blank line search() find a match for a pattern + searchpos() find a match for a pattern searchpair() find the other end of a start/skip/end + searchpairpos() find the other end of a start/skip/end System functions and manipulation of files: browse() put up a file requester |