Skip to content

Commit c330187

Browse files
committed
7.3b -> 7.3c
1 parent 6fc45b5 commit c330187

File tree

156 files changed

+180
-179
lines changed

Some content is hidden

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

156 files changed

+180
-179
lines changed

Contents

+4-4
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.3b. Also runs under UNIX, MSDOS and other systems.
13-
vim73brt.tgz contains the documentation and syntax files.
14-
vim73bbin.tgz contains the binaries.
15-
vim73bsrc.tgz contains the sources.
12+
Version 7.3c. Also runs under UNIX, MSDOS and other systems.
13+
vim73crt.tgz contains the documentation and syntax files.
14+
vim73cbin.tgz contains the binaries.
15+
vim73csrc.tgz contains the sources.
1616
Author: Bram Moolenaar et al.
1717

1818

Makefile

+3-3
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 = 3b
71+
MINOR = 3c
7272

7373
# Uncomment this line if the Win32s version is to be included.
7474
DOSBIN_S = dosbin_s
@@ -161,8 +161,8 @@ DOSBIN_S = dosbin_s
161161
# - Delete install.exe and uninstal.exe.
162162
# - If building the Win32s version delete vimrun.exe.
163163
# Win32s GUI version:
164-
# - Set environment for Visual C++ 4.1 (requires a new console window)
165-
# - "vcvars32.bat" (use the path for VC 4.1 e:\msdev\bin)
164+
# - Set environment for Visual C++ 4.1 (requires a new console window):
165+
# "vcvars32.bat" (use the path for VC 4.1 e:\msdev\bin)
166166
# - "nmake -f Make_mvc.mak GUI=yes INTL=no clean" (use the path for VC 4.1)
167167
# - "nmake -f Make_mvc.mak GUI=yes INTL=no" (use the path for VC 4.1)
168168
# - Rename "gvim.exe" to "gvim_w32s.exe".

README.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README.txt for version 7.3b of Vim: Vi IMproved.
1+
README.txt for version 7.3c of Vim: Vi IMproved.
22

33

44
WHAT IS VIM

README_ami.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_ami.txt for version 7.3b of Vim: Vi IMproved.
1+
README_ami.txt for version 7.3c 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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_amibin.txt for version 7.3b of Vim: Vi IMproved.
1+
README_amibin.txt for version 7.3c 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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_amisrc.txt for version 7.3b of Vim: Vi IMproved.
1+
README_amisrc.txt for version 7.3c 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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_bindos.txt for version 7.3b of Vim: Vi IMproved.
1+
README_bindos.txt for version 7.3c 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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_dos.txt for version 7.3b of Vim: Vi IMproved.
1+
README_dos.txt for version 7.3c 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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_extra.txt for version 7.3b of Vim: Vi IMproved.
1+
README_extra.txt for version 7.3c 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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_lang.txt for version 7.3b of Vim: Vi IMproved.
1+
README_lang.txt for version 7.3c of Vim: Vi IMproved.
22

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

README_mac.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_mac.txt for version 7.3b of Vim: Vi IMproved.
1+
README_mac.txt for version 7.3c of Vim: Vi IMproved.
22

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

README_ole.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_ole.txt for version 7.3b of Vim: Vi IMproved.
1+
README_ole.txt for version 7.3c of Vim: Vi IMproved.
22

