diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-04-16 18:30:08 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-04-16 18:30:08 +0000 |
commit | b21e5843e53d3582df5f521f57e7e52e83d51d10 (patch) | |
tree | 6b542fe50eb62f693046067880e416e8b149b2eb /Contents | |
parent | 99ebf04cf6acdd2b10d670e1cd6be4eae17333cf (diff) | |
download | vim-git-b21e5843e53d3582df5f521f57e7e52e83d51d10.tar.gz |
updated for version 7.0ev7.0e
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.0d. Also runs under UNIX, MSDOS and other systems. - vim70drt.tgz contains the documentation and syntax files. - vim70dbin.tgz contains the binaries. - vim70dsrc.tgz contains the sources. + Version 7.0e. Also runs under UNIX, MSDOS and other systems. + vim70ert.tgz contains the documentation and syntax files. + vim70ebin.tgz contains the binaries. + vim70esrc.tgz contains the sources. Author: Bram Moolenaar et al. |