summaryrefslogtreecommitdiffstats
path: root/runtime/doc/change.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-09-08 23:36:10 +0200
committerBram Moolenaar <Bram@vim.org>2015-09-08 23:36:10 +0200
commit12969c04fe7bd27dc0cbf37709eb40a86d4a27f9 (patch)
tree2d2d3546e1547c58bd04546e86b89485a9a2092e /runtime/doc/change.txt
parent3cbe0c01ad71875bd662edb629f9e792a734f292 (diff)
Update documentation and syntax files.
Diffstat (limited to 'runtime/doc/change.txt')
-rw-r--r--runtime/doc/change.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt
index a7c8a277d1..3a8107ecd2 100644
--- a/runtime/doc/change.txt
+++ b/runtime/doc/change.txt
@@ -1,4 +1,4 @@
-*change.txt* For Vim version 7.4. Last change: 2015 Aug 04
+*change.txt* For Vim version 7.4. Last change: 2015 Sep 06
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1135,7 +1135,7 @@ Rationale: In Vi the "y" command followed by a backwards motion would
With a linewise yank command the cursor is put in the first line, but the
column is unmodified, thus it may not be on the first yanked character.
-There are nine types of registers: *registers* *E354*
+There are ten types of registers: *registers* *E354*
1. The unnamed register ""
2. 10 numbered registers "0 to "9
3. The small delete register "-