diff options
author | Bram Moolenaar <Bram@vim.org> | 2007-05-10 16:56:30 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2007-05-10 16:56:30 +0000 |
commit | c1762ccb6f1e06daeb9e3af644384f2a33f8fd7f (patch) | |
tree | 70022a20ffa4ed75b811bfb86f9754ef65df6953 /runtime/doc/usr_03.txt | |
parent | f1dc4965b51903f1235c4d1145c57ada40c517aa (diff) | |
download | vim-git-c1762ccb6f1e06daeb9e3af644384f2a33f8fd7f.tar.gz |
updated for version 7.1b
Diffstat (limited to 'runtime/doc/usr_03.txt')
-rw-r--r-- | runtime/doc/usr_03.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/usr_03.txt b/runtime/doc/usr_03.txt index b082f83cb..443773dc4 100644 --- a/runtime/doc/usr_03.txt +++ b/runtime/doc/usr_03.txt @@ -1,4 +1,4 @@ -*usr_03.txt* For Vim version 7.1a. Last change: 2006 Jun 21 +*usr_03.txt* For Vim version 7.1b. Last change: 2006 Jun 21 VIM USER MANUAL - by Bram Moolenaar |