Mercurial > vim
changeset 2413:f766a1c87f69 vim73
7.3b -> 7.3c
line wrap: on
line diff
--- a/Contents +++ b/Contents @@ -9,10 +9,10 @@ Vim Vi IMproved. A clone of the UNIX t messages, shows current file name in window title, on-line help, rectangular cut/paste, etc., etc., etc... - Version 7.3b. Also runs under UNIX, MSDOS and other systems. - vim73brt.tgz contains the documentation and syntax files. - vim73bbin.tgz contains the binaries. - vim73bsrc.tgz contains the sources. + Version 7.3c. Also runs under UNIX, MSDOS and other systems. + vim73crt.tgz contains the documentation and syntax files. + vim73cbin.tgz contains the binaries. + vim73csrc.tgz contains the sources. Author: Bram Moolenaar et al.
--- a/Makefile +++ b/Makefile @@ -68,7 +68,7 @@ all install uninstall tools config confi # Before creating an archive first delete all backup files, *.orig, etc. MAJOR = 7 -MINOR = 3b +MINOR = 3c # Uncomment this line if the Win32s version is to be included. DOSBIN_S = dosbin_s @@ -161,8 +161,8 @@ DOSBIN_S = dosbin_s # - Delete install.exe and uninstal.exe. # - If building the Win32s version delete vimrun.exe. # Win32s GUI version: -# - Set environment for Visual C++ 4.1 (requires a new console window) -# - "vcvars32.bat" (use the path for VC 4.1 e:\msdev\bin) +# - Set environment for Visual C++ 4.1 (requires a new console window): +# "vcvars32.bat" (use the path for VC 4.1 e:\msdev\bin) # - "nmake -f Make_mvc.mak GUI=yes INTL=no clean" (use the path for VC 4.1) # - "nmake -f Make_mvc.mak GUI=yes INTL=no" (use the path for VC 4.1) # - Rename "gvim.exe" to "gvim_w32s.exe".
--- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -README.txt for version 7.3b of Vim: Vi IMproved. +README.txt for version 7.3c of Vim: Vi IMproved. WHAT IS VIM
--- a/README_ami.txt +++ b/README_ami.txt @@ -1,4 +1,4 @@ -README_ami.txt for version 7.3b of Vim: Vi IMproved. +README_ami.txt for version 7.3c of Vim: Vi IMproved. This file explains the installation of Vim on Amiga systems. See README.txt for general information about Vim.
--- a/README_amibin.txt +++ b/README_amibin.txt @@ -1,4 +1,4 @@ -README_amibin.txt for version 7.3b of Vim: Vi IMproved. +README_amibin.txt for version 7.3c of Vim: Vi IMproved. See "README.txt" for general information about Vim. See "README_ami.txt" for installation instructions for the Amiga.
--- a/README_amisrc.txt +++ b/README_amisrc.txt @@ -1,4 +1,4 @@ -README_amisrc.txt for version 7.3b of Vim: Vi IMproved. +README_amisrc.txt for version 7.3c of Vim: Vi IMproved. See "README.txt" for general information about Vim. See "README_ami.txt" for installation instructions for the Amiga.
--- a/README_bindos.txt +++ b/README_bindos.txt @@ -1,4 +1,4 @@ -README_bindos.txt for version 7.3b of Vim: Vi IMproved. +README_bindos.txt for version 7.3c 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.
--- a/README_dos.txt +++ b/README_dos.txt @@ -1,4 +1,4 @@ -README_dos.txt for version 7.3b of Vim: Vi IMproved. +README_dos.txt for version 7.3c 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.
--- a/README_extra.txt +++ b/README_extra.txt @@ -1,4 +1,4 @@ -README_extra.txt for version 7.3b of Vim: Vi IMproved. +README_extra.txt for version 7.3c of Vim: Vi IMproved. The extra archive of Vim is to be used in combination with the source archive (vim-7.2-src.tar.gz). The extra archive is useless without it.
--- a/README_lang.txt +++ b/README_lang.txt @@ -1,4 +1,4 @@ -README_lang.txt for version 7.3b of Vim: Vi IMproved. +README_lang.txt for version 7.3c of Vim: Vi IMproved. This file contains files for non-English languages: - Translated messages.
--- a/README_mac.txt +++ b/README_mac.txt @@ -1,4 +1,4 @@ -README_mac.txt for version 7.3b of Vim: Vi IMproved. +README_mac.txt for version 7.3c of Vim: Vi IMproved. This file explains the installation of Vim on Macintosh systems. See "README.txt" for general information about Vim.
--- a/README_ole.txt +++ b/README_ole.txt @@ -1,4 +1,4 @@ -README_ole.txt for version 7.3b of Vim: Vi IMproved. +README_ole.txt for version 7.3c 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
--- a/README_os2.txt +++ b/README_os2.txt @@ -1,4 +1,4 @@ -README_os2.txt for version 7.3b of Vim: Vi IMproved. +README_os2.txt for version 7.3c of Vim: Vi IMproved. This file explains the installation of Vim on OS/2 systems. See "README.txt" for general information about Vim.
--- a/README_os390.txt +++ b/README_os390.txt @@ -1,4 +1,4 @@ -README_zOS.txt for version 7.3b of Vim: Vi IMproved. +README_zOS.txt for version 7.3c 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.
--- a/README_src.txt +++ b/README_src.txt @@ -1,4 +1,4 @@ -README_src.txt for version 7.3b of Vim: Vi IMproved. +README_src.txt for version 7.3c 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
--- a/README_srcdos.txt +++ b/README_srcdos.txt @@ -1,4 +1,4 @@ -README_srcdos.txt for version 7.3b of Vim: Vi IMproved. +README_srcdos.txt for version 7.3c 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.
--- a/README_unix.txt +++ b/README_unix.txt @@ -1,4 +1,4 @@ -README_unix.txt for version 7.3b of Vim: Vi IMproved. +README_unix.txt for version 7.3c of Vim: Vi IMproved. This file explains the installation of Vim on Unix systems. See "README.txt" for general information about Vim.
--- a/README_vms.txt +++ b/README_vms.txt @@ -1,4 +1,4 @@ -README_vms.txt for version 7.3b of Vim: Vi IMproved. +README_vms.txt for version 7.3c 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.
--- a/README_w32s.txt +++ b/README_w32s.txt @@ -1,4 +1,4 @@ -README_w32s.txt for version 7.3b of Vim: Vi IMproved. +README_w32s.txt for version 7.3c 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.
--- a/nsis/gvim.nsi +++ b/nsis/gvim.nsi @@ -22,7 +22,7 @@ !define HAVE_NLS !define VER_MAJOR 7 -!define VER_MINOR 3b +!define VER_MINOR 3c # ----------- No configurable settings below this line -----------
--- a/runtime/doc/arabic.txt +++ b/runtime/doc/arabic.txt @@ -1,4 +1,4 @@ -*arabic.txt* For Vim version 7.3b. Last change: 2005 Mar 29 +*arabic.txt* For Vim version 7.3c. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Nadim Shaikli
--- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt @@ -1,4 +1,4 @@ -*autocmd.txt* For Vim version 7.3b. Last change: 2010 Jul 22 +*autocmd.txt* For Vim version 7.3c. Last change: 2010 Jul 22 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/change.txt +++ b/runtime/doc/change.txt @@ -1,4 +1,4 @@ -*change.txt* For Vim version 7.3b. Last change: 2010 Mar 23 +*change.txt* For Vim version 7.3c. Last change: 2010 Mar 23 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/cmdline.txt +++ b/runtime/doc/cmdline.txt @@ -1,4 +1,4 @@ -*cmdline.txt* For Vim version 7.3b. Last change: 2010 May 07 +*cmdline.txt* For Vim version 7.3c. Last change: 2010 May 07 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/debug.txt +++ b/runtime/doc/debug.txt @@ -1,4 +1,4 @@ -*debug.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*debug.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/debugger.txt +++ b/runtime/doc/debugger.txt @@ -1,4 +1,4 @@ -*debugger.txt* For Vim version 7.3b. Last change: 2005 Mar 29 +*debugger.txt* For Vim version 7.3c. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Gordon Prieur
--- a/runtime/doc/develop.txt +++ b/runtime/doc/develop.txt @@ -1,4 +1,4 @@ -*develop.txt* For Vim version 7.3b. Last change: 2008 Dec 17 +*develop.txt* For Vim version 7.3c. Last change: 2008 Dec 17 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/diff.txt +++ b/runtime/doc/diff.txt @@ -1,4 +1,4 @@ -*diff.txt* For Vim version 7.3b. Last change: 2009 Sep 15 +*diff.txt* For Vim version 7.3c. Last change: 2009 Sep 15 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/digraph.txt +++ b/runtime/doc/digraph.txt @@ -1,4 +1,4 @@ -*digraph.txt* For Vim version 7.3b. Last change: 2010 Apr 11 +*digraph.txt* For Vim version 7.3c. Last change: 2010 Apr 11 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/editing.txt +++ b/runtime/doc/editing.txt @@ -1,4 +1,4 @@ -*editing.txt* For Vim version 7.3b. Last change: 2010 Jul 21 +*editing.txt* For Vim version 7.3c. Last change: 2010 Jul 21 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -1,4 +1,4 @@ -*eval.txt* For Vim version 7.3b. Last change: 2010 Jul 25 +*eval.txt* For Vim version 7.3c. Last change: 2010 Jul 25 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/farsi.txt +++ b/runtime/doc/farsi.txt @@ -1,4 +1,4 @@ -*farsi.txt* For Vim version 7.3b. Last change: 2005 Mar 29 +*farsi.txt* For Vim version 7.3c. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Mortaza Ghassab Shiran
--- a/runtime/doc/filetype.txt +++ b/runtime/doc/filetype.txt @@ -1,4 +1,4 @@ -*filetype.txt* For Vim version 7.3b. Last change: 2008 Jul 15 +*filetype.txt* For Vim version 7.3c. Last change: 2008 Jul 15 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/fold.txt +++ b/runtime/doc/fold.txt @@ -1,4 +1,4 @@ -*fold.txt* For Vim version 7.3b. Last change: 2010 May 13 +*fold.txt* For Vim version 7.3c. Last change: 2010 May 13 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/ft_ada.txt +++ b/runtime/doc/ft_ada.txt @@ -1,4 +1,4 @@ -*ft_ada.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*ft_ada.txt* For Vim version 7.3c. Last change: 2010 Jul 20 ADA FILE TYPE PLUG-INS REFERENCE MANUAL~
--- a/runtime/doc/ft_sql.txt +++ b/runtime/doc/ft_sql.txt @@ -1,4 +1,4 @@ -*ft_sql.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*ft_sql.txt* For Vim version 7.3c. Last change: 2010 Jul 20 by David Fishburn
--- a/runtime/doc/gui.txt +++ b/runtime/doc/gui.txt @@ -1,4 +1,4 @@ -*gui.txt* For Vim version 7.3b. Last change: 2010 May 14 +*gui.txt* For Vim version 7.3c. Last change: 2010 May 14 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/gui_w16.txt +++ b/runtime/doc/gui_w16.txt @@ -1,4 +1,4 @@ -*gui_w16.txt* For Vim version 7.3b. Last change: 2005 Mar 29 +*gui_w16.txt* For Vim version 7.3c. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/gui_w32.txt +++ b/runtime/doc/gui_w32.txt @@ -1,4 +1,4 @@ -*gui_w32.txt* For Vim version 7.3b. Last change: 2007 Aug 30 +*gui_w32.txt* For Vim version 7.3c. Last change: 2007 Aug 30 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/gui_x11.txt +++ b/runtime/doc/gui_x11.txt @@ -1,4 +1,4 @@ -*gui_x11.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*gui_x11.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/hangulin.txt +++ b/runtime/doc/hangulin.txt @@ -1,4 +1,4 @@ -*hangulin.txt* For Vim version 7.3b. Last change: 2009 Jun 24 +*hangulin.txt* For Vim version 7.3c. Last change: 2009 Jun 24 VIM REFERENCE MANUAL by Chi-Deok Hwang and Sung-Hyun Nam
--- a/runtime/doc/hebrew.txt +++ b/runtime/doc/hebrew.txt @@ -1,4 +1,4 @@ -*hebrew.txt* For Vim version 7.3b. Last change: 2007 Jun 14 +*hebrew.txt* For Vim version 7.3c. Last change: 2007 Jun 14 VIM REFERENCE MANUAL by Ron Aaron (and Avner Lottem)
--- a/runtime/doc/help.txt +++ b/runtime/doc/help.txt @@ -1,4 +1,4 @@ -*help.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*help.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM - main help file k
--- a/runtime/doc/helphelp.txt +++ b/runtime/doc/helphelp.txt @@ -1,4 +1,4 @@ -*helphelp.txt* For Vim version 7.3b. Last change: 2008 Jul 21 +*helphelp.txt* For Vim version 7.3c. Last change: 2008 Jul 21 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/howto.txt +++ b/runtime/doc/howto.txt @@ -1,4 +1,4 @@ -*howto.txt* For Vim version 7.3b. Last change: 2006 Apr 02 +*howto.txt* For Vim version 7.3c. Last change: 2006 Apr 02 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/if_cscop.txt +++ b/runtime/doc/if_cscop.txt @@ -1,4 +1,4 @@ -*if_cscop.txt* For Vim version 7.3b. Last change: 2009 Mar 18 +*if_cscop.txt* For Vim version 7.3c. Last change: 2009 Mar 18 VIM REFERENCE MANUAL by Andy Kahn
--- a/runtime/doc/if_lua.txt +++ b/runtime/doc/if_lua.txt @@ -1,4 +1,4 @@ -*if_lua.txt* For Vim version 7.3b. Last change: 2010 Jul 22 +*if_lua.txt* For Vim version 7.3c. Last change: 2010 Jul 22 VIM REFERENCE MANUAL by Luis Carvalho
--- a/runtime/doc/if_mzsch.txt +++ b/runtime/doc/if_mzsch.txt @@ -1,4 +1,4 @@ -*if_mzsch.txt* For Vim version 7.3b. Last change: 2010 Feb 11 +*if_mzsch.txt* For Vim version 7.3c. Last change: 2010 Feb 11 VIM REFERENCE MANUAL by Sergey Khorev
--- a/runtime/doc/if_ole.txt +++ b/runtime/doc/if_ole.txt @@ -1,4 +1,4 @@ -*if_ole.txt* For Vim version 7.3b. Last change: 2008 Aug 16 +*if_ole.txt* For Vim version 7.3c. Last change: 2008 Aug 16 VIM REFERENCE MANUAL by Paul Moore
--- a/runtime/doc/if_perl.txt +++ b/runtime/doc/if_perl.txt @@ -1,4 +1,4 @@ -*if_perl.txt* For Vim version 7.3b. Last change: 2010 Jul 21 +*if_perl.txt* For Vim version 7.3c. Last change: 2010 Jul 21 VIM REFERENCE MANUAL by Sven Verdoolaege
--- a/runtime/doc/if_pyth.txt +++ b/runtime/doc/if_pyth.txt @@ -1,4 +1,4 @@ -*if_pyth.txt* For Vim version 7.3b. Last change: 2010 Jul 25 +*if_pyth.txt* For Vim version 7.3c. Last change: 2010 Jul 25 VIM REFERENCE MANUAL by Paul Moore
--- a/runtime/doc/if_ruby.txt +++ b/runtime/doc/if_ruby.txt @@ -1,4 +1,4 @@ -*if_ruby.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*if_ruby.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Shugo Maeda
--- a/runtime/doc/if_sniff.txt +++ b/runtime/doc/if_sniff.txt @@ -1,4 +1,4 @@ -*if_sniff.txt* For Vim version 7.3b. Last change: 2005 Mar 29 +*if_sniff.txt* For Vim version 7.3c. Last change: 2005 Mar 29 VIM REFERENCE MANUAL
--- a/runtime/doc/if_tcl.txt +++ b/runtime/doc/if_tcl.txt @@ -1,4 +1,4 @@ -*if_tcl.txt* For Vim version 7.3b. Last change: 2008 Aug 16 +*if_tcl.txt* For Vim version 7.3c. Last change: 2008 Aug 16 VIM REFERENCE MANUAL by Ingo Wilken
--- a/runtime/doc/indent.txt +++ b/runtime/doc/indent.txt @@ -1,4 +1,4 @@ -*indent.txt* For Vim version 7.3b. Last change: 2010 Mar 27 +*indent.txt* For Vim version 7.3c. Last change: 2010 Mar 27 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1,4 +1,4 @@ -*index.txt* For Vim version 7.3b. Last change: 2010 Jul 21 +*index.txt* For Vim version 7.3c. Last change: 2010 Jul 21 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/insert.txt +++ b/runtime/doc/insert.txt @@ -1,4 +1,4 @@ -*insert.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*insert.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/intro.txt +++ b/runtime/doc/intro.txt @@ -1,4 +1,4 @@ -*intro.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*intro.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/map.txt +++ b/runtime/doc/map.txt @@ -1,4 +1,4 @@ -*map.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*map.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/mbyte.txt +++ b/runtime/doc/mbyte.txt @@ -1,4 +1,4 @@ -*mbyte.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*mbyte.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar et al.
--- a/runtime/doc/message.txt +++ b/runtime/doc/message.txt @@ -1,4 +1,4 @@ -*message.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*message.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/mlang.txt +++ b/runtime/doc/mlang.txt @@ -1,4 +1,4 @@ -*mlang.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*mlang.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/motion.txt +++ b/runtime/doc/motion.txt @@ -1,4 +1,4 @@ -*motion.txt* For Vim version 7.3b. Last change: 2010 May 14 +*motion.txt* For Vim version 7.3c. Last change: 2010 May 14 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/netbeans.txt +++ b/runtime/doc/netbeans.txt @@ -1,4 +1,4 @@ -*netbeans.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*netbeans.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Gordon Prieur et al.
--- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 7.3b. Last change: 2010 Jul 24 +*options.txt* For Vim version 7.3c. Last change: 2010 Jul 25 VIM REFERENCE MANUAL by Bram Moolenaar @@ -273,10 +273,10 @@ You will not get back the 'list' value a current buffer or window. Not all options have a local value. If the option does not have a local value the global value is set. - With the "all" argument: display all local option's - local values. - Without argument: Display all local option's local - values which are different from the default. + With the "all" argument: display local values for all + local options. + Without argument: Display local values for all local + options which are different from the default. When displaying a specific local option, show the local value. For a global/local boolean option, when the global value is being used, "--" is displayed @@ -298,10 +298,10 @@ You will not get back the 'list' value a :setg[lobal] ... Like ":set" but set only the global value for a local option without changing the local value. When displaying an option, the global value is shown. - With the "all" argument: display all local option's - global values. - Without argument: display all local option's global - values which are different from the default. + With the "all" argument: display global values for all + local options. + Without argument: display global values for all local + options which are different from the default. {not in Vi} For buffer-local and window-local options:
--- a/runtime/doc/os_390.txt +++ b/runtime/doc/os_390.txt @@ -1,4 +1,4 @@ -*os_390.txt* For Vim version 7.3b. Last change: 2010 May 30 +*os_390.txt* For Vim version 7.3c. Last change: 2010 May 30 VIM REFERENCE MANUAL by Ralf Schandl
--- a/runtime/doc/os_amiga.txt +++ b/runtime/doc/os_amiga.txt @@ -1,4 +1,4 @@ -*os_amiga.txt* For Vim version 7.3b. Last change: 2005 Mar 29 +*os_amiga.txt* For Vim version 7.3c. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/os_beos.txt +++ b/runtime/doc/os_beos.txt @@ -1,4 +1,4 @@ -*os_beos.txt* For Vim version 7.3b. Last change: 2005 Mar 29 +*os_beos.txt* For Vim version 7.3c. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/os_dos.txt +++ b/runtime/doc/os_dos.txt @@ -1,4 +1,4 @@ -*os_dos.txt* For Vim version 7.3b. Last change: 2006 Mar 30 +*os_dos.txt* For Vim version 7.3c. Last change: 2006 Mar 30 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/os_mac.txt +++ b/runtime/doc/os_mac.txt @@ -1,4 +1,4 @@ -*os_mac.txt* For Vim version 7.3b. Last change: 2006 Apr 30 +*os_mac.txt* For Vim version 7.3c. Last change: 2006 Apr 30 VIM REFERENCE MANUAL by Bram Moolenaar et al.
--- a/runtime/doc/os_mint.txt +++ b/runtime/doc/os_mint.txt @@ -1,4 +1,4 @@ -*os_mint.txt* For Vim version 7.3b. Last change: 2005 Mar 29 +*os_mint.txt* For Vim version 7.3c. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Jens M. Felderhoff
--- a/runtime/doc/os_msdos.txt +++ b/runtime/doc/os_msdos.txt @@ -1,4 +1,4 @@ -*os_msdos.txt* For Vim version 7.3b. Last change: 2005 Mar 29 +*os_msdos.txt* For Vim version 7.3c. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/os_os2.txt +++ b/runtime/doc/os_os2.txt @@ -1,4 +1,4 @@ -*os_os2.txt* For Vim version 7.3b. Last change: 2007 Apr 22 +*os_os2.txt* For Vim version 7.3c. Last change: 2007 Apr 22 VIM REFERENCE MANUAL by Paul Slootman
--- a/runtime/doc/os_qnx.txt +++ b/runtime/doc/os_qnx.txt @@ -1,4 +1,4 @@ -*os_qnx.txt* For Vim version 7.3b. Last change: 2005 Mar 29 +*os_qnx.txt* For Vim version 7.3c. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Julian Kinraid
--- a/runtime/doc/os_risc.txt +++ b/runtime/doc/os_risc.txt @@ -1,4 +1,4 @@ -*os_risc.txt* For Vim version 7.3b. Last change: 2008 Jun 28 +*os_risc.txt* For Vim version 7.3c. Last change: 2008 Jun 28 VIM REFERENCE MANUAL by Thomas Leonard
--- a/runtime/doc/os_unix.txt +++ b/runtime/doc/os_unix.txt @@ -1,4 +1,4 @@ -*os_unix.txt* For Vim version 7.3b. Last change: 2005 Mar 29 +*os_unix.txt* For Vim version 7.3c. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/os_vms.txt +++ b/runtime/doc/os_vms.txt @@ -1,4 +1,4 @@ -*os_vms.txt* For Vim version 7.3b. Last change: 2009 Oct 28 +*os_vms.txt* For Vim version 7.3c. Last change: 2009 Oct 28 VIM REFERENCE MANUAL
--- a/runtime/doc/os_win32.txt +++ b/runtime/doc/os_win32.txt @@ -1,4 +1,4 @@ -*os_win32.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*os_win32.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by George Reilly
--- a/runtime/doc/pattern.txt +++ b/runtime/doc/pattern.txt @@ -1,4 +1,4 @@ -*pattern.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*pattern.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/pi_getscript.txt +++ b/runtime/doc/pi_getscript.txt @@ -1,4 +1,4 @@ -*pi_getscript.txt* For Vim version 7.3b. Last change: 2009 Oct 14 +*pi_getscript.txt* For Vim version 7.3c. Last change: 2009 Oct 14 > GETSCRIPT REFERENCE MANUAL by Charles E. Campbell, Jr. <
--- a/runtime/doc/pi_gzip.txt +++ b/runtime/doc/pi_gzip.txt @@ -1,4 +1,4 @@ -*pi_gzip.txt* For Vim version 7.3b. Last change: 2002 Oct 29 +*pi_gzip.txt* For Vim version 7.3c. Last change: 2002 Oct 29 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/pi_netrw.txt +++ b/runtime/doc/pi_netrw.txt @@ -1,4 +1,4 @@ -*pi_netrw.txt* For Vim version 7.3b. Last change: 2010 May 14 +*pi_netrw.txt* For Vim version 7.3c. Last change: 2010 May 14 ----------------------------------------------------- NETRW REFERENCE MANUAL by Charles E. Campbell, Jr.
--- a/runtime/doc/pi_paren.txt +++ b/runtime/doc/pi_paren.txt @@ -1,4 +1,4 @@ -*pi_paren.txt* For Vim version 7.3b. Last change: 2008 Jun 16 +*pi_paren.txt* For Vim version 7.3c. Last change: 2008 Jun 16 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/pi_spec.txt +++ b/runtime/doc/pi_spec.txt @@ -1,4 +1,4 @@ -*pi_spec.txt* For Vim version 7.3b. Last change: 2006 Apr 24 +*pi_spec.txt* For Vim version 7.3c. Last change: 2006 Apr 24 by Gustavo Niemeyer ~
--- a/runtime/doc/pi_tar.txt +++ b/runtime/doc/pi_tar.txt @@ -1,4 +1,4 @@ -*pi_tar.txt* For Vim version 7.3b. Last change: 2009 Dec 28 +*pi_tar.txt* For Vim version 7.3c. Last change: 2009 Dec 28 +====================+ | Tar File Interface |
--- a/runtime/doc/pi_vimball.txt +++ b/runtime/doc/pi_vimball.txt @@ -1,4 +1,4 @@ -*pi_vimball.txt* For Vim version 7.3b. Last change: 2010 Apr 12 +*pi_vimball.txt* For Vim version 7.3c. Last change: 2010 Apr 12 ---------------- Vimball Archiver
--- a/runtime/doc/pi_zip.txt +++ b/runtime/doc/pi_zip.txt @@ -1,4 +1,4 @@ -*pi_zip.txt* For Vim version 7.3b. Last change: 2010 Apr 12 +*pi_zip.txt* For Vim version 7.3c. Last change: 2010 Apr 12 +====================+ | Zip File Interface |
--- a/runtime/doc/print.txt +++ b/runtime/doc/print.txt @@ -1,4 +1,4 @@ -*print.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*print.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/quickfix.txt +++ b/runtime/doc/quickfix.txt @@ -1,4 +1,4 @@ -*quickfix.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*quickfix.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -1,4 +1,4 @@ -*quickref.txt* For Vim version 7.3b. Last change: 2010 Jul 24 +*quickref.txt* For Vim version 7.3c. Last change: 2010 Jul 24 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/quotes.txt +++ b/runtime/doc/quotes.txt @@ -1,4 +1,4 @@ -*quotes.txt* For Vim version 7.3b. Last change: 2006 Apr 24 +*quotes.txt* For Vim version 7.3c. Last change: 2006 Apr 24 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/recover.txt +++ b/runtime/doc/recover.txt @@ -1,4 +1,4 @@ -*recover.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*recover.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/remote.txt +++ b/runtime/doc/remote.txt @@ -1,4 +1,4 @@ -*remote.txt* For Vim version 7.3b. Last change: 2008 May 24 +*remote.txt* For Vim version 7.3c. Last change: 2008 May 24 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/repeat.txt +++ b/runtime/doc/repeat.txt @@ -1,4 +1,4 @@ -*repeat.txt* For Vim version 7.3b. Last change: 2009 Nov 04 +*repeat.txt* For Vim version 7.3c. Last change: 2009 Nov 04 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/rileft.txt +++ b/runtime/doc/rileft.txt @@ -1,4 +1,4 @@ -*rileft.txt* For Vim version 7.3b. Last change: 2006 Apr 24 +*rileft.txt* For Vim version 7.3c. Last change: 2006 Apr 24 VIM REFERENCE MANUAL by Avner Lottem
--- a/runtime/doc/russian.txt +++ b/runtime/doc/russian.txt @@ -1,4 +1,4 @@ -*russian.txt* For Vim version 7.3b. Last change: 2006 Apr 24 +*russian.txt* For Vim version 7.3c. Last change: 2006 Apr 24 VIM REFERENCE MANUAL by Vassily Ragosin
--- a/runtime/doc/scroll.txt +++ b/runtime/doc/scroll.txt @@ -1,4 +1,4 @@ -*scroll.txt* For Vim version 7.3b. Last change: 2006 Aug 27 +*scroll.txt* For Vim version 7.3c. Last change: 2006 Aug 27 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/sign.txt +++ b/runtime/doc/sign.txt @@ -1,4 +1,4 @@ -*sign.txt* For Vim version 7.3b. Last change: 2010 May 07 +*sign.txt* For Vim version 7.3c. Last change: 2010 May 07 VIM REFERENCE MANUAL by Gordon Prieur
--- a/runtime/doc/spell.txt +++ b/runtime/doc/spell.txt @@ -1,4 +1,4 @@ -*spell.txt* For Vim version 7.3b. Last change: 2010 Apr 11 +*spell.txt* For Vim version 7.3c. Last change: 2010 Apr 11 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/sponsor.txt +++ b/runtime/doc/sponsor.txt @@ -1,4 +1,4 @@ -*sponsor.txt* For Vim version 7.3b. Last change: 2008 Jun 21 +*sponsor.txt* For Vim version 7.3c. Last change: 2008 Jun 21 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/starting.txt +++ b/runtime/doc/starting.txt @@ -1,4 +1,4 @@ -*starting.txt* For Vim version 7.3b. Last change: 2009 Dec 31 +*starting.txt* For Vim version 7.3c. Last change: 2009 Dec 31 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -1,4 +1,4 @@ -*syntax.txt* For Vim version 7.3b. Last change: 2010 Jul 25 +*syntax.txt* For Vim version 7.3c. Last change: 2010 Jul 25 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/tabpage.txt +++ b/runtime/doc/tabpage.txt @@ -1,4 +1,4 @@ -*tabpage.txt* For Vim version 7.3b. Last change: 2007 Mar 11 +*tabpage.txt* For Vim version 7.3c. Last change: 2007 Mar 11 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/tagsrch.txt +++ b/runtime/doc/tagsrch.txt @@ -1,4 +1,4 @@ -*tagsrch.txt* For Vim version 7.3b. Last change: 2009 Feb 18 +*tagsrch.txt* For Vim version 7.3c. Last change: 2009 Feb 18 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/term.txt +++ b/runtime/doc/term.txt @@ -1,4 +1,4 @@ -*term.txt* For Vim version 7.3b. Last change: 2009 Nov 05 +*term.txt* For Vim version 7.3c. Last change: 2009 Nov 05 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/tips.txt +++ b/runtime/doc/tips.txt @@ -1,4 +1,4 @@ -*tips.txt* For Vim version 7.3b. Last change: 2009 Nov 07 +*tips.txt* For Vim version 7.3c. Last change: 2009 Nov 07 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1,4 +1,4 @@ -*todo.txt* For Vim version 7.3b. Last change: 2010 Jul 25 +*todo.txt* For Vim version 7.3c. Last change: 2010 Jul 25 VIM REFERENCE MANUAL by Bram Moolenaar @@ -30,6 +30,12 @@ be worked on, but only if you sponsor Vi *known-bugs* -------------------- Known bugs and current work ----------------------- +Restoring terminal title in gnome-terminal causes a beep. Saved value +contains garbage? Ukranian language characters. 'enc' and 'tenc' are utf-8. +(Anatoli Sakhnik, 2010 Jul 24) +Using ":set titlestring=abc" with non-ascii characters also fails. +Patch by James Vega, 2010 Jul 25. + Patch for :find completion. (Nazri Ramliy) But I prefer to keep term.h and include/term.h Nazri will work on it. @@ -102,11 +108,6 @@ Jumplist doesn't work properly in Insert Problem with transparent cmdline. Also: Terminal title is wrong with non-ASCII character. (Lily White, 2010 Mar 7) -Restoring terminal title in gnome-terminal causes a beep. Saved value -contains garbage? Ukranian language characters. 'enc' and 'tenc' are utf-8. -(Anatoli Sakhnik, 2010 Jul 24) -Using ":set titlestring=abc" with non-ascii characters also fails. - Patch for horizontal mouse wheel. (Bjorn Winckler, 2010 Jul 18) iconv() doesn't fail on an illegal character, as documented. (Yongwei Wu, 2009
--- a/runtime/doc/uganda.txt +++ b/runtime/doc/uganda.txt @@ -1,4 +1,4 @@ -*uganda.txt* For Vim version 7.3b. Last change: 2009 Dec 27 +*uganda.txt* For Vim version 7.3c. Last change: 2009 Dec 27 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/undo.txt +++ b/runtime/doc/undo.txt @@ -1,4 +1,4 @@ -*undo.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*undo.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/usr_01.txt +++ b/runtime/doc/usr_01.txt @@ -1,4 +1,4 @@ -*usr_01.txt* For Vim version 7.3b. Last change: 2008 May 07 +*usr_01.txt* For Vim version 7.3c. Last change: 2008 May 07 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_02.txt +++ b/runtime/doc/usr_02.txt @@ -1,4 +1,4 @@ -*usr_02.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*usr_02.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_03.txt +++ b/runtime/doc/usr_03.txt @@ -1,4 +1,4 @@ -*usr_03.txt* For Vim version 7.3b. Last change: 2006 Jun 21 +*usr_03.txt* For Vim version 7.3c. Last change: 2006 Jun 21 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_04.txt +++ b/runtime/doc/usr_04.txt @@ -1,4 +1,4 @@ -*usr_04.txt* For Vim version 7.3b. Last change: 2008 Sep 06 +*usr_04.txt* For Vim version 7.3c. Last change: 2008 Sep 06 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_05.txt +++ b/runtime/doc/usr_05.txt @@ -1,4 +1,4 @@ -*usr_05.txt* For Vim version 7.3b. Last change: 2009 Jun 04 +*usr_05.txt* For Vim version 7.3c. Last change: 2009 Jun 04 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_06.txt +++ b/runtime/doc/usr_06.txt @@ -1,4 +1,4 @@ -*usr_06.txt* For Vim version 7.3b. Last change: 2009 Oct 28 +*usr_06.txt* For Vim version 7.3c. Last change: 2009 Oct 28 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_07.txt +++ b/runtime/doc/usr_07.txt @@ -1,4 +1,4 @@ -*usr_07.txt* For Vim version 7.3b. Last change: 2006 Apr 24 +*usr_07.txt* For Vim version 7.3c. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_08.txt +++ b/runtime/doc/usr_08.txt @@ -1,4 +1,4 @@ -*usr_08.txt* For Vim version 7.3b. Last change: 2006 Jul 18 +*usr_08.txt* For Vim version 7.3c. Last change: 2006 Jul 18 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_09.txt +++ b/runtime/doc/usr_09.txt @@ -1,4 +1,4 @@ -*usr_09.txt* For Vim version 7.3b. Last change: 2006 Apr 24 +*usr_09.txt* For Vim version 7.3c. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_10.txt +++ b/runtime/doc/usr_10.txt @@ -1,4 +1,4 @@ -*usr_10.txt* For Vim version 7.3b. Last change: 2006 Nov 05 +*usr_10.txt* For Vim version 7.3c. Last change: 2006 Nov 05 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_11.txt +++ b/runtime/doc/usr_11.txt @@ -1,4 +1,4 @@ -*usr_11.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*usr_11.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_12.txt +++ b/runtime/doc/usr_12.txt @@ -1,4 +1,4 @@ -*usr_12.txt* For Vim version 7.3b. Last change: 2007 May 11 +*usr_12.txt* For Vim version 7.3c. Last change: 2007 May 11 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_20.txt +++ b/runtime/doc/usr_20.txt @@ -1,4 +1,4 @@ -*usr_20.txt* For Vim version 7.3b. Last change: 2006 Apr 24 +*usr_20.txt* For Vim version 7.3c. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_21.txt +++ b/runtime/doc/usr_21.txt @@ -1,4 +1,4 @@ -*usr_21.txt* For Vim version 7.3b. Last change: 2008 Nov 09 +*usr_21.txt* For Vim version 7.3c. Last change: 2008 Nov 09 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_22.txt +++ b/runtime/doc/usr_22.txt @@ -1,4 +1,4 @@ -*usr_22.txt* For Vim version 7.3b. Last change: 2010 Feb 21 +*usr_22.txt* For Vim version 7.3c. Last change: 2010 Feb 21 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_23.txt +++ b/runtime/doc/usr_23.txt @@ -1,4 +1,4 @@ -*usr_23.txt* For Vim version 7.3b. Last change: 2006 Apr 24 +*usr_23.txt* For Vim version 7.3c. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_24.txt +++ b/runtime/doc/usr_24.txt @@ -1,4 +1,4 @@ -*usr_24.txt* For Vim version 7.3b. Last change: 2006 Jul 23 +*usr_24.txt* For Vim version 7.3c. Last change: 2006 Jul 23 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_25.txt +++ b/runtime/doc/usr_25.txt @@ -1,4 +1,4 @@ -*usr_25.txt* For Vim version 7.3b. Last change: 2007 May 11 +*usr_25.txt* For Vim version 7.3c. Last change: 2007 May 11 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_26.txt +++ b/runtime/doc/usr_26.txt @@ -1,4 +1,4 @@ -*usr_26.txt* For Vim version 7.3b. Last change: 2006 Apr 24 +*usr_26.txt* For Vim version 7.3c. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_27.txt +++ b/runtime/doc/usr_27.txt @@ -1,4 +1,4 @@ -*usr_27.txt* For Vim version 7.3b. Last change: 2010 Mar 28 +*usr_27.txt* For Vim version 7.3c. Last change: 2010 Mar 28 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_28.txt +++ b/runtime/doc/usr_28.txt @@ -1,4 +1,4 @@ -*usr_28.txt* For Vim version 7.3b. Last change: 2008 Jun 14 +*usr_28.txt* For Vim version 7.3c. Last change: 2008 Jun 14 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_29.txt +++ b/runtime/doc/usr_29.txt @@ -1,4 +1,4 @@ -*usr_29.txt* For Vim version 7.3b. Last change: 2008 Jun 28 +*usr_29.txt* For Vim version 7.3c. Last change: 2008 Jun 28 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_30.txt +++ b/runtime/doc/usr_30.txt @@ -1,4 +1,4 @@ -*usr_30.txt* For Vim version 7.3b. Last change: 2007 Nov 10 +*usr_30.txt* For Vim version 7.3c. Last change: 2007 Nov 10 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_31.txt +++ b/runtime/doc/usr_31.txt @@ -1,4 +1,4 @@ -*usr_31.txt* For Vim version 7.3b. Last change: 2007 May 08 +*usr_31.txt* For Vim version 7.3c. Last change: 2007 May 08 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_32.txt +++ b/runtime/doc/usr_32.txt @@ -1,4 +1,4 @@ -*usr_32.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*usr_32.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_40.txt +++ b/runtime/doc/usr_40.txt @@ -1,4 +1,4 @@ -*usr_40.txt* For Vim version 7.3b. Last change: 2006 Jun 21 +*usr_40.txt* For Vim version 7.3c. Last change: 2006 Jun 21 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_41.txt +++ b/runtime/doc/usr_41.txt @@ -1,4 +1,4 @@ -*usr_41.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*usr_41.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_42.txt +++ b/runtime/doc/usr_42.txt @@ -1,4 +1,4 @@ -*usr_42.txt* For Vim version 7.3b. Last change: 2008 May 05 +*usr_42.txt* For Vim version 7.3c. Last change: 2008 May 05 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_43.txt +++ b/runtime/doc/usr_43.txt @@ -1,4 +1,4 @@ -*usr_43.txt* For Vim version 7.3b. Last change: 2008 Dec 28 +*usr_43.txt* For Vim version 7.3c. Last change: 2008 Dec 28 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_44.txt +++ b/runtime/doc/usr_44.txt @@ -1,4 +1,4 @@ -*usr_44.txt* For Vim version 7.3b. Last change: 2008 Dec 28 +*usr_44.txt* For Vim version 7.3c. Last change: 2008 Dec 28 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_45.txt +++ b/runtime/doc/usr_45.txt @@ -1,4 +1,4 @@ -*usr_45.txt* For Vim version 7.3b. Last change: 2008 Nov 15 +*usr_45.txt* For Vim version 7.3c. Last change: 2008 Nov 15 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_90.txt +++ b/runtime/doc/usr_90.txt @@ -1,4 +1,4 @@ -*usr_90.txt* For Vim version 7.3b. Last change: 2008 Sep 10 +*usr_90.txt* For Vim version 7.3c. Last change: 2008 Sep 10 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/usr_toc.txt +++ b/runtime/doc/usr_toc.txt @@ -1,4 +1,4 @@ -*usr_toc.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*usr_toc.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -1,4 +1,4 @@ -*various.txt* For Vim version 7.3b. Last change: 2010 Jul 24 +*various.txt* For Vim version 7.3c. Last change: 2010 Jul 24 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/version4.txt +++ b/runtime/doc/version4.txt @@ -1,4 +1,4 @@ -*version4.txt* For Vim version 7.3b. Last change: 2006 Apr 24 +*version4.txt* For Vim version 7.3c. Last change: 2006 Apr 24 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/version5.txt +++ b/runtime/doc/version5.txt @@ -1,4 +1,4 @@ -*version5.txt* For Vim version 7.3b. Last change: 2008 Dec 17 +*version5.txt* For Vim version 7.3c. Last change: 2008 Dec 17 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/version6.txt +++ b/runtime/doc/version6.txt @@ -1,4 +1,4 @@ -*version6.txt* For Vim version 7.3b. Last change: 2008 Aug 06 +*version6.txt* For Vim version 7.3c. Last change: 2008 Aug 06 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/version7.txt +++ b/runtime/doc/version7.txt @@ -1,4 +1,4 @@ -*version7.txt* For Vim version 7.3b. Last change: 2010 Jul 25 +*version7.txt* For Vim version 7.3c. Last change: 2010 Jul 25 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/vi_diff.txt +++ b/runtime/doc/vi_diff.txt @@ -1,4 +1,4 @@ -*vi_diff.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*vi_diff.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/visual.txt +++ b/runtime/doc/visual.txt @@ -1,4 +1,4 @@ -*visual.txt* For Vim version 7.3b. Last change: 2010 Feb 17 +*visual.txt* For Vim version 7.3c. Last change: 2010 Feb 17 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/windows.txt +++ b/runtime/doc/windows.txt @@ -1,4 +1,4 @@ -*windows.txt* For Vim version 7.3b. Last change: 2010 Apr 12 +*windows.txt* For Vim version 7.3c. Last change: 2010 Apr 12 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/workshop.txt +++ b/runtime/doc/workshop.txt @@ -1,4 +1,4 @@ -*workshop.txt* For Vim version 7.3b. Last change: 2010 Jul 20 +*workshop.txt* For Vim version 7.3c. Last change: 2010 Jul 20 VIM REFERENCE MANUAL by Gordon Prieur
--- a/src/GvimExt/GvimExt.reg +++ b/src/GvimExt/GvimExt.reg @@ -15,6 +15,6 @@ REGEDIT4 [HKEY_LOCAL_MACHINE\Software\Vim\Gvim] "path"="gvim.exe" -[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.3b] - "DisplayName"="Vim 7.3b: Edit with Vim popup menu entry" +[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.3c] + "DisplayName"="Vim 7.3c: Edit with Vim popup menu entry" "UninstallString"="uninstal.exe"
--- a/src/Makefile +++ b/src/Makefile @@ -930,7 +930,7 @@ MAN1DIR = /man1 ### Vim version (adjusted by a script) VIMMAJOR = 7 -VIMMINOR = 3b +VIMMINOR = 3c ### Location of Vim files (should not need to be changed, and {{{1 ### some things might not work when they are changed!)
--- a/src/version.h +++ b/src/version.h @@ -33,8 +33,8 @@ * VIM_VERSION_MEDIUM is used for the startup-screen. * VIM_VERSION_LONG is used for the ":version" command and "Vim -h". */ -#define VIM_VERSION_NODOT "vim73b" -#define VIM_VERSION_SHORT "7.3b" -#define VIM_VERSION_MEDIUM "7.3b BETA" -#define VIM_VERSION_LONG "VIM - Vi IMproved 7.3b BETA (2010 Jul 25)" -#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.3b BETA (2010 Jul 25, compiled " +#define VIM_VERSION_NODOT "vim73c" +#define VIM_VERSION_SHORT "7.3c" +#define VIM_VERSION_MEDIUM "7.3c BETA" +#define VIM_VERSION_LONG "VIM - Vi IMproved 7.3c BETA (2010 Jul 25)" +#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.3c BETA (2010 Jul 25, compiled "