Skip to content

Commit

Permalink
Version 7.3e -> 7.3f.
Browse files Browse the repository at this point in the history
--HG--
branch : vim73
  • Loading branch information
brammool committed Aug 9, 2010
1 parent c263388 commit bc4d825
Show file tree
Hide file tree
Showing 155 changed files with 166 additions and 166 deletions.
8 changes: 4 additions & 4 deletions Contents
Expand Up @@ -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.3e. Also runs under UNIX, MSDOS and other systems.
vim73ert.tgz contains the documentation and syntax files.
vim73ebin.tgz contains the binaries.
vim73esrc.tgz contains the sources.
Version 7.3f. Also runs under UNIX, MSDOS and other systems.
vim73frt.tgz contains the documentation and syntax files.
vim73fbin.tgz contains the binaries.
vim73fsrc.tgz contains the sources.
Author: Bram Moolenaar et al.


Expand Down
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -68,7 +68,7 @@ all install uninstall tools config configure reconfig proto depend lint tags typ
# Before creating an archive first delete all backup files, *.orig, etc.

MAJOR = 7
MINOR = 3e
MINOR = 3f

# Uncomment this line if the Win32s version is to be included.
DOSBIN_S = dosbin_s
Expand Down
2 changes: 1 addition & 1 deletion README.txt
@@ -1,4 +1,4 @@
README.txt for version 7.3e of Vim: Vi IMproved.
README.txt for version 7.3f of Vim: Vi IMproved.


WHAT IS VIM
Expand Down
2 changes: 1 addition & 1 deletion README_ami.txt
@@ -1,4 +1,4 @@
README_ami.txt for version 7.3e of Vim: Vi IMproved.
README_ami.txt for version 7.3f of Vim: Vi IMproved.

This file explains the installation of Vim on Amiga systems.
See README.txt for general information about Vim.
Expand Down
2 changes: 1 addition & 1 deletion README_amibin.txt
@@ -1,4 +1,4 @@
README_amibin.txt for version 7.3e of Vim: Vi IMproved.
README_amibin.txt for version 7.3f of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_ami.txt" for installation instructions for the Amiga.
Expand Down
2 changes: 1 addition & 1 deletion README_amisrc.txt
@@ -1,4 +1,4 @@
README_amisrc.txt for version 7.3e of Vim: Vi IMproved.
README_amisrc.txt for version 7.3f of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_ami.txt" for installation instructions for the Amiga.
Expand Down
2 changes: 1 addition & 1 deletion README_bindos.txt
@@ -1,4 +1,4 @@
README_bindos.txt for version 7.3e of Vim: Vi IMproved.
README_bindos.txt for version 7.3f of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
Expand Down
2 changes: 1 addition & 1 deletion README_dos.txt
@@ -1,4 +1,4 @@
README_dos.txt for version 7.3e of Vim: Vi IMproved.
README_dos.txt for version 7.3f of Vim: Vi IMproved.

This file explains the installation of Vim on MS-DOS and MS-Windows systems.
See "README.txt" for general information about Vim.
Expand Down
2 changes: 1 addition & 1 deletion README_extra.txt
@@ -1,4 +1,4 @@
README_extra.txt for version 7.3e of Vim: Vi IMproved.
README_extra.txt for version 7.3f of Vim: Vi IMproved.

These extra files of Vim are for special purposes. This README explains what
the files are for. For general information about Vim, see the "README.txt"
Expand Down
2 changes: 1 addition & 1 deletion README_mac.txt
@@ -1,4 +1,4 @@
README_mac.txt for version 7.3e of Vim: Vi IMproved.
README_mac.txt for version 7.3f of Vim: Vi IMproved.

This file explains the installation of Vim on Macintosh systems.
See "README.txt" for general information about Vim.
Expand Down
2 changes: 1 addition & 1 deletion README_ole.txt
@@ -1,4 +1,4 @@
README_ole.txt for version 7.3e of Vim: Vi IMproved.
README_ole.txt for version 7.3f of Vim: Vi IMproved.

