commit | 2ecbe53f452e92e941aff623f6a0b72f80e43d07 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 29 21:36:21 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 29 21:36:21 2022 +0100 |
tree | dc241cf0a9c463f24777f2b0df8ef08d1314f099 | |
parent | 72981ac94ff7aeaa596d535448ee0bef46050acf [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt index 89a2491..5ac2f63 100644 --- a/runtime/doc/change.txt +++ b/runtime/doc/change.txt
@@ -802,6 +802,8 @@ |sub-replace-expression|. You can use that for complex replacement or special characters. +The substitution is limited in recursion to 4 levels. *E1290* + Otherwise these characters in {string} have a special meaning: *:s%* When {string} is equal to "%" and '/' is included with the 'cpoptions' option,