Skip to content

Commit d180e10

Browse files
committed
7.3d -> 7.3e.
--HG-- branch : vim73
1 parent 47b042e commit d180e10

156 files changed

Lines changed: 167 additions & 167 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Contents

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Vim Vi IMproved. A clone of the UNIX text editor Vi. Very useful
99
messages, shows current file name in window title, on-line
1010
help, rectangular cut/paste, etc., etc., etc...
1111

12-
Version 7.3d. Also runs under UNIX, MSDOS and other systems.
13-
vim73drt.tgz contains the documentation and syntax files.
14-
vim73dbin.tgz contains the binaries.
15-
vim73dsrc.tgz contains the sources.
12+
Version 7.3e. Also runs under UNIX, MSDOS and other systems.
13+
vim73ert.tgz contains the documentation and syntax files.
14+
vim73ebin.tgz contains the binaries.
15+
vim73esrc.tgz contains the sources.
1616
Author: Bram Moolenaar et al.
1717

1818

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ all install uninstall tools config configure reconfig proto depend lint tags typ
6868
# Before creating an archive first delete all backup files, *.orig, etc.
6969

7070
MAJOR = 7
71-
MINOR = 3d
71+
MINOR = 3e
7272

7373
# Uncomment this line if the Win32s version is to be included.
7474
DOSBIN_S = dosbin_s

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README.txt for version 7.3d of Vim: Vi IMproved.
1+
README.txt for version 7.3e of Vim: Vi IMproved.
22

33

44
WHAT IS VIM

README_ami.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_ami.txt for version 7.3d of Vim: Vi IMproved.
1+
README_ami.txt for version 7.3e of Vim: Vi IMproved.
22

33
This file explains the installation of Vim on Amiga systems.
44
See README.txt for general information about Vim.

README_amibin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_amibin.txt for version 7.3d of Vim: Vi IMproved.
1+
README_amibin.txt for version 7.3e of Vim: Vi IMproved.
22

33
See "README.txt" for general information about Vim.
44
See "README_ami.txt" for installation instructions for the Amiga.

README_amisrc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_amisrc.txt for version 7.3d of Vim: Vi IMproved.
1+
README_amisrc.txt for version 7.3e of Vim: Vi IMproved.
22

33
See "README.txt" for general information about Vim.
44
See "README_ami.txt" for installation instructions for the Amiga.

README_bindos.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_bindos.txt for version 7.3d of Vim: Vi IMproved.
1+
README_bindos.txt for version 7.3e of Vim: Vi IMproved.
22

33
See "README.txt" for general information about Vim.
44
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.

README_dos.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_dos.txt for version 7.3d of Vim: Vi IMproved.
1+
README_dos.txt for version 7.3e of Vim: Vi IMproved.
22

33
This file explains the installation of Vim on MS-DOS and MS-Windows systems.
44
See "README.txt" for general information about Vim.

README_extra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_extra.txt for version 7.3d of Vim: Vi IMproved.
1+
README_extra.txt for version 7.3e of Vim: Vi IMproved.
22

33
The extra archive of Vim is to be used in combination with the source archive
44
(vim-7.2-src.tar.gz). The extra archive is useless without it.

README_lang.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_lang.txt for version 7.3d of Vim: Vi IMproved.
1+
README_lang.txt for version 7.3e of Vim: Vi IMproved.
22

33
This file contains files for non-English languages:
44
- Translated messages.

0 commit comments

Comments
 (0)