This archive contains gvim.exe with OLE interface and VisVim.
This version of gvim.exe can also load a number of interface dynamically (you
Expand Down
2 changes: 1 addition & 1 deletion README_os2.txt
@@ -1,4 +1,4 @@
README_os2.txt for version 7.3e of Vim: Vi IMproved.
README_os2.txt for version 7.3f of Vim: Vi IMproved.

This file explains the installation of Vim on OS/2 systems.
See "README.txt" for general information about Vim.
Expand Down
2 changes: 1 addition & 1 deletion README_os390.txt
@@ -1,4 +1,4 @@
README_zOS.txt for version 7.3e of Vim: Vi IMproved.
README_zOS.txt for version 7.3f of Vim: Vi IMproved.

This readme explains how to build Vim on z/OS. Formerly called OS/390.
See "README.txt" for general information about Vim.
Expand Down
2 changes: 1 addition & 1 deletion README_src.txt
@@ -1,4 +1,4 @@
README_src.txt for version 7.3e of Vim: Vi IMproved.
README_src.txt for version 7.3f of Vim: Vi IMproved.

The source archive contains the files needed to compile Vim on Unix systems.
It is packed for Unix systems (NL line separator). It is also used for other
Expand Down
2 changes: 1 addition & 1 deletion README_srcdos.txt
@@ -1,4 +1,4 @@
README_srcdos.txt for version 7.3e of Vim: Vi IMproved.
README_srcdos.txt for version 7.3f of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
Expand Down
2 changes: 1 addition & 1 deletion README_unix.txt
@@ -1,4 +1,4 @@
README_unix.txt for version 7.3e of Vim: Vi IMproved.
README_unix.txt for version 7.3f of Vim: Vi IMproved.

This file explains the installation of Vim on Unix systems.
See "README.txt" for general information about Vim.
Expand Down
2 changes: 1 addition & 1 deletion README_vms.txt
@@ -1,4 +1,4 @@
README_vms.txt for version 7.3e of Vim: Vi IMproved.
README_vms.txt for version 7.3f of Vim: Vi IMproved.

This file explains the installation of Vim on VMS systems.
See "README.txt" in the runtime archive for information about Vim.
Expand Down
2 changes: 1 addition & 1 deletion README_w32s.txt
@@ -1,4 +1,4 @@
README_w32s.txt for version 7.3e of Vim: Vi IMproved.
README_w32s.txt for version 7.3f of Vim: Vi IMproved.

This archive contains the gvim.exe that was specifically compiled for use in
the Win32s subsystem in MS-Windows 3.1 and 3.11.
Expand Down
2 changes: 1 addition & 1 deletion nsis/gvim.nsi
Expand Up @@ -22,7 +22,7 @@
!define HAVE_NLS

!define VER_MAJOR 7
!define VER_MINOR 3e
!define VER_MINOR 3f

# ----------- No configurable settings below this line -----------

Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/arabic.txt
@@ -1,4 +1,4 @@
*arabic.txt* For Vim version 7.3e. Last change: 2005 Mar 29
*arabic.txt* For Vim version 7.3f. Last change: 2005 Mar 29


VIM REFERENCE MANUAL by Nadim Shaikli
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/autocmd.txt
@@ -1,4 +1,4 @@
*autocmd.txt* For Vim version 7.3e. Last change: 2010 Jul 22
*autocmd.txt* For Vim version 7.3f. Last change: 2010 Jul 22


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/change.txt
@@ -1,4 +1,4 @@
*change.txt* For Vim version 7.3e. Last change: 2010 Jul 29
*change.txt* For Vim version 7.3f. Last change: 2010 Jul 29


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/cmdline.txt
@@ -1,4 +1,4 @@
*cmdline.txt* For Vim version 7.3e. Last change: 2010 May 07
*cmdline.txt* For Vim version 7.3f. Last change: 2010 May 07


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/debug.txt
@@ -1,4 +1,4 @@
*debug.txt* For Vim version 7.3e. Last change: 2010 Jul 20
*debug.txt* For Vim version 7.3f. Last change: 2010 Jul 20


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/debugger.txt
@@ -1,4 +1,4 @@
*debugger.txt* For Vim version 7.3e. Last change: 2005 Mar 29
*debugger.txt* For Vim version 7.3f. Last change: 2005 Mar 29


VIM REFERENCE MANUAL by Gordon Prieur
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/develop.txt
@@ -1,4 +1,4 @@
*develop.txt* For Vim version 7.3e. Last change: 2008 Dec 17
*develop.txt* For Vim version 7.3f. Last change: 2008 Dec 17


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/diff.txt
@@ -1,4 +1,4 @@
*diff.txt* For Vim version 7.3e. Last change: 2010 Jul 31
*diff.txt* For Vim version 7.3f. Last change: 2010 Jul 31


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/digraph.txt
@@ -1,4 +1,4 @@
*digraph.txt* For Vim version 7.3e. Last change: 2010 Apr 11
*digraph.txt* For Vim version 7.3f. Last change: 2010 Apr 11


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/editing.txt
@@ -1,4 +1,4 @@
*editing.txt* For Vim version 7.3e. Last change: 2010 Jul 28
*editing.txt* For Vim version 7.3f. Last change: 2010 Jul 28


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/eval.txt
@@ -1,4 +1,4 @@
*eval.txt* For Vim version 7.3e. Last change: 2010 Aug 07
*eval.txt* For Vim version 7.3f. Last change: 2010 Aug 07


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/farsi.txt
@@ -1,4 +1,4 @@
*farsi.txt* For Vim version 7.3e. Last change: 2010 Aug 07
*farsi.txt* For Vim version 7.3f. Last change: 2010 Aug 07


VIM REFERENCE MANUAL by Mortaza Ghassab Shiran
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/filetype.txt
@@ -1,4 +1,4 @@
*filetype.txt* For Vim version 7.3e. Last change: 2008 Jul 15
*filetype.txt* For Vim version 7.3f. Last change: 2008 Jul 15


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/fold.txt
@@ -1,4 +1,4 @@
*fold.txt* For Vim version 7.3e. Last change: 2010 May 13
*fold.txt* For Vim version 7.3f. Last change: 2010 May 13


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/ft_ada.txt
@@ -1,4 +1,4 @@
*ft_ada.txt* For Vim version 7.3e. Last change: 2010 Jul 20
*ft_ada.txt* For Vim version 7.3f. Last change: 2010 Jul 20


ADA FILE TYPE PLUG-INS REFERENCE MANUAL~
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/ft_sql.txt
@@ -1,4 +1,4 @@
*ft_sql.txt* For Vim version 7.3e. Last change: 2010 Jul 20
*ft_sql.txt* For Vim version 7.3f. Last change: 2010 Jul 20

by David Fishburn

Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/gui.txt
@@ -1,4 +1,4 @@
*gui.txt* For Vim version 7.3e. Last change: 2010 May 14
*gui.txt* For Vim version 7.3f. Last change: 2010 May 14


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/gui_w16.txt
@@ -1,4 +1,4 @@
*gui_w16.txt* For Vim version 7.3e. Last change: 2005 Mar 29
*gui_w16.txt* For Vim version 7.3f. Last change: 2005 Mar 29


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/gui_w32.txt
@@ -1,4 +1,4 @@
*gui_w32.txt* For Vim version 7.3e. Last change: 2007 Aug 30
*gui_w32.txt* For Vim version 7.3f. Last change: 2007 Aug 30


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/gui_x11.txt
@@ -1,4 +1,4 @@
*gui_x11.txt* For Vim version 7.3e. Last change: 2010 Jul 20
*gui_x11.txt* For Vim version 7.3f. Last change: 2010 Jul 20


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/hangulin.txt
@@ -1,4 +1,4 @@
*hangulin.txt* For Vim version 7.3e. Last change: 2009 Jun 24
*hangulin.txt* For Vim version 7.3f. Last change: 2009 Jun 24


VIM REFERENCE MANUAL by Chi-Deok Hwang and Sung-Hyun Nam
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/hebrew.txt
@@ -1,4 +1,4 @@
*hebrew.txt* For Vim version 7.3e. Last change: 2007 Jun 14
*hebrew.txt* For Vim version 7.3f. Last change: 2007 Jun 14


VIM REFERENCE MANUAL by Ron Aaron (and Avner Lottem)
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/help.txt
@@ -1,4 +1,4 @@
*help.txt* For Vim version 7.3e. Last change: 2010 Jul 20
*help.txt* For Vim version 7.3f. Last change: 2010 Jul 20

VIM - main help file
k
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/helphelp.txt
@@ -1,4 +1,4 @@
*helphelp.txt* For Vim version 7.3e. Last change: 2010 Jul 29
*helphelp.txt* For Vim version 7.3f. Last change: 2010 Jul 29


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/howto.txt
@@ -1,4 +1,4 @@
*howto.txt* For Vim version 7.3e. Last change: 2006 Apr 02
*howto.txt* For Vim version 7.3f. Last change: 2006 Apr 02


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/if_cscop.txt
@@ -1,4 +1,4 @@
*if_cscop.txt* For Vim version 7.3e. Last change: 2009 Mar 18
*if_cscop.txt* For Vim version 7.3f. Last change: 2009 Mar 18


VIM REFERENCE MANUAL by Andy Kahn
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/if_lua.txt
@@ -1,4 +1,4 @@
*if_lua.txt* For Vim version 7.3e. Last change: 2010 Jul 22
*if_lua.txt* For Vim version 7.3f. Last change: 2010 Jul 22


VIM REFERENCE MANUAL by Luis Carvalho
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/if_mzsch.txt
@@ -1,4 +1,4 @@
*if_mzsch.txt* For Vim version 7.3e. Last change: 2010 Feb 11
*if_mzsch.txt* For Vim version 7.3f. Last change: 2010 Feb 11


VIM REFERENCE MANUAL by Sergey Khorev
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/if_ole.txt
@@ -1,4 +1,4 @@
*if_ole.txt* For Vim version 7.3e. Last change: 2008 Aug 16
*if_ole.txt* For Vim version 7.3f. Last change: 2008 Aug 16


VIM REFERENCE MANUAL by Paul Moore
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/if_perl.txt
@@ -1,4 +1,4 @@
*if_perl.txt* For Vim version 7.3e. Last change: 2010 Jul 21
*if_perl.txt* For Vim version 7.3f. Last change: 2010 Jul 21


VIM REFERENCE MANUAL by Sven Verdoolaege
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/if_pyth.txt
@@ -1,4 +1,4 @@
*if_pyth.txt* For Vim version 7.3e. Last change: 2010 Jul 25
*if_pyth.txt* For Vim version 7.3f. Last change: 2010 Jul 25


VIM REFERENCE MANUAL by Paul Moore
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/if_ruby.txt
@@ -1,4 +1,4 @@
*if_ruby.txt* For Vim version 7.3e. Last change: 2010 Jul 20
*if_ruby.txt* For Vim version 7.3f. Last change: 2010 Jul 20


VIM REFERENCE MANUAL by Shugo Maeda
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/if_sniff.txt
@@ -1,4 +1,4 @@
*if_sniff.txt* For Vim version 7.3e. Last change: 2005 Mar 29
*if_sniff.txt* For Vim version 7.3f. Last change: 2005 Mar 29


VIM REFERENCE MANUAL
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/if_tcl.txt
@@ -1,4 +1,4 @@
*if_tcl.txt* For Vim version 7.3e. Last change: 2008 Aug 16
*if_tcl.txt* For Vim version 7.3f. Last change: 2008 Aug 16


VIM REFERENCE MANUAL by Ingo Wilken
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/indent.txt
@@ -1,4 +1,4 @@
*indent.txt* For Vim version 7.3e. Last change: 2010 Jul 30
*indent.txt* For Vim version 7.3f. Last change: 2010 Jul 30


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/index.txt
@@ -1,4 +1,4 @@
*index.txt* For Vim version 7.3e. Last change: 2010 Jul 21
*index.txt* For Vim version 7.3f. Last change: 2010 Jul 21


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/insert.txt
@@ -1,4 +1,4 @@
*insert.txt* For Vim version 7.3e. Last change: 2010 Jul 29
*insert.txt* For Vim version 7.3f. Last change: 2010 Jul 29


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/intro.txt
@@ -1,4 +1,4 @@
*intro.txt* For Vim version 7.3e. Last change: 2010 Jul 20
*intro.txt* For Vim version 7.3f. Last change: 2010 Jul 20


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/map.txt
@@ -1,4 +1,4 @@
*map.txt* For Vim version 7.3e. Last change: 2010 Jul 31
*map.txt* For Vim version 7.3f. Last change: 2010 Jul 31


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/mbyte.txt
@@ -1,4 +1,4 @@
*mbyte.txt* For Vim version 7.3e. Last change: 2010 Jul 26
*mbyte.txt* For Vim version 7.3f. Last change: 2010 Jul 26


VIM REFERENCE MANUAL by Bram Moolenaar et al.
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/message.txt
@@ -1,4 +1,4 @@
*message.txt* For Vim version 7.3e. Last change: 2010 Jul 26
*message.txt* For Vim version 7.3f. Last change: 2010 Jul 26


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/mlang.txt
@@ -1,4 +1,4 @@
*mlang.txt* For Vim version 7.3e. Last change: 2010 Jul 20
*mlang.txt* For Vim version 7.3f. Last change: 2010 Jul 20


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/motion.txt
@@ -1,4 +1,4 @@
*motion.txt* For Vim version 7.3e. Last change: 2010 May 14
*motion.txt* For Vim version 7.3f. Last change: 2010 May 14


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/netbeans.txt
@@ -1,4 +1,4 @@
*netbeans.txt* For Vim version 7.3e. Last change: 2010 Jul 20
*netbeans.txt* For Vim version 7.3f. Last change: 2010 Jul 20


VIM REFERENCE MANUAL by Gordon Prieur et al.
Expand Down
2 changes: 1 addition & 1 deletion runtime/doc/options.txt
@@ -1,4 +1,4 @@
*options.txt* For Vim version 7.3e. Last change: 2010 Aug 08
*options.txt* For Vim version 7.3f. Last change: 2010 Aug 08


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down

0 comments on commit bc4d825

Please sign in to comment.