diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-07-25 20:53:06 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-07-25 20:53:06 +0200 |
commit | c3301874a66e2b4377fb2dc238e5d07426a25c1c (patch) | |
tree | e78c4abd2e72c00471700f0d304b5675e6496db3 /Contents | |
parent | 6fc45b55fc317330193e460dc18732b7d6b15a87 (diff) | |
download | vim-git-c3301874a66e2b4377fb2dc238e5d07426a25c1c.tar.gz |
7.3b -> 7.3c
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.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. + 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. Author: Bram Moolenaar et al. |