diff options
author | Bram Moolenaar <Bram@vim.org> | 2007-05-10 18:44:18 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2007-05-10 18:44:18 +0000 |
commit | 34e0bfaa809dbe9082b851cebc59a56a2b020577 (patch) | |
tree | 184b29869283ead782c761f7dcb649b56fc03c73 /runtime/doc/usr_01.txt | |
parent | b15c8332229dd223d1a02591df0d2ff8e60c866d (diff) | |
download | vim-git-34e0bfaa809dbe9082b851cebc59a56a2b020577.tar.gz |
updated for version 7.1b
Diffstat (limited to 'runtime/doc/usr_01.txt')
-rw-r--r-- | runtime/doc/usr_01.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/usr_01.txt b/runtime/doc/usr_01.txt index 971490333..fe76a5845 100644 --- a/runtime/doc/usr_01.txt +++ b/runtime/doc/usr_01.txt @@ -1,4 +1,4 @@ -*usr_01.txt* For Vim version 7.1a. Last change: 2006 Oct 08 +*usr_01.txt* For Vim version 7.1b. Last change: 2006 Oct 08 VIM USER MANUAL - by Bram Moolenaar |