diff options
author | Bram Moolenaar <Bram@vim.org> | 2008-08-06 17:06:04 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2008-08-06 17:06:04 +0000 |
commit | e37d50a5def1c0ff162392cd3f017059c458650c (patch) | |
tree | e7d1e2b17976b130d1283d33b091baf30cfc5d2c /Contents | |
parent | da40c8536c2b7bdbd1d192ee1aa3045e2119675e (diff) | |
download | vim-git-e37d50a5def1c0ff162392cd3f017059c458650c.tar.gz |
updated for version 7.2c-000v7.2c.000
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.2b. Also runs under UNIX, MSDOS and other systems. - vim72brt.tgz contains the documentation and syntax files. - vim72bbin.tgz contains the binaries. - vim72bsrc.tgz contains the sources. + Version 7.2c. Also runs under UNIX, MSDOS and other systems. + vim72crt.tgz contains the documentation and syntax files. + vim72cbin.tgz contains the binaries. + vim72csrc.tgz contains the sources. Author: Bram Moolenaar et al. |