diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-07-18 23:29:58 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-07-18 23:29:58 +0200 |
commit | d28478b5576e7c2aebf70a9fb03b4e4036dca03c (patch) | |
tree | 96e2acb26157b4eb38cf49b64043011d4092e4ad /Contents | |
parent | 16d79a3b621e5aa21a3ec50ba4c3bfc522a3a7b3 (diff) | |
download | vim-git-d28478b5576e7c2aebf70a9fb03b4e4036dca03c.tar.gz |
Vim 7.3a -> 7.3b.
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.3a. Also runs under UNIX, MSDOS and other systems. - vim73art.tgz contains the documentation and syntax files. - vim73abin.tgz contains the binaries. - vim73asrc.tgz contains the sources. + Version 7.3b. Also runs under UNIX, MSDOS and other systems. + vim73brt.tgz contains the documentation and syntax files. + vim73bbin.tgz contains the binaries. + vim73bsrc.tgz contains the sources. Author: Bram Moolenaar et al. |