diff options
Diffstat (limited to 'runtime/doc/change.txt')
-rw-r--r-- | runtime/doc/change.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt index 6af3c4d5d7..f82d61370c 100644 --- a/runtime/doc/change.txt +++ b/runtime/doc/change.txt @@ -861,8 +861,7 @@ Exceptions: Substitute with an expression *sub-replace-expression* *sub-replace-\=* *s/\=* When the substitute string starts with "\=" the remainder is interpreted as an -expression. This does not work recursively: a |substitute()| function inside -the expression cannot use "\=" for the substitute string. +expression. The special meaning for characters as mentioned at |sub-replace-special| does not apply except for "<CR>". A <NL> character is used as a line break, you |