diff options
author | Bram Moolenaar <Bram@vim.org> | 2007-05-10 19:30:25 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2007-05-10 19:30:25 +0000 |
commit | bae0c16cc4bc8a4b7d139a8cf9e0c816bb0a947d (patch) | |
tree | 2023dff3ccdb8d66098c5bc91cf1df4a56743e00 /Contents | |
parent | 45667517ba105c3cfc8765a6f2415bc32d72945c (diff) | |
download | vim-git-bae0c16cc4bc8a4b7d139a8cf9e0c816bb0a947d.tar.gz |
updated for version 7.1bv7.1b
Diffstat (limited to 'Contents')
-rw-r--r-- | Contents | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -9,10 +9,10 @@ Vim Vi IMproved. A clone of the UNIX text editor Vi. Very useful messages, shows current file name in window title, on-line help, rectangular cut/paste, etc., etc., etc... - Version 7.1a. Also runs under UNIX, MSDOS and other systems. - vim71art.tgz contains the documentation and syntax files. - vim71abin.tgz contains the binaries. - vim71asrc.tgz contains the sources. + Version 7.1b. Also runs under UNIX, MSDOS and other systems. + vim71brt.tgz contains the documentation and syntax files. + vim71bbin.tgz contains the binaries. + vim71bsrc.tgz contains the sources. Author: Bram Moolenaar et al. |