summaryrefslogtreecommitdiffstats
path: root/runtime/doc/insert.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-07-04 22:50:40 +0200
committerBram Moolenaar <Bram@vim.org>2013-07-04 22:50:40 +0200
commit94f76b7fd66aaa1fcf523d79585530c6c5753514 (patch)
treeb25cdbed254cd1d9fefa37a7c422c257f8874631 /runtime/doc/insert.txt
parentba46075731a00cdc7825dd1feea1272cd475da36 (diff)
updated for version 7.3.1308v7.3.1308
Problem: Typos in MS-Windows build settings and README. Solution: Minor changes to MS-Windows files.
Diffstat (limited to 'runtime/doc/insert.txt')
-rw-r--r--runtime/doc/insert.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt
index fc0edb3790..b7d32ca935 100644
--- a/runtime/doc/insert.txt
+++ b/runtime/doc/insert.txt
@@ -1,4 +1,4 @@
-*insert.txt* For Vim version 7.3. Last change: 2013 Apr 12
+*insert.txt* For Vim version 7.3. Last change: 2013 Jul 04
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -136,6 +136,8 @@ CTRL-R {0-9a-z"%#*+:.-=} *i_CTRL-R*
too.
When the result is a Float it's automatically
converted to a String.
+ When append() or setline() is invoked the undo
+ sequence will be broken.
See |registers| about registers. {not in Vi}
CTRL-R CTRL-R {0-9a-z"%#*+/:.-=} *i_CTRL-R_CTRL-R*