diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-08-01 20:38:51 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-08-01 20:38:51 +0200 |
commit | 9379f83030f05e81ebe0e8312b711ae830bbfbb7 (patch) | |
tree | 6af325a44f2c4405e398703036bdf499d4f0b69c /Contents | |
parent | 4b26dff3296c7f9776aa788e4b1fafd33887a8de (diff) | |
download | vim-git-9379f83030f05e81ebe0e8312b711ae830bbfbb7.tar.gz |
Version 7.3c -> 7.3d
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.3c. Also runs under UNIX, MSDOS and other systems. - vim73crt.tgz contains the documentation and syntax files. - vim73cbin.tgz contains the binaries. - vim73csrc.tgz contains the sources. + Version 7.3d. Also runs under UNIX, MSDOS and other systems. + vim73drt.tgz contains the documentation and syntax files. + vim73dbin.tgz contains the binaries. + vim73dsrc.tgz contains the sources. Author: Bram Moolenaar et al. |