summaryrefslogtreecommitdiffstats
path: root/runtime/doc/starting.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-06-17 12:48:11 +0200
committerBram Moolenaar <Bram@vim.org>2016-06-17 12:48:11 +0200
commita02a551e18209423584fcb923e93c6be18f3aa45 (patch)
tree772ce06896135b1702840ccd231755132a31279b /runtime/doc/starting.txt
parent3ef5bf7d459d6b8a21aaefc80f65448f5a7aa59f (diff)
Updated runtime files.
Diffstat (limited to 'runtime/doc/starting.txt')
-rw-r--r--runtime/doc/starting.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt
index 26aead3e33..817703d770 100644
--- a/runtime/doc/starting.txt
+++ b/runtime/doc/starting.txt
@@ -1,4 +1,4 @@
-*starting.txt* For Vim version 7.4. Last change: 2016 Jun 12
+*starting.txt* For Vim version 7.4. Last change: 2016 Jun 15
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1435,6 +1435,10 @@ always kept. This is used for:
- Contents of non-empty registers.
- The jump list
- File marks
+The timestamp feature was added before Vim 8.0. Older versions of Vim,
+starting with 7.4.1131, will keep the items with timestamp, but not use them.
+Thus when using both an older and a newer version of Vim the most recent data
+will be kept.
Notes for Unix:
- The file protection for the viminfo file will be set to prevent other users