From b4757e627e6c83d1c8e5535d4887a82d6a5efdd0 Mon Sep 17 00:00:00 2001 From: Shougo Matsushita Date: Tue, 7 May 2024 20:49:24 +0200 Subject: patch 9.1.0394: Cannot get a list of positions describing a region Problem: Cannot get a list of positions describing a region (Justin M. Keyes, after v9.1.0120) Solution: Add the getregionpos() function (Shougo Matsushita) fixes: #14609 closes: #14617 Co-authored-by: Justin M. Keyes Signed-off-by: Shougo Matsushita Signed-off-by: Christian Brabandt --- runtime/doc/tags | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/doc/tags') diff --git a/runtime/doc/tags b/runtime/doc/tags index e3562813b4..0c9aef26cc 100644 --- a/runtime/doc/tags +++ b/runtime/doc/tags @@ -7799,6 +7799,7 @@ getreg() builtin.txt /*getreg()* getreginfo() builtin.txt /*getreginfo()* getregion() builtin.txt /*getregion()* getregion-notes builtin.txt /*getregion-notes* +getregionpos() builtin.txt /*getregionpos()* getregtype() builtin.txt /*getregtype()* getscript pi_getscript.txt /*getscript* getscript-autoinstall pi_getscript.txt /*getscript-autoinstall* -- cgit v1.2.3