33
This archive contains gvim.exe with OLE interface and VisVim.
44
This version of gvim.exe can also load a number of interface dynamically (you

README_os2.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_os2.txt for version 7.3b of Vim: Vi IMproved.
1+
README_os2.txt for version 7.3c of Vim: Vi IMproved.
22

33
This file explains the installation of Vim on OS/2 systems.
44
See "README.txt" for general information about Vim.

README_os390.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_zOS.txt for version 7.3b of Vim: Vi IMproved.
1+
README_zOS.txt for version 7.3c of Vim: Vi IMproved.
22

33
This readme explains how to build Vim on z/OS. Formerly called OS/390.
44
See "README.txt" for general information about Vim.

README_src.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_src.txt for version 7.3b of Vim: Vi IMproved.
1+
README_src.txt for version 7.3c of Vim: Vi IMproved.
22

33
The source archive contains the files needed to compile Vim on Unix systems.
44
It is packed for Unix systems (NL line separator). It is also used for other

README_srcdos.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_srcdos.txt for version 7.3b of Vim: Vi IMproved.
1+
README_srcdos.txt for version 7.3c 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_unix.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_unix.txt for version 7.3b of Vim: Vi IMproved.
1+
README_unix.txt for version 7.3c of Vim: Vi IMproved.
22

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

README_vms.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_vms.txt for version 7.3b of Vim: Vi IMproved.
1+
README_vms.txt for version 7.3c of Vim: Vi IMproved.
22

33
This file explains the installation of Vim on VMS systems.
44
See "README.txt" in the runtime archive for information about Vim.

README_w32s.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README_w32s.txt for version 7.3b of Vim: Vi IMproved.
1+
README_w32s.txt for version 7.3c of Vim: Vi IMproved.
22

33
This archive contains the gvim.exe that was specifically compiled for use in
44
the Win32s subsystem in MS-Windows 3.1 and 3.11.

nsis/gvim.nsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
!define HAVE_NLS
2323

2424
!define VER_MAJOR 7
25-
!define VER_MINOR 3b
25+
!define VER_MINOR 3c
2626

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

runtime/doc/arabic.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*arabic.txt* For Vim version 7.3b. Last change: 2005 Mar 29
1+
*arabic.txt* For Vim version 7.3c. Last change: 2005 Mar 29
22

33

44
VIM REFERENCE MANUAL by Nadim Shaikli

runtime/doc/autocmd.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*autocmd.txt* For Vim version 7.3b. Last change: 2010 Jul 22
1+
*autocmd.txt* For Vim version 7.3c. Last change: 2010 Jul 22
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/change.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*change.txt* For Vim version 7.3b. Last change: 2010 Mar 23
1+
*change.txt* For Vim version 7.3c. Last change: 2010 Mar 23
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/cmdline.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*cmdline.txt* For Vim version 7.3b. Last change: 2010 May 07
1+
*cmdline.txt* For Vim version 7.3c. Last change: 2010 May 07
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/debug.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*debug.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*debug.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/debugger.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*debugger.txt* For Vim version 7.3b. Last change: 2005 Mar 29
1+
*debugger.txt* For Vim version 7.3c. Last change: 2005 Mar 29
22

33

44
VIM REFERENCE MANUAL by Gordon Prieur

runtime/doc/develop.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*develop.txt* For Vim version 7.3b. Last change: 2008 Dec 17
1+
*develop.txt* For Vim version 7.3c. Last change: 2008 Dec 17
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/diff.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*diff.txt* For Vim version 7.3b. Last change: 2009 Sep 15
1+
*diff.txt* For Vim version 7.3c. Last change: 2009 Sep 15
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/digraph.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*digraph.txt* For Vim version 7.3b. Last change: 2010 Apr 11
1+
*digraph.txt* For Vim version 7.3c. Last change: 2010 Apr 11
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/editing.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*editing.txt* For Vim version 7.3b. Last change: 2010 Jul 21
1+
*editing.txt* For Vim version 7.3c. Last change: 2010 Jul 21
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/eval.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*eval.txt* For Vim version 7.3b. Last change: 2010 Jul 25
1+
*eval.txt* For Vim version 7.3c. Last change: 2010 Jul 25
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/farsi.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*farsi.txt* For Vim version 7.3b. Last change: 2005 Mar 29
1+
*farsi.txt* For Vim version 7.3c. Last change: 2005 Mar 29
22

33

44
VIM REFERENCE MANUAL by Mortaza Ghassab Shiran

runtime/doc/filetype.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*filetype.txt* For Vim version 7.3b. Last change: 2008 Jul 15
1+
*filetype.txt* For Vim version 7.3c. Last change: 2008 Jul 15
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/fold.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*fold.txt* For Vim version 7.3b. Last change: 2010 May 13
1+
*fold.txt* For Vim version 7.3c. Last change: 2010 May 13
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/ft_ada.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*ft_ada.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*ft_ada.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33

44
ADA FILE TYPE PLUG-INS REFERENCE MANUAL~

runtime/doc/ft_sql.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*ft_sql.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*ft_sql.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33
by David Fishburn
44

runtime/doc/gui.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui.txt* For Vim version 7.3b. Last change: 2010 May 14
1+
*gui.txt* For Vim version 7.3c. Last change: 2010 May 14
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/gui_w16.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_w16.txt* For Vim version 7.3b. Last change: 2005 Mar 29
1+
*gui_w16.txt* For Vim version 7.3c. Last change: 2005 Mar 29
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/gui_w32.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_w32.txt* For Vim version 7.3b. Last change: 2007 Aug 30
1+
*gui_w32.txt* For Vim version 7.3c. Last change: 2007 Aug 30
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/gui_x11.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_x11.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*gui_x11.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/hangulin.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*hangulin.txt* For Vim version 7.3b. Last change: 2009 Jun 24
1+
*hangulin.txt* For Vim version 7.3c. Last change: 2009 Jun 24
22

33

44
VIM REFERENCE MANUAL by Chi-Deok Hwang and Sung-Hyun Nam

runtime/doc/hebrew.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*hebrew.txt* For Vim version 7.3b. Last change: 2007 Jun 14
1+
*hebrew.txt* For Vim version 7.3c. Last change: 2007 Jun 14
22

33

44
VIM REFERENCE MANUAL by Ron Aaron (and Avner Lottem)

runtime/doc/help.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*help.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*help.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33
VIM - main help file
44
k

runtime/doc/helphelp.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*helphelp.txt* For Vim version 7.3b. Last change: 2008 Jul 21
1+
*helphelp.txt* For Vim version 7.3c. Last change: 2008 Jul 21
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/howto.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*howto.txt* For Vim version 7.3b. Last change: 2006 Apr 02
1+
*howto.txt* For Vim version 7.3c. Last change: 2006 Apr 02
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/if_cscop.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_cscop.txt* For Vim version 7.3b. Last change: 2009 Mar 18
1+
*if_cscop.txt* For Vim version 7.3c. Last change: 2009 Mar 18
22

33

44
VIM REFERENCE MANUAL by Andy Kahn

runtime/doc/if_lua.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_lua.txt* For Vim version 7.3b. Last change: 2010 Jul 22
1+
*if_lua.txt* For Vim version 7.3c. Last change: 2010 Jul 22
22

33

44
VIM REFERENCE MANUAL by Luis Carvalho

runtime/doc/if_mzsch.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_mzsch.txt* For Vim version 7.3b. Last change: 2010 Feb 11
1+
*if_mzsch.txt* For Vim version 7.3c. Last change: 2010 Feb 11
22

33

44
VIM REFERENCE MANUAL by Sergey Khorev

runtime/doc/if_ole.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_ole.txt* For Vim version 7.3b. Last change: 2008 Aug 16
1+
*if_ole.txt* For Vim version 7.3c. Last change: 2008 Aug 16
22

33

44
VIM REFERENCE MANUAL by Paul Moore

runtime/doc/if_perl.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_perl.txt* For Vim version 7.3b. Last change: 2010 Jul 21
1+
*if_perl.txt* For Vim version 7.3c. Last change: 2010 Jul 21
22

33

44
VIM REFERENCE MANUAL by Sven Verdoolaege

runtime/doc/if_pyth.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_pyth.txt* For Vim version 7.3b. Last change: 2010 Jul 25
1+
*if_pyth.txt* For Vim version 7.3c. Last change: 2010 Jul 25
22

33

44
VIM REFERENCE MANUAL by Paul Moore

runtime/doc/if_ruby.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_ruby.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*if_ruby.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33

44
VIM REFERENCE MANUAL by Shugo Maeda

runtime/doc/if_sniff.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_sniff.txt* For Vim version 7.3b. Last change: 2005 Mar 29
1+
*if_sniff.txt* For Vim version 7.3c. Last change: 2005 Mar 29
22

33

44
VIM REFERENCE MANUAL

runtime/doc/if_tcl.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_tcl.txt* For Vim version 7.3b. Last change: 2008 Aug 16
1+
*if_tcl.txt* For Vim version 7.3c. Last change: 2008 Aug 16
22

33

44
VIM REFERENCE MANUAL by Ingo Wilken

runtime/doc/indent.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*indent.txt* For Vim version 7.3b. Last change: 2010 Mar 27
1+
*indent.txt* For Vim version 7.3c. Last change: 2010 Mar 27
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/index.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*index.txt* For Vim version 7.3b. Last change: 2010 Jul 21
1+
*index.txt* For Vim version 7.3c. Last change: 2010 Jul 21
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/insert.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*insert.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*insert.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/intro.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*intro.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*intro.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/map.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*map.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*map.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/mbyte.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*mbyte.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*mbyte.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar et al.

runtime/doc/message.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*message.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*message.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/mlang.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*mlang.txt* For Vim version 7.3b. Last change: 2010 Jul 20
1+
*mlang.txt* For Vim version 7.3c. Last change: 2010 Jul 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

0 commit comments

Comments
 (0)