diff options
author | Bram Moolenaar <Bram@vim.org> | 2008-08-09 17:55:22 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2008-08-09 17:55:22 +0000 |
commit | ed39e1d53cc4916c2390aea635cd8419497c1460 (patch) | |
tree | 55d468c93579ad2607d56eade9fd6b685cd00c44 /runtime/doc/repeat.txt | |
parent | a6404a4e100ebe2081bd2678166604f402330143 (diff) | |
download | vim-ed39e1d53cc4916c2390aea635cd8419497c1460.zip |
updated for version 7.2-000
Diffstat (limited to 'runtime/doc/repeat.txt')
-rw-r--r-- | runtime/doc/repeat.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/repeat.txt b/runtime/doc/repeat.txt index e9c02c86b..7dbd49455 100644 --- a/runtime/doc/repeat.txt +++ b/runtime/doc/repeat.txt @@ -1,4 +1,4 @@ -*repeat.txt* For Vim version 7.2c. Last change: 2007 Aug 12 +*repeat.txt* For Vim version 7.2. Last change: 2007 Aug 12 VIM REFERENCE MANUAL by Bram Moolenaar |