diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-08-15 15:24:20 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-08-15 15:24:20 +0200 |
commit | 7f03644116399ebcf036ef7ea9f62391a948ff54 (patch) | |
tree | eaa205d393764282e97596b7d7667e028693ea7c /Contents | |
parent | 35f330c0d21abe335ce242bfbbbcd7a8efb9108b (diff) | |
download | vim-git-7f03644116399ebcf036ef7ea9f62391a948ff54.tar.gz |
Last changes for the 7.3 release!v7.3
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.3g. Also runs under UNIX, MSDOS and other systems. - vim73grt.tgz contains the documentation and syntax files. - vim73gbin.tgz contains the binaries. - vim73gsrc.tgz contains the sources. + Version 7.3. Also runs under UNIX, MSDOS and other systems. + vim73rt.tgz contains the documentation and syntax files. + vim73bin.tgz contains the binaries. + vim73src.tgz contains the sources. Author: Bram Moolenaar et al. |