diff options
author | Bram Moolenaar <Bram@vim.org> | 2007-05-10 18:52:16 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2007-05-10 18:52:16 +0000 |
commit | cf0dfa2f18cead35804e200856d49235906a54d0 (patch) | |
tree | 42beaad1a349f6895a27d40f022c8f6d4b0c34c3 /runtime/doc/repeat.txt | |
parent | e590119ea73e5afa0ee5b5a95047ddd8fb59de52 (diff) | |
download | vim-git-cf0dfa2f18cead35804e200856d49235906a54d0.tar.gz |
updated for version 7.1b
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 4a108b6ce..2d98f076b 100644 --- a/runtime/doc/repeat.txt +++ b/runtime/doc/repeat.txt @@ -1,4 +1,4 @@ -*repeat.txt* For Vim version 7.1a. Last change: 2007 Jan 07 +*repeat.txt* For Vim version 7.1b. Last change: 2007 Jan 07 VIM REFERENCE MANUAL by Bram Moolenaar |