summaryrefslogtreecommitdiffstats
path: root/runtime/doc/version9.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/version9.txt')
-rw-r--r--runtime/doc/version9.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/version9.txt b/runtime/doc/version9.txt
index 9259cde9e5..192c3ee751 100644
--- a/runtime/doc/version9.txt
+++ b/runtime/doc/version9.txt
@@ -41574,6 +41574,7 @@ Functions: ~
|matchbufline()| all the matches of a pattern in a buffer
|matchstrlist()| all the matches of a pattern in a List of strings
|getregion()| get a region of text from a buffer
+|getregionpos()| get a list of positions for a region
Autocommands: ~