summaryrefslogtreecommitdiff
path: root/runtime/doc/version7.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/version7.txt')
-rw-r--r--runtime/doc/version7.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 711912956..10402aad8 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt* For Vim version 7.0aa. Last change: 2005 Aug 05
+*version7.txt* For Vim version 7.0aa. Last change: 2005 Aug 09
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1274,4 +1274,7 @@ were not set.
Win32: Could not use "**/" in 'path', it had to be "**\".
+When 'insertmode' is set CTRL-L would move the cursor. That wasn't supposed
+to happen, CTRL-O doesn't do it either.
+
vim:tw=78:ts=8:ft=help:norl: