diff --git a/Contents b/Contents index 127768e7e0aebb2e2944cf253161d952a24c6a03..7c97660a9b168eb528350c5b8362da6166760bde 100644 --- a/Contents +++ b/Contents @@ -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.2. Also runs under UNIX, MSDOS and other systems. - vim72rt.tgz contains the documentation and syntax files. - vim72bin.tgz contains the binaries. - vim72src.tgz contains the sources. + Version 7.3a. Also runs under UNIX, MSDOS and other systems. + vim73art.tgz contains the documentation and syntax files. + vim73abin.tgz contains the binaries. + vim73asrc.tgz contains the sources. Author: Bram Moolenaar et al. diff --git a/Makefile b/Makefile index 4797dbecab3932d1cdcc34dcf557be790418e364..9ff5d5cfd656ec2d958d7c56840d335bbcc12aaa 100644 --- a/Makefile +++ b/Makefile @@ -69,7 +69,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 = 2 +MINOR = 3a # Uncomment this line if the Win32s version is to be included. DOSBIN_S = dosbin_s @@ -105,7 +105,7 @@ DOSBIN_S = dosbin_s # - "make unixall", "make extra", "make lang", "make html" # - Make diff files against the previous release: "makediff7 7.1 7.2" # -# Amiga: +# Amiga: (OBSOLETE, Amiga files are no longer distributed) # - "make amisrc", move the archive to the Amiga and compile: # "make -f Make_manx.mak" (will use "big" features by default). # - Run the tests: "make -f Make_manx.mak test" @@ -115,7 +115,7 @@ DOSBIN_S = dosbin_s # # PC: # - "make dossrc" and "make dosrt". Unpack the archives on a PC. -# 16 bit DOS version: +# 16 bit DOS version: (OBSOLETE, 16 bit version doesn't build) # - Set environment for compiling with Borland C++ 3.1. # - "bmake -f Make_bc3.mak BOR=E:\borlandc" (compiling xxd might fail, in that # case set environment for compiling with Borland C++ 4.0 and do @@ -179,7 +179,7 @@ DOSBIN_S = dosbin_s # - go to ../nsis and do "makensis gvim.nsi". # - Copy gvim##.exe to the dist directory. # -# OS/2: +# OS/2: (OBSOLETE, OS/2 version is no longer distributed) # - Unpack the Unix "src", "extra" and "rt" archives. # - "make -f Make_os2.mak". # - Rename the executables to vimos2.exe, xxdos2.exe and teeos2.exe and copy diff --git a/README.txt b/README.txt index 19e59c61eaa24394c1f6bde998138b80de424b43..998a7ff34fecb37625c1fa7f8d76bdc324736ef3 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -README.txt for version 7.2 of Vim: Vi IMproved. +README.txt for version 7.3a of Vim: Vi IMproved. WHAT IS VIM diff --git a/README_ami.txt b/README_ami.txt index e8c4f28454feb612663fc27cf8ec835014a9fccb..1d6b16ce3e4a2372942dd5704a9661885ddc4734 100644 --- a/README_ami.txt +++ b/README_ami.txt @@ -1,4 +1,4 @@ -README_ami.txt for version 7.2 of Vim: Vi IMproved. +README_ami.txt for version 7.3a of Vim: Vi IMproved. This file explains the installation of Vim on Amiga systems. See README.txt for general information about Vim. diff --git a/README_amibin.txt b/README_amibin.txt index 8c3ce0be51203b63f882eed9e4f9db3a1b5936e0..2331424aa63ea6959d50abb5c4e5c6fddba934a8 100644 --- a/README_amibin.txt +++ b/README_amibin.txt @@ -1,4 +1,4 @@ -README_amibin.txt for version 7.2 of Vim: Vi IMproved. +README_amibin.txt for version 7.3a of Vim: Vi IMproved. See "README.txt" for general information about Vim. See "README_ami.txt" for installation instructions for the Amiga. diff --git a/README_amisrc.txt b/README_amisrc.txt index 21c614c197d0ede51c3aa0436d8cdb38bc929c84..41b7ffba3515360b4d274537c66afe03bfbd45b8 100644 --- a/README_amisrc.txt +++ b/README_amisrc.txt @@ -1,4 +1,4 @@ -README_amisrc.txt for version 7.2 of Vim: Vi IMproved. +README_amisrc.txt for version 7.3a of Vim: Vi IMproved. See "README.txt" for general information about Vim. See "README_ami.txt" for installation instructions for the Amiga. diff --git a/README_bindos.txt b/README_bindos.txt index bc83328f1b94f89facf56375cb07ee975a636a09..1c553d1dac05b27030f44415146da7222ec67f11 100644 --- a/README_bindos.txt +++ b/README_bindos.txt @@ -1,4 +1,4 @@ -README_bindos.txt for version 7.2 of Vim: Vi IMproved. +README_bindos.txt for version 7.3a 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. diff --git a/README_dos.txt b/README_dos.txt index c427217a75f861dc82d3cfa93fe25062b1be02ee..016dff5b499d998e9db57f75859692cfdef6a2ea 100644 --- a/README_dos.txt +++ b/README_dos.txt @@ -1,4 +1,4 @@ -README_dos.txt for version 7.2 of Vim: Vi IMproved. +README_dos.txt for version 7.3a 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. diff --git a/README_extra.txt b/README_extra.txt index b1b02a5e55e0754c22f47519596308db42373d0f..613616d333d875618e0faccd46c1481d8b105474 100644 --- a/README_extra.txt +++ b/README_extra.txt @@ -1,4 +1,4 @@ -README_extra.txt for version 7.2 of Vim: Vi IMproved. +README_extra.txt for version 7.3a 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. diff --git a/README_lang.txt b/README_lang.txt index 825bedb163b662d6bb4b7445680ca3c594dfdba9..00e2545e0a56b5477abd69e648543d65c426f622 100644 --- a/README_lang.txt +++ b/README_lang.txt @@ -1,4 +1,4 @@ -README_lang.txt for version 7.2 of Vim: Vi IMproved. +README_lang.txt for version 7.3a of Vim: Vi IMproved. This file contains files for non-English languages: - Translated messages. diff --git a/README_mac.txt b/README_mac.txt index f61f8318b118d1fb8b9656c7a330966a11ee6ec3..98ffbb5f285e4130a4b6959d9d041d8447ed5490 100644 --- a/README_mac.txt +++ b/README_mac.txt @@ -1,4 +1,4 @@ -README_mac.txt for version 7.2 of Vim: Vi IMproved. +README_mac.txt for version 7.3a of Vim: Vi IMproved. This file explains the installation of Vim on Macintosh systems. See "README.txt" for general information about Vim. diff --git a/README_ole.txt b/README_ole.txt index b8edafbe42cd3715f2e5e38dfb0a26782a9a2e20..e6766092953b4d6492f4ebb8e5e8f9101338295a 100644 --- a/README_ole.txt +++ b/README_ole.txt @@ -1,4 +1,4 @@ -README_ole.txt for version 7.2 of Vim: Vi IMproved. +README_ole.txt for version 7.3a 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 diff --git a/README_os2.txt b/README_os2.txt index 5ebce692e666ea94f4051d4a2a72e786a18432c9..dea7eefa1ed3bcc80f817c2e7ba2f98b6e3b9e9d 100644 --- a/README_os2.txt +++ b/README_os2.txt @@ -1,4 +1,4 @@ -README_os2.txt for version 7.2 of Vim: Vi IMproved. +README_os2.txt for version 7.3a of Vim: Vi IMproved. This file explains the installation of Vim on OS/2 systems. See "README.txt" for general information about Vim. diff --git a/README_os390.txt b/README_os390.txt index 0deff25869adfbd6dcc5c0970cead95f8f580084..b03eb140bebd8c74ce9e467ccedd2137d1cfb7c1 100644 --- a/README_os390.txt +++ b/README_os390.txt @@ -1,4 +1,4 @@ -README_os_390.txt for version 7.2 of Vim: Vi IMproved. +README_os_390.txt for version 7.3a of Vim: Vi IMproved. Welcome to the OS/390 Unix port of VIM. diff --git a/README_src.txt b/README_src.txt index 341b07c2361ec48f045b607f7475765df712ae5a..2acf9ee296958ff82b53cc497cc815d23cf24690 100644 --- a/README_src.txt +++ b/README_src.txt @@ -1,4 +1,4 @@ -README_src.txt for version 7.2 of Vim: Vi IMproved. +README_src.txt for version 7.3a 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 diff --git a/README_srcdos.txt b/README_srcdos.txt index d525619b9324cfffa9c654c1ce7a6b46b4f9065a..39e72fedc10db45368554bb70ddafb48d628f019 100644 --- a/README_srcdos.txt +++ b/README_srcdos.txt @@ -1,4 +1,4 @@ -README_srcdos.txt for version 7.2 of Vim: Vi IMproved. +README_srcdos.txt for version 7.3a 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. diff --git a/README_unix.txt b/README_unix.txt index fb1d691defe482d2dda4bb37cc31164be87fe363..8acc025df1a7867bd8944735e8ec93551bf7a2d0 100644 --- a/README_unix.txt +++ b/README_unix.txt @@ -1,4 +1,4 @@ -README_unix.txt for version 7.2 of Vim: Vi IMproved. +README_unix.txt for version 7.3a of Vim: Vi IMproved. This file explains the installation of Vim on Unix systems. See "README.txt" for general information about Vim. diff --git a/README_vms.txt b/README_vms.txt index 95a085979258587386b42e323e5778fb12195554..a0f53cbe64306962656ff202343c6f750e94deda 100644 --- a/README_vms.txt +++ b/README_vms.txt @@ -1,4 +1,4 @@ -README_vms.txt for version 7.2 of Vim: Vi IMproved. +README_vms.txt for version 7.3a 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. diff --git a/README_w32s.txt b/README_w32s.txt index 3ba37b381feb5d40d37a3f188debd4282ffe13d7..c693ad97dda9ee61ac9a1c12ac7ef41594b3632b 100644 --- a/README_w32s.txt +++ b/README_w32s.txt @@ -1,4 +1,4 @@ -README_w32s.txt for version 7.2 of Vim: Vi IMproved. +README_w32s.txt for version 7.3a 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. diff --git a/nsis/gvim.nsi b/nsis/gvim.nsi index ab859e63c5b8df085d99aa92adcd88b2cc6f4321..2dcd2b3c832197c87e33908c9e66947cf54db4ef 100644 --- a/nsis/gvim.nsi +++ b/nsis/gvim.nsi @@ -22,7 +22,7 @@ !define HAVE_NLS !define VER_MAJOR 7 -!define VER_MINOR 2 +!define VER_MINOR 3a # ----------- No configurable settings below this line ----------- diff --git a/runtime/doc/arabic.txt b/runtime/doc/arabic.txt index ec92d97ee34425ada3ab35645c09466e5cce241f..91488d7773310eaaf0297bb27991d98f02cb38c3 100644 --- a/runtime/doc/arabic.txt +++ b/runtime/doc/arabic.txt @@ -1,4 +1,4 @@ -*arabic.txt* For Vim version 7.2. Last change: 2005 Mar 29 +*arabic.txt* For Vim version 7.3a. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Nadim Shaikli diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index 72cf61f36e4ca1bd5776539d2bf6f17440012415..c1cbab8334cca3071e418edb04875ce621a707d5 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt @@ -1,4 +1,4 @@ -*autocmd.txt* For Vim version 7.2. Last change: 2010 May 14 +*autocmd.txt* For Vim version 7.3a. Last change: 2010 May 14 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt index 99ad77652c5cb085a8ebf2bcec520ae0efdbcaf6..0aad840f7a90029e22cd0ae6726194f04ba2c17d 100644 --- a/runtime/doc/change.txt +++ b/runtime/doc/change.txt @@ -1,4 +1,4 @@ -*change.txt* For Vim version 7.2. Last change: 2010 Mar 23 +*change.txt* For Vim version 7.3a. Last change: 2010 Mar 23 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt index 3088ea1f572047dde4c0d18d9b9afe095ff78190..318c69992508cb63ce8e1b9f795f52578d5f2c4a 100644 --- a/runtime/doc/cmdline.txt +++ b/runtime/doc/cmdline.txt @@ -1,4 +1,4 @@ -*cmdline.txt* For Vim version 7.2. Last change: 2010 May 07 +*cmdline.txt* For Vim version 7.3a. Last change: 2010 May 07 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/debug.txt b/runtime/doc/debug.txt index 654d89b581b2807a2ce83428b3b4752b689059fc..55939022bfbb7e6fa5c05d321563af00dd50366e 100644 --- a/runtime/doc/debug.txt +++ b/runtime/doc/debug.txt @@ -1,4 +1,4 @@ -*debug.txt* For Vim version 7.2. Last change: 2009 Jul 22 +*debug.txt* For Vim version 7.3a. Last change: 2009 Jul 22 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/debugger.txt b/runtime/doc/debugger.txt index 3b599ade171035d878a2403fc0693c2209cf2d70..e0a1737d13b8a76281fa9a6d2ff042467c5848ed 100644 --- a/runtime/doc/debugger.txt +++ b/runtime/doc/debugger.txt @@ -1,4 +1,4 @@ -*debugger.txt* For Vim version 7.2. Last change: 2005 Mar 29 +*debugger.txt* For Vim version 7.3a. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Gordon Prieur diff --git a/runtime/doc/develop.txt b/runtime/doc/develop.txt index dd8031c3764a6debccde7b7b791c38358ddfc2d0..78b59f00b0aae69ab41ccc6086311044844f326a 100644 --- a/runtime/doc/develop.txt +++ b/runtime/doc/develop.txt @@ -1,4 +1,4 @@ -*develop.txt* For Vim version 7.2. Last change: 2008 Dec 17 +*develop.txt* For Vim version 7.3a. Last change: 2008 Dec 17 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/diff.txt b/runtime/doc/diff.txt index 0775ba2d6790e660e926f79963a591c77db95de7..1b7a1be32f8fd129d746531c9f8e0b28a3650146 100644 --- a/runtime/doc/diff.txt +++ b/runtime/doc/diff.txt @@ -1,4 +1,4 @@ -*diff.txt* For Vim version 7.2. Last change: 2009 Sep 15 +*diff.txt* For Vim version 7.3a. Last change: 2009 Sep 15 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/digraph.txt b/runtime/doc/digraph.txt index 8440a7779fa8aab751079803618d1a2f926b3156..7401d2bdb130f335340a0465a5a53962b30913f4 100644 --- a/runtime/doc/digraph.txt +++ b/runtime/doc/digraph.txt @@ -1,4 +1,4 @@ -*digraph.txt* For Vim version 7.2. Last change: 2010 Apr 11 +*digraph.txt* For Vim version 7.3a. Last change: 2010 Apr 11 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt index e6b7342195a16e4eeeb54b3b3dc63fbf16a05453..87e859f729d5adc9eec1c2f92cbb3f7ea55ac5b0 100644 --- a/runtime/doc/editing.txt +++ b/runtime/doc/editing.txt @@ -1,4 +1,4 @@ -*editing.txt* For Vim version 7.2. Last change: 2009 Jun 10 +*editing.txt* For Vim version 7.3a. Last change: 2009 Jun 10 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index 1e7d6f3400901c6989fe0b1da2ea7b1f869f0fa8..3abf52a98b12f8d028ed2871b55829a47762137a 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -1,4 +1,4 @@ -*eval.txt* For Vim version 7.2. Last change: 2010 May 14 +*eval.txt* For Vim version 7.3a. Last change: 2010 May 14 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/farsi.txt b/runtime/doc/farsi.txt index 2172a48e17b454806f2beaa2db285b6e56620c05..5aedafd50cd21fd974cac03b4af7987a5379a9a2 100644 --- a/runtime/doc/farsi.txt +++ b/runtime/doc/farsi.txt @@ -1,4 +1,4 @@ -*farsi.txt* For Vim version 7.2. Last change: 2005 Mar 29 +*farsi.txt* For Vim version 7.3a. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Mortaza Ghassab Shiran diff --git a/runtime/doc/filetype.txt b/runtime/doc/filetype.txt index 7f2e7096cfaf6df53a16ed6559f0089b50e1a1f1..5a718f1ea82b044167037ed83819be8a2ddd4fa3 100644 --- a/runtime/doc/filetype.txt +++ b/runtime/doc/filetype.txt @@ -1,4 +1,4 @@ -*filetype.txt* For Vim version 7.2. Last change: 2008 Jul 15 +*filetype.txt* For Vim version 7.3a. Last change: 2008 Jul 15 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/fold.txt b/runtime/doc/fold.txt index cf920968f2a99206e539bef34fa1f79c83055f9f..2eabbfa44f2dab83a98c1dcbfaebd3e0edc7c16a 100644 --- a/runtime/doc/fold.txt +++ b/runtime/doc/fold.txt @@ -1,4 +1,4 @@ -*fold.txt* For Vim version 7.2. Last change: 2010 May 13 +*fold.txt* For Vim version 7.3a. Last change: 2010 May 13 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/ft_ada.txt b/runtime/doc/ft_ada.txt index 94b5d8e84a51b7112b873dcf52373d12336072f0..6e065bfea7d4f5b4896f0feabefc03faa9a50382 100644 --- a/runtime/doc/ft_ada.txt +++ b/runtime/doc/ft_ada.txt @@ -1,4 +1,4 @@ -*ft_ada.txt* For Vim version 7.2. Last change: 2008 Jun 21 +*ft_ada.txt* For Vim version 7.3a. Last change: 2008 Jun 21 ADA FILE TYPE PLUG-INS REFERENCE MANUAL~ diff --git a/runtime/doc/ft_sql.txt b/runtime/doc/ft_sql.txt index 9b0903e6e1a2b0910fcb84bd24e410cbccb43b98..fe3ceba713326f8129bc97bb47c1ff2fb5968e71 100644 --- a/runtime/doc/ft_sql.txt +++ b/runtime/doc/ft_sql.txt @@ -1,4 +1,4 @@ -*sql.txt* For Vim version 7.2. Last change: 2009 Nov 03 +*sql.txt* For Vim version 7.3a. Last change: 2009 Nov 03 by David Fishburn diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt index 6243e10f9451a343237ec37b30af66957b11d886..73663e093b1dc157aac7d62a0ea499f7fc26c0f5 100644 --- a/runtime/doc/gui.txt +++ b/runtime/doc/gui.txt @@ -1,4 +1,4 @@ -*gui.txt* For Vim version 7.2. Last change: 2010 May 14 +*gui.txt* For Vim version 7.3a. Last change: 2010 May 14 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/gui_w16.txt b/runtime/doc/gui_w16.txt index fc060a746ee10c279f4edd942aa741702fb9904f..4f908bd5a244acc6db4220048eb9f88559d7712a 100644 --- a/runtime/doc/gui_w16.txt +++ b/runtime/doc/gui_w16.txt @@ -1,4 +1,4 @@ -*gui_w16.txt* For Vim version 7.2. Last change: 2005 Mar 29 +*gui_w16.txt* For Vim version 7.3a. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/gui_w32.txt b/runtime/doc/gui_w32.txt index be8cdd0da7cf4dc7c25073cad4043e4dba720f2a..466620175c1280d1b257a2b05c6afe1ea20ca0f8 100644 --- a/runtime/doc/gui_w32.txt +++ b/runtime/doc/gui_w32.txt @@ -1,4 +1,4 @@ -*gui_w32.txt* For Vim version 7.2. Last change: 2007 Aug 30 +*gui_w32.txt* For Vim version 7.3a. Last change: 2007 Aug 30 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/gui_x11.txt b/runtime/doc/gui_x11.txt index 99212ac016bd51afbc23721da234a968ec175711..ca1184cece6a7adc1e00b6412e6858142839a468 100644 --- a/runtime/doc/gui_x11.txt +++ b/runtime/doc/gui_x11.txt @@ -1,4 +1,4 @@ -*gui_x11.txt* For Vim version 7.2. Last change: 2009 Oct 28 +*gui_x11.txt* For Vim version 7.3a. Last change: 2009 Oct 28 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/hangulin.txt b/runtime/doc/hangulin.txt index 78c00a8871f2985f75751287630e81a557849180..9e0e182692a3959db2400c8fc4d5d10c4f5a16f1 100644 --- a/runtime/doc/hangulin.txt +++ b/runtime/doc/hangulin.txt @@ -1,4 +1,4 @@ -*hangulin.txt* For Vim version 7.2. Last change: 2009 Jun 24 +*hangulin.txt* For Vim version 7.3a. Last change: 2009 Jun 24 VIM REFERENCE MANUAL by Chi-Deok Hwang and Sung-Hyun Nam diff --git a/runtime/doc/hebrew.txt b/runtime/doc/hebrew.txt index 9767aa8f834fedb1d8db3344844dcb9024faf8cc..f848892a6fd01cc0eff550d3aa6b7e7897f41e92 100644 --- a/runtime/doc/hebrew.txt +++ b/runtime/doc/hebrew.txt @@ -1,4 +1,4 @@ -*hebrew.txt* For Vim version 7.2. Last change: 2007 Jun 14 +*hebrew.txt* For Vim version 7.3a. Last change: 2007 Jun 14 VIM REFERENCE MANUAL by Ron Aaron (and Avner Lottem) diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt index 3ec4ab4e1e8f23ffbb30256288e7859569b1191c..4f1753d13df94da7ffa82ee09d30784e40cf53e2 100644 --- a/runtime/doc/help.txt +++ b/runtime/doc/help.txt @@ -1,4 +1,4 @@ -*help.txt* For Vim version 7.2. Last change: 2008 Jul 21 +*help.txt* For Vim version 7.3a. Last change: 2008 Jul 21 VIM - main help file k diff --git a/runtime/doc/howto.txt b/runtime/doc/howto.txt index 7bb81c8c6c4af4a067741210b52b1c1029cc4884..3a47089f2692932346afadd87c1498fbbb08745a 100644 --- a/runtime/doc/howto.txt +++ b/runtime/doc/howto.txt @@ -1,4 +1,4 @@ -*howto.txt* For Vim version 7.2. Last change: 2006 Apr 02 +*howto.txt* For Vim version 7.3a. Last change: 2006 Apr 02 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/if_cscop.txt b/runtime/doc/if_cscop.txt index c8f99956358066dbd93275ced8f3e670909a1fdd..ea867a2b27d3cc2b51269078359b11569f8e5849 100644 --- a/runtime/doc/if_cscop.txt +++ b/runtime/doc/if_cscop.txt @@ -1,4 +1,4 @@ -*if_cscop.txt* For Vim version 7.2. Last change: 2009 Mar 18 +*if_cscop.txt* For Vim version 7.3a. Last change: 2009 Mar 18 VIM REFERENCE MANUAL by Andy Kahn diff --git a/runtime/doc/if_mzsch.txt b/runtime/doc/if_mzsch.txt index 3fe235cf89a40f72a67e90f2d7921824aceb5868..ca384cf72fa55267b53cd3df72c3fbb08de624b3 100644 --- a/runtime/doc/if_mzsch.txt +++ b/runtime/doc/if_mzsch.txt @@ -1,4 +1,4 @@ -*if_mzsch.txt* For Vim version 7.2. Last change: 2010 Feb 11 +*if_mzsch.txt* For Vim version 7.3a. Last change: 2010 Feb 11 VIM REFERENCE MANUAL by Sergey Khorev diff --git a/runtime/doc/if_ole.txt b/runtime/doc/if_ole.txt index 7df71effb52b4cc0601cfeac34abac316f098d5c..fa411f87321d47d42a87c9716bb7e6c590e4331e 100644 --- a/runtime/doc/if_ole.txt +++ b/runtime/doc/if_ole.txt @@ -1,4 +1,4 @@ -*if_ole.txt* For Vim version 7.2. Last change: 2008 Aug 16 +*if_ole.txt* For Vim version 7.3a. Last change: 2008 Aug 16 VIM REFERENCE MANUAL by Paul Moore diff --git a/runtime/doc/if_perl.txt b/runtime/doc/if_perl.txt index bd760ee37904a6f689ed29a37f0ebe95e20969ce..9f87e41ff1da95f419b2261d61faf3de2d1b2e7c 100644 --- a/runtime/doc/if_perl.txt +++ b/runtime/doc/if_perl.txt @@ -1,4 +1,4 @@ -*if_perl.txt* For Vim version 7.2. Last change: 2006 Mar 06 +*if_perl.txt* For Vim version 7.3a. Last change: 2006 Mar 06 VIM REFERENCE MANUAL by Sven Verdoolaege diff --git a/runtime/doc/if_pyth.txt b/runtime/doc/if_pyth.txt index d37e9535eb832b109e4a0f843fa897c15d1cf338..e65b1ad7a17e55a5eb54401f93dffe5aa5d05d76 100644 --- a/runtime/doc/if_pyth.txt +++ b/runtime/doc/if_pyth.txt @@ -1,4 +1,4 @@ -*if_pyth.txt* For Vim version 7.2. Last change: 2008 Aug 16 +*if_pyth.txt* For Vim version 7.3a. Last change: 2008 Aug 16 VIM REFERENCE MANUAL by Paul Moore diff --git a/runtime/doc/if_ruby.txt b/runtime/doc/if_ruby.txt index 6ccc56824e613750f61c5cf1d35d222063f1c8e4..ba54c1c02b14a8f64447428989f86ec2e72e4a05 100644 --- a/runtime/doc/if_ruby.txt +++ b/runtime/doc/if_ruby.txt @@ -1,4 +1,4 @@ -*if_ruby.txt* For Vim version 7.2. Last change: 2008 Aug 16 +*if_ruby.txt* For Vim version 7.3a. Last change: 2008 Aug 16 VIM REFERENCE MANUAL by Shugo Maeda diff --git a/runtime/doc/if_sniff.txt b/runtime/doc/if_sniff.txt index e5c7715783b332de954631d917d981f4375c7a82..567edc65c707d88cd25bfbb8629fed0ab0fe95e3 100644 --- a/runtime/doc/if_sniff.txt +++ b/runtime/doc/if_sniff.txt @@ -1,4 +1,4 @@ -*if_sniff.txt* For Vim version 7.2. Last change: 2005 Mar 29 +*if_sniff.txt* For Vim version 7.3a. Last change: 2005 Mar 29 VIM REFERENCE MANUAL diff --git a/runtime/doc/if_tcl.txt b/runtime/doc/if_tcl.txt index f6aa90d61f86bfc046afa7e91a3be182e1e4c267..a2d0e39e41dfbea813b6be6365b92eb8281d76dd 100644 --- a/runtime/doc/if_tcl.txt +++ b/runtime/doc/if_tcl.txt @@ -1,4 +1,4 @@ -*if_tcl.txt* For Vim version 7.2. Last change: 2008 Aug 16 +*if_tcl.txt* For Vim version 7.3a. Last change: 2008 Aug 16 VIM REFERENCE MANUAL by Ingo Wilken diff --git a/runtime/doc/indent.txt b/runtime/doc/indent.txt index ac64f04709efcae2b84242445e8aae7d63ba262d..236901c6188f94218e7ede995675ba6be0b2d222 100644 --- a/runtime/doc/indent.txt +++ b/runtime/doc/indent.txt @@ -1,4 +1,4 @@ -*indent.txt* For Vim version 7.2. Last change: 2010 Mar 27 +*indent.txt* For Vim version 7.3a. Last change: 2010 Mar 27 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt index 4549300fc23d13c088b110afdc6b750ecf4bb5fe..d8a789a617b73fed8cbf3db1806b2208b21e56c4 100644 --- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1,4 +1,4 @@ -*index.txt* For Vim version 7.2. Last change: 2009 Jul 01 +*index.txt* For Vim version 7.3a. Last change: 2009 Jul 01 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt index f3fb7581f0e9daa7bb759c36d38605814cc0ba28..563c41126e4aaa11db1896d4489bf8d609e20d85 100644 --- a/runtime/doc/insert.txt +++ b/runtime/doc/insert.txt @@ -1,4 +1,4 @@ -*insert.txt* For Vim version 7.2. Last change: 2010 Mar 17 +*insert.txt* For Vim version 7.3a. Last change: 2010 Mar 17 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt index 68f11b2738a27964b70e4a3e46d2d01b86111dc9..10aebe5b44ecc0734a8a38fd7594306f25a5466f 100644 --- a/runtime/doc/intro.txt +++ b/runtime/doc/intro.txt @@ -1,4 +1,4 @@ -*intro.txt* For Vim version 7.2. Last change: 2009 Apr 21 +*intro.txt* For Vim version 7.3a. Last change: 2009 Apr 21 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt index ecc992db4ee68177485d22bb97f8b63643d299cd..8ac05b01f699397f880f188dab3db3225756bccb 100644 --- a/runtime/doc/map.txt +++ b/runtime/doc/map.txt @@ -1,4 +1,4 @@ -*map.txt* For Vim version 7.2. Last change: 2009 Nov 04 +*map.txt* For Vim version 7.3a. Last change: 2009 Nov 04 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/mbyte.txt b/runtime/doc/mbyte.txt index 164b4b7a69eb5d50a17bdb6bcde2bf37dc785236..416cbbd78d0a1df90615d4c8957460f4ff61a773 100644 --- a/runtime/doc/mbyte.txt +++ b/runtime/doc/mbyte.txt @@ -1,4 +1,4 @@ -*mbyte.txt* For Vim version 7.2. Last change: 2009 Nov 17 +*mbyte.txt* For Vim version 7.3a. Last change: 2009 Nov 17 VIM REFERENCE MANUAL by Bram Moolenaar et al. diff --git a/runtime/doc/message.txt b/runtime/doc/message.txt index a66e72f0e36ad26cd9c1e6f8ea06f34fce338e60..32689d81d8605333303ea33caa13f0dc64012c83 100644 --- a/runtime/doc/message.txt +++ b/runtime/doc/message.txt @@ -1,4 +1,4 @@ -*message.txt* For Vim version 7.2. Last change: 2010 Feb 17 +*message.txt* For Vim version 7.3a. Last change: 2010 Feb 17 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/mlang.txt b/runtime/doc/mlang.txt index ce7a8f247b8e20c0d4446fa551ed72ad30d9acb4..be0817c146c4d0c065cb39afacced7bc816fc560 100644 --- a/runtime/doc/mlang.txt +++ b/runtime/doc/mlang.txt @@ -1,4 +1,4 @@ -*mlang.txt* For Vim version 7.2. Last change: 2008 Jun 08 +*mlang.txt* For Vim version 7.3a. Last change: 2008 Jun 08 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/motion.txt b/runtime/doc/motion.txt index d6d2ab91bff436c935fbbf8dfb62954f744fb6a5..951a91a58056a723933721653181b77321819647 100644 --- a/runtime/doc/motion.txt +++ b/runtime/doc/motion.txt @@ -1,4 +1,4 @@ -*motion.txt* For Vim version 7.2. Last change: 2010 May 14 +*motion.txt* For Vim version 7.3a. Last change: 2010 May 14 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/netbeans.txt b/runtime/doc/netbeans.txt index b7e9313664a5ecd9cd58c30994d71a5670105d3d..3d5a97062e92ba6977e01f8006f3b7dd3f0c4d7f 100644 --- a/runtime/doc/netbeans.txt +++ b/runtime/doc/netbeans.txt @@ -1,4 +1,4 @@ -*netbeans.txt* For Vim version 7.2. Last change: 2009 Jan 06 +*netbeans.txt* For Vim version 7.3a. Last change: 2009 Jan 06 VIM REFERENCE MANUAL by Gordon Prieur et al. diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 33093b22a70a9a95bb64091958a1f428476afc80..7475046e8855fa454a86e3f040082988b0f358a2 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 7.2. Last change: 2010 May 13 +*options.txt* For Vim version 7.3a. Last change: 2010 May 13 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/os_390.txt b/runtime/doc/os_390.txt index f06163879aad5c020b789329a2a3595416c80ee5..f0c9c44baa9fbb0096418b9a77b5fbafafddf504 100644 --- a/runtime/doc/os_390.txt +++ b/runtime/doc/os_390.txt @@ -1,4 +1,4 @@ -*os_390.txt* For Vim version 7.2. Last change: 2008 Dec 17 +*os_390.txt* For Vim version 7.3a. Last change: 2008 Dec 17 VIM REFERENCE MANUAL by Ralf Schandl diff --git a/runtime/doc/os_amiga.txt b/runtime/doc/os_amiga.txt index 9597c522c88c7687b576e5a357578044437f0ded..5e2c882867469f246e06c3edccd0c8af6e9867d4 100644 --- a/runtime/doc/os_amiga.txt +++ b/runtime/doc/os_amiga.txt @@ -1,4 +1,4 @@ -*os_amiga.txt* For Vim version 7.2. Last change: 2005 Mar 29 +*os_amiga.txt* For Vim version 7.3a. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/os_beos.txt b/runtime/doc/os_beos.txt index 37e34de5798abd5d45ee1381ae17acf8eacb00b7..bd95f81c80ce777fc2c0437258ae08d85ee19042 100644 --- a/runtime/doc/os_beos.txt +++ b/runtime/doc/os_beos.txt @@ -1,4 +1,4 @@ -*os_beos.txt* For Vim version 7.2. Last change: 2005 Mar 29 +*os_beos.txt* For Vim version 7.3a. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/os_dos.txt b/runtime/doc/os_dos.txt index 272d0319530c6733c86c171ac141b417f73baa96..af49907ebbaf1b02fb26dbc7ec973d70e804fc60 100644 --- a/runtime/doc/os_dos.txt +++ b/runtime/doc/os_dos.txt @@ -1,4 +1,4 @@ -*os_dos.txt* For Vim version 7.2. Last change: 2006 Mar 30 +*os_dos.txt* For Vim version 7.3a. Last change: 2006 Mar 30 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/os_mac.txt b/runtime/doc/os_mac.txt index 1b69078efb511ba0e6d883f4ee2ac9625c3bcda7..06593b11c40ced8e9906aa05611d9fa6443efd8a 100644 --- a/runtime/doc/os_mac.txt +++ b/runtime/doc/os_mac.txt @@ -1,4 +1,4 @@ -*os_mac.txt* For Vim version 7.2. Last change: 2006 Apr 30 +*os_mac.txt* For Vim version 7.3a. Last change: 2006 Apr 30 VIM REFERENCE MANUAL by Bram Moolenaar et al. diff --git a/runtime/doc/os_mint.txt b/runtime/doc/os_mint.txt index 0bfc56aaacb7a0815d3e5f7bebfa6b81d200f842..1f63c645d31eba0a7b430afd42047589bb215428 100644 --- a/runtime/doc/os_mint.txt +++ b/runtime/doc/os_mint.txt @@ -1,4 +1,4 @@ -*os_mint.txt* For Vim version 7.2. Last change: 2005 Mar 29 +*os_mint.txt* For Vim version 7.3a. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Jens M. Felderhoff diff --git a/runtime/doc/os_msdos.txt b/runtime/doc/os_msdos.txt index d8db35313c85a60771084911b595531e52a73947..dacfafbd605cf452da636ff8696ee21dc9ca63c9 100644 --- a/runtime/doc/os_msdos.txt +++ b/runtime/doc/os_msdos.txt @@ -1,4 +1,4 @@ -*os_msdos.txt* For Vim version 7.2. Last change: 2005 Mar 29 +*os_msdos.txt* For Vim version 7.3a. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/os_os2.txt b/runtime/doc/os_os2.txt index b1116a46f86f2e7d9345ec4d4d794acebe37016a..13fe7931240ef19e751c794f55593857fe35ecee 100644 --- a/runtime/doc/os_os2.txt +++ b/runtime/doc/os_os2.txt @@ -1,4 +1,4 @@ -*os_os2.txt* For Vim version 7.2. Last change: 2007 Apr 22 +*os_os2.txt* For Vim version 7.3a. Last change: 2007 Apr 22 VIM REFERENCE MANUAL by Paul Slootman diff --git a/runtime/doc/os_qnx.txt b/runtime/doc/os_qnx.txt index 5fe702400efde5c4d09eef34f6ddba6a1e945f96..f69cb051e681bc4c7f5ef070a76731981e0c835b 100644 --- a/runtime/doc/os_qnx.txt +++ b/runtime/doc/os_qnx.txt @@ -1,4 +1,4 @@ -*os_qnx.txt* For Vim version 7.2. Last change: 2005 Mar 29 +*os_qnx.txt* For Vim version 7.3a. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Julian Kinraid diff --git a/runtime/doc/os_risc.txt b/runtime/doc/os_risc.txt index 90bbde00e7607f98f0b6ede423ed5ab82539bb4e..9b886c6b2fc77d3edded059efea643058d897e91 100644 --- a/runtime/doc/os_risc.txt +++ b/runtime/doc/os_risc.txt @@ -1,4 +1,4 @@ -*os_risc.txt* For Vim version 7.2. Last change: 2008 Jun 28 +*os_risc.txt* For Vim version 7.3a. Last change: 2008 Jun 28 VIM REFERENCE MANUAL by Thomas Leonard diff --git a/runtime/doc/os_unix.txt b/runtime/doc/os_unix.txt index cfe4e80a95537a261f0b9d709690ec6e9d7853b4..89cbb5702b68b445cee52dce9671eaf6d383e276 100644 --- a/runtime/doc/os_unix.txt +++ b/runtime/doc/os_unix.txt @@ -1,4 +1,4 @@ -*os_unix.txt* For Vim version 7.2. Last change: 2005 Mar 29 +*os_unix.txt* For Vim version 7.3a. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/os_vms.txt b/runtime/doc/os_vms.txt index 39efcf6460950d38f68e210f41b6a02799e429e1..a31ac154163832f74f0cd9f4e7b3c1a04ac61d90 100644 --- a/runtime/doc/os_vms.txt +++ b/runtime/doc/os_vms.txt @@ -1,4 +1,4 @@ -*os_vms.txt* For Vim version 7.2. Last change: 2009 Oct 28 +*os_vms.txt* For Vim version 7.3a. Last change: 2009 Oct 28 VIM REFERENCE MANUAL diff --git a/runtime/doc/os_win32.txt b/runtime/doc/os_win32.txt index 6ed5891b2781552b2eff3646c843b8fd5a2f53f1..8ea7dc15295e6f10cd6f86f28c5f2afc9255c8c1 100644 --- a/runtime/doc/os_win32.txt +++ b/runtime/doc/os_win32.txt @@ -1,4 +1,4 @@ -*os_win32.txt* For Vim version 7.2. Last change: 2008 May 02 +*os_win32.txt* For Vim version 7.3a. Last change: 2008 May 02 VIM REFERENCE MANUAL by George Reilly diff --git a/runtime/doc/pattern.txt b/runtime/doc/pattern.txt index 56341c915a7dc7d53333c5448bd7bf6b9ee56d3d..3549906e54628b00f94bb45687c549309f4eb367 100644 --- a/runtime/doc/pattern.txt +++ b/runtime/doc/pattern.txt @@ -1,4 +1,4 @@ -*pattern.txt* For Vim version 7.2. Last change: 2008 Nov 18 +*pattern.txt* For Vim version 7.3a. Last change: 2008 Nov 18 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/pi_getscript.txt b/runtime/doc/pi_getscript.txt index 1ea67c2b16da630bd3cfafdd8f15447e7084c8c3..811ecbed01d6e8465aa1e63c959cd05c2c9aee67 100644 --- a/runtime/doc/pi_getscript.txt +++ b/runtime/doc/pi_getscript.txt @@ -1,4 +1,4 @@ -*pi_getscript.txt* For Vim version 7.0. Last change: 2009 Oct 14 +*pi_getscript.txt* For Vim version 7.3a. Last change: 2009 Oct 14 > GETSCRIPT REFERENCE MANUAL by Charles E. Campbell, Jr. < diff --git a/runtime/doc/pi_gzip.txt b/runtime/doc/pi_gzip.txt index 3c522ffe1ebcdaa7feee6348031dc5065b26cc9f..5d6774db9b9cfe34fa672aad7cab414fb8ea8817 100644 --- a/runtime/doc/pi_gzip.txt +++ b/runtime/doc/pi_gzip.txt @@ -1,4 +1,4 @@ -*pi_gzip.txt* For Vim version 7.2. Last change: 2002 Oct 29 +*pi_gzip.txt* For Vim version 7.3a. Last change: 2002 Oct 29 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/pi_netrw.txt b/runtime/doc/pi_netrw.txt index 9f0955b18aaccd684bb8aa6a27b00dc79ac7442a..41c6bd68595a4688c2805cda54b7746568ba7042 100644 --- a/runtime/doc/pi_netrw.txt +++ b/runtime/doc/pi_netrw.txt @@ -1,4 +1,4 @@ -*pi_netrw.txt* For Vim version 7.2. Last change: 2010 May 14 +*pi_netrw.txt* For Vim version 7.3a. Last change: 2010 May 14 ----------------------------------------------------- NETRW REFERENCE MANUAL by Charles E. Campbell, Jr. diff --git a/runtime/doc/pi_paren.txt b/runtime/doc/pi_paren.txt index 942a486f9feb98d8100f6d4acae53a17ff2f92ca..f216922ffae1bef43d5e54c65813bffa2cb2c956 100644 --- a/runtime/doc/pi_paren.txt +++ b/runtime/doc/pi_paren.txt @@ -1,4 +1,4 @@ -*pi_paren.txt* For Vim version 7.2. Last change: 2008 Jun 16 +*pi_paren.txt* For Vim version 7.3a. Last change: 2008 Jun 16 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/pi_spec.txt b/runtime/doc/pi_spec.txt index 268ee4f31bddb27518c9bfb5d393c90c4f9c37f1..14b83b74489c0c71fa27311b27d6e1098964bbba 100644 --- a/runtime/doc/pi_spec.txt +++ b/runtime/doc/pi_spec.txt @@ -1,4 +1,4 @@ -*pi_spec.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*pi_spec.txt* For Vim version 7.3a. Last change: 2006 Apr 24 by Gustavo Niemeyer ~ diff --git a/runtime/doc/pi_tar.txt b/runtime/doc/pi_tar.txt index 30cc5dde9a89574185be5a720d20d282f7654838..14b470974ea3f72eb0d80396581558fb528aabac 100644 --- a/runtime/doc/pi_tar.txt +++ b/runtime/doc/pi_tar.txt @@ -1,4 +1,4 @@ -*pi_tar.txt* For Vim version 7.2. Last change: 2009 Dec 28 +*pi_tar.txt* For Vim version 7.3a. Last change: 2009 Dec 28 +====================+ | Tar File Interface | diff --git a/runtime/doc/pi_vimball.txt b/runtime/doc/pi_vimball.txt index a1a32549ac6db867dc8918c312b88099d0ea4fe8..4928d1153b3f00644b66f6f93178afc67ee88fb8 100644 --- a/runtime/doc/pi_vimball.txt +++ b/runtime/doc/pi_vimball.txt @@ -1,4 +1,4 @@ -*pi_vimball.txt* For Vim version 7.2. Last change: 2010 Apr 12 +*pi_vimball.txt* For Vim version 7.3a. Last change: 2010 Apr 12 ---------------- Vimball Archiver diff --git a/runtime/doc/pi_zip.txt b/runtime/doc/pi_zip.txt index 3775712f27e689e5a0ce95d1a204f7c07d96d99e..60e74d4057cb6dc8decb3350363c7eea69c8c436 100644 --- a/runtime/doc/pi_zip.txt +++ b/runtime/doc/pi_zip.txt @@ -1,4 +1,4 @@ -*pi_zip.txt* For Vim version 7.2. Last change: 2010 Apr 12 +*pi_zip.txt* For Vim version 7.3a. Last change: 2010 Apr 12 +====================+ | Zip File Interface | diff --git a/runtime/doc/print.txt b/runtime/doc/print.txt index a4a2ffef895efeaf4ba0137fe6a48ef7953fbb8a..49b7dfc02d1a8c3ab4d33495b601e1e2bfe3cb64 100644 --- a/runtime/doc/print.txt +++ b/runtime/doc/print.txt @@ -1,4 +1,4 @@ -*print.txt* For Vim version 7.2. Last change: 2008 Dec 17 +*print.txt* For Vim version 7.3a. Last change: 2008 Dec 17 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/quickfix.txt b/runtime/doc/quickfix.txt index 424811c877eee86130b9454eade88a6e9f73aaf7..6a9be16ab05a82d35ddb0b9e9bfbca359bdeb1ea 100644 --- a/runtime/doc/quickfix.txt +++ b/runtime/doc/quickfix.txt @@ -1,4 +1,4 @@ -*quickfix.txt* For Vim version 7.2. Last change: 2009 May 24 +*quickfix.txt* For Vim version 7.3a. Last change: 2009 May 24 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index 78599cfe43009a77ac52b7eb777def9b284a1041..ceaef3be2999cad9cedf69c4c96366efe8de5c2a 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -1,4 +1,4 @@ -*quickref.txt* For Vim version 7.2. Last change: 2009 Jan 22 +*quickref.txt* For Vim version 7.3a. Last change: 2009 Jan 22 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/quotes.txt b/runtime/doc/quotes.txt index e6f21120338c2b0cbf2497b4e4cb975d02ab7b7f..8d8814fa5c0f828b1691146cddd1aa2572496b3d 100644 --- a/runtime/doc/quotes.txt +++ b/runtime/doc/quotes.txt @@ -1,4 +1,4 @@ -*quotes.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*quotes.txt* For Vim version 7.3a. Last change: 2006 Apr 24 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/recover.txt b/runtime/doc/recover.txt index f97acd0acf9aeee07ef8a1932219f90a86457a79..fd960eb121ecdf7f914440cff3dd7734f436d017 100644 --- a/runtime/doc/recover.txt +++ b/runtime/doc/recover.txt @@ -1,4 +1,4 @@ -*recover.txt* For Vim version 7.2. Last change: 2009 Apr 18 +*recover.txt* For Vim version 7.3a. Last change: 2009 Apr 18 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/remote.txt b/runtime/doc/remote.txt index 147b5de5ff503d3b7c981d79ce39d572f880bb49..44b85798988c097d58c1fef22b55e9ffa4665929 100644 --- a/runtime/doc/remote.txt +++ b/runtime/doc/remote.txt @@ -1,4 +1,4 @@ -*remote.txt* For Vim version 7.2. Last change: 2008 May 24 +*remote.txt* For Vim version 7.3a. Last change: 2008 May 24 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/repeat.txt b/runtime/doc/repeat.txt index 16a1b2cf0ecc1860b86b20a7ff70ecff2c096dac..b4e9e79077d9bdc892d3b4023db1104d0ca88305 100644 --- a/runtime/doc/repeat.txt +++ b/runtime/doc/repeat.txt @@ -1,4 +1,4 @@ -*repeat.txt* For Vim version 7.2. Last change: 2009 Nov 04 +*repeat.txt* For Vim version 7.3a. Last change: 2009 Nov 04 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/rileft.txt b/runtime/doc/rileft.txt index e0093ab135180e49111b101c67ef1b534516cf06..d17e35efeec237107ec59345f0e70dea8b23c263 100644 --- a/runtime/doc/rileft.txt +++ b/runtime/doc/rileft.txt @@ -1,4 +1,4 @@ -*rileft.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*rileft.txt* For Vim version 7.3a. Last change: 2006 Apr 24 VIM REFERENCE MANUAL by Avner Lottem diff --git a/runtime/doc/russian.txt b/runtime/doc/russian.txt index b49a920a327f9e8225f4e4d805a34cce3ed89f5f..a513ea8d85754238499d2d6e68c1e950557edea9 100644 --- a/runtime/doc/russian.txt +++ b/runtime/doc/russian.txt @@ -1,4 +1,4 @@ -*russian.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*russian.txt* For Vim version 7.3a. Last change: 2006 Apr 24 VIM REFERENCE MANUAL by Vassily Ragosin diff --git a/runtime/doc/scroll.txt b/runtime/doc/scroll.txt index 33168d03c9f04a5947cba0088f52f28189d84ce3..f6c0f69d811a9735ed2445958836a34e5d15430d 100644 --- a/runtime/doc/scroll.txt +++ b/runtime/doc/scroll.txt @@ -1,4 +1,4 @@ -*scroll.txt* For Vim version 7.2. Last change: 2006 Aug 27 +*scroll.txt* For Vim version 7.3a. Last change: 2006 Aug 27 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/sign.txt b/runtime/doc/sign.txt index 5eb8b122a851ea1b310a6e60a9fea21100f07809..67fd92ed65453429de1208ae3715b52fdbd7a09b 100644 --- a/runtime/doc/sign.txt +++ b/runtime/doc/sign.txt @@ -1,4 +1,4 @@ -*sign.txt* For Vim version 7.2. Last change: 2010 May 07 +*sign.txt* For Vim version 7.3a. Last change: 2010 May 07 VIM REFERENCE MANUAL by Gordon Prieur diff --git a/runtime/doc/spell.txt b/runtime/doc/spell.txt index dc022459d27011647ad9ef5ddabb4d20c3672de2..91261ca2c2c8f60cd361b0b3fe28e689ff459169 100644 --- a/runtime/doc/spell.txt +++ b/runtime/doc/spell.txt @@ -1,4 +1,4 @@ -*spell.txt* For Vim version 7.2. Last change: 2010 Apr 11 +*spell.txt* For Vim version 7.3a. Last change: 2010 Apr 11 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/sponsor.txt b/runtime/doc/sponsor.txt index 07d8804f57b5548d6ace8ee0f05e0992629dbdda..ca7462c437fda95972bb20cee331dc47f511c395 100644 --- a/runtime/doc/sponsor.txt +++ b/runtime/doc/sponsor.txt @@ -1,4 +1,4 @@ -*sponsor.txt* For Vim version 7.2. Last change: 2008 Jun 21 +*sponsor.txt* For Vim version 7.3a. Last change: 2008 Jun 21 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt index 264b15c998d1260ad5e9a7760534315d27554d4c..7653f632c0a6db1a6589715879fd3444f2bfe1b3 100644 --- a/runtime/doc/starting.txt +++ b/runtime/doc/starting.txt @@ -1,4 +1,4 @@ -*starting.txt* For Vim version 7.2. Last change: 2009 Dec 31 +*starting.txt* For Vim version 7.3a. Last change: 2009 Dec 31 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index c80c5c3a6abd7ec52a1bf7e4537ed647760d6839..08817c8f43a83f7e5401d4eb6bf1b92f2b2e4a39 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -1,4 +1,4 @@ -*syntax.txt* For Vim version 7.2. Last change: 2010 May 14 +*syntax.txt* For Vim version 7.3a. Last change: 2010 May 14 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/tabpage.txt b/runtime/doc/tabpage.txt index 0b64003a05ba95ea60f0b2c8efdb54c607cbf6dd..4276ade2e7a9d8277035a975ac6ebbba7d8cf79d 100644 --- a/runtime/doc/tabpage.txt +++ b/runtime/doc/tabpage.txt @@ -1,4 +1,4 @@ -*tabpage.txt* For Vim version 7.2. Last change: 2007 Mar 11 +*tabpage.txt* For Vim version 7.3a. Last change: 2007 Mar 11 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/tags b/runtime/doc/tags index 990fc206316b1b00210f4a6b3dcbe8924da04b20..f2d177ce6e22f34c6eccd52562e49e6952212b72 100644 --- a/runtime/doc/tags +++ b/runtime/doc/tags @@ -4569,6 +4569,7 @@ added-6.3 version6.txt /*added-6.3* added-6.4 version6.txt /*added-6.4* added-7.1 version7.txt /*added-7.1* added-7.2 version7.txt /*added-7.2* +added-7.3 version7.txt /*added-7.3* added-BeOS version5.txt /*added-BeOS* added-Mac version5.txt /*added-Mac* added-VMS version5.txt /*added-VMS* @@ -4825,6 +4826,7 @@ changed-6.3 version6.txt /*changed-6.3* changed-6.4 version6.txt /*changed-6.4* changed-7.1 version7.txt /*changed-7.1* changed-7.2 version7.txt /*changed-7.2* +changed-7.3 version7.txt /*changed-7.3* changelist motion.txt /*changelist* changelog.vim syntax.txt /*changelog.vim* changenr() eval.txt /*changenr()* @@ -5368,6 +5370,7 @@ fixed-6.3 version6.txt /*fixed-6.3* fixed-6.4 version6.txt /*fixed-6.4* fixed-7.1 version7.txt /*fixed-7.1* fixed-7.2 version7.txt /*fixed-7.2* +fixed-7.3 version7.txt /*fixed-7.3* flexwiki.vim syntax.txt /*flexwiki.vim* float-e eval.txt /*float-e* float-pi eval.txt /*float-pi* @@ -8047,6 +8050,7 @@ version-6.3 version6.txt /*version-6.3* version-6.4 version6.txt /*version-6.4* version-7.1 version7.txt /*version-7.1* version-7.2 version7.txt /*version-7.2* +version-7.3 version7.txt /*version-7.3* version-variable eval.txt /*version-variable* version4.txt version4.txt /*version4.txt* version5.txt version5.txt /*version5.txt* diff --git a/runtime/doc/tagsrch.txt b/runtime/doc/tagsrch.txt index 15ebbd4646b91723f8cea5d9c02a37e21a288ee6..5aa7b6f2b36e8f72e992fa9bd6ed6fb81d181a10 100644 --- a/runtime/doc/tagsrch.txt +++ b/runtime/doc/tagsrch.txt @@ -1,4 +1,4 @@ -*tagsrch.txt* For Vim version 7.2. Last change: 2009 Feb 18 +*tagsrch.txt* For Vim version 7.3a. Last change: 2009 Feb 18 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/term.txt b/runtime/doc/term.txt index ed308e8bb7cf0bc7a753968ede984083f786eb9a..2e426810750f1de63b7d58fd02069eabf0834cfb 100644 --- a/runtime/doc/term.txt +++ b/runtime/doc/term.txt @@ -1,4 +1,4 @@ -*term.txt* For Vim version 7.2. Last change: 2009 Nov 05 +*term.txt* For Vim version 7.3a. Last change: 2009 Nov 05 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/tips.txt b/runtime/doc/tips.txt index e5ae40e00af1530f17f864fc9516d70eed1590d7..6ed2c458e0cdb455a99154d5bf2f04aef480f4a8 100644 --- a/runtime/doc/tips.txt +++ b/runtime/doc/tips.txt @@ -1,4 +1,4 @@ -*tips.txt* For Vim version 7.2. Last change: 2009 Nov 07 +*tips.txt* For Vim version 7.3a. Last change: 2009 Nov 07 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 2becf8733b0cfa57a48337868557b0f83dda980f..813d9300282de6eb332a0b49a06e625b688ac92e 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1,4 +1,4 @@ -*todo.txt* For Vim version 7.2. Last change: 2010 May 14 +*todo.txt* For Vim version 7.3a. Last change: 2010 May 15 VIM REFERENCE MANUAL by Bram Moolenaar @@ -30,6 +30,8 @@ be worked on, but only if you sponsor Vim development. See |sponsor|. *known-bugs* -------------------- Known bugs and current work ----------------------- +After patch 7.2.432 Japanese menus don't work properly. (David NorthField) + Cursor positioning wrong with 0x200e character. (John Becket, 2010 May 6) E315 when trying to change a file in FileChangedRO autocommand event. @@ -1146,6 +1148,9 @@ Patch for adding "J" flag to 'cinoptions': placement of jump label. Vim 7.3: +- Create Mercurial repository. +- Add patch for 'relativenumber' option? Markus Heidelberg, 2008 Jun 27. + Update 2010 May 2. - Use latest autoconf (2.65) - Use NSIS 2.45, it includes Windows 7 support. Include "RequestExecutionLevel highest" @@ -1154,10 +1159,7 @@ Vim 7.3: http://code.google.com/p/vim-win3264/ Gvim can be 32 bit. - Include all files in distro, no "extra" and "lang" package. -- Create Mercurial repository. - Easier/standard way to disable default plugins. -- Add patch for 'relativenumber' option? Markus Heidelberg, 2008 Jun 27. - Update 2010 May 2. 8 Persistent undo: store undo in a file. Patch by Jordan Lewis, 2009 Feb 20. Repost 2009 Nov 16. -> disable by default and add remark that it's new and may fail. @@ -1175,6 +1177,7 @@ Vim 7.3: Take four bytes and turn them into unsigned to avoid byte-order problems. Need to buffer up to 7 bytes to align on 8 byte boundaries. Patch from Moshin: 2010 May 8, addition May 9. +- gettabvar() and settabvar() functions. (Yegappan Lakshmanan, 2010 May 14) - Patch to support netbeans in Unix console Vim. (Xavier de Gaye, 2009 Apr 26) Now with Mercurial repository (2010 Jan 2) - ":{range}source": source the lines from the current file. @@ -1209,8 +1212,6 @@ More patches: - ml_append_string(): efficiently append to an existing line. (Brad Beveridge, 2006 Aug 26) Use in some situations, e.g., when pasting a character at a time? -- gettabvar() and settabvar() functions. (Yegappan Lakshmanan, 2007 Sep 13, - 2008 Jun 12) - recognize hex numbers better. (Mark Manning, 2006 Sep 13) - Add <AbbrExpand> key, to expand an abbreviation in a mapping. (Kana Natsuno, 2008 Jul 17) diff --git a/runtime/doc/uganda.txt b/runtime/doc/uganda.txt index 64d5297103655d074593d9ed72e2cf501dd3b936..7c6eda9ddea825d59ef032ab95e083af9b854531 100644 --- a/runtime/doc/uganda.txt +++ b/runtime/doc/uganda.txt @@ -1,4 +1,4 @@ -*uganda.txt* For Vim version 7.2. Last change: 2009 Dec 27 +*uganda.txt* For Vim version 7.3a. Last change: 2009 Dec 27 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/undo.txt b/runtime/doc/undo.txt index 0659948fe7a89f0fe7d8a78622f54c65ad9cee84..2c8c60c9aac7294cc2ce2d0219d07960bf876815 100644 --- a/runtime/doc/undo.txt +++ b/runtime/doc/undo.txt @@ -1,4 +1,4 @@ -*undo.txt* For Vim version 7.2. Last change: 2009 Apr 12 +*undo.txt* For Vim version 7.3a. Last change: 2009 Apr 12 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/usr_01.txt b/runtime/doc/usr_01.txt index 17fb6b05b11d00f18da9f1ef4bc58112bd822b59..3a1ca3f5d48420deb5a1e8eebf4a14e1901efe46 100644 --- a/runtime/doc/usr_01.txt +++ b/runtime/doc/usr_01.txt @@ -1,4 +1,4 @@ -*usr_01.txt* For Vim version 7.2. Last change: 2008 May 07 +*usr_01.txt* For Vim version 7.3a. Last change: 2008 May 07 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt index 9124c5cad2d94587af9a3f95da1270c19d6a9a04..2e49781aba5e284d924ab99778350562af9e92f7 100644 --- a/runtime/doc/usr_02.txt +++ b/runtime/doc/usr_02.txt @@ -1,4 +1,4 @@ -*usr_02.txt* For Vim version 7.2. Last change: 2007 Feb 28 +*usr_02.txt* For Vim version 7.3a. Last change: 2007 Feb 28 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_03.txt b/runtime/doc/usr_03.txt index 30a6eea7aa69b35a45f4cf445c51fe5b9671bbba..8663758c6efafc744e2fe2051867e172ca35f60e 100644 --- a/runtime/doc/usr_03.txt +++ b/runtime/doc/usr_03.txt @@ -1,4 +1,4 @@ -*usr_03.txt* For Vim version 7.2. Last change: 2006 Jun 21 +*usr_03.txt* For Vim version 7.3a. Last change: 2006 Jun 21 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_04.txt b/runtime/doc/usr_04.txt index a3ab0d638bf8661b9e3b89811cf5c03e4846bd75..b3ba894b52495cbb127a4299abce1781fdee3f68 100644 --- a/runtime/doc/usr_04.txt +++ b/runtime/doc/usr_04.txt @@ -1,4 +1,4 @@ -*usr_04.txt* For Vim version 7.2. Last change: 2008 Sep 06 +*usr_04.txt* For Vim version 7.3a. Last change: 2008 Sep 06 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_05.txt b/runtime/doc/usr_05.txt index 8164196daa075f4c0008c6c4607697d409855ce3..cb1b1ac71b8d829425d4d741999284c9a96b2ebd 100644 --- a/runtime/doc/usr_05.txt +++ b/runtime/doc/usr_05.txt @@ -1,4 +1,4 @@ -*usr_05.txt* For Vim version 7.2. Last change: 2009 Jun 04 +*usr_05.txt* For Vim version 7.3a. Last change: 2009 Jun 04 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_06.txt b/runtime/doc/usr_06.txt index 429272f9d23654fa8a28e62e3f4dd3bc6f783e6e..ad9b10573d41939b1ae7a5bc0da04cf79102046c 100644 --- a/runtime/doc/usr_06.txt +++ b/runtime/doc/usr_06.txt @@ -1,4 +1,4 @@ -*usr_06.txt* For Vim version 7.2. Last change: 2009 Oct 28 +*usr_06.txt* For Vim version 7.3a. Last change: 2009 Oct 28 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_07.txt b/runtime/doc/usr_07.txt index 0b51400045518f4ddd219df4f2ec0b6e724c80b7..2bd1c7fcd7439559e697378599c5f57a8e0baa10 100644 --- a/runtime/doc/usr_07.txt +++ b/runtime/doc/usr_07.txt @@ -1,4 +1,4 @@ -*usr_07.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*usr_07.txt* For Vim version 7.3a. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_08.txt b/runtime/doc/usr_08.txt index 5eb6478af399ee3df6d86b5ae17480c217ee67b7..dab3f954f579fb77fe68f5c646d9ffcc9f206cc5 100644 --- a/runtime/doc/usr_08.txt +++ b/runtime/doc/usr_08.txt @@ -1,4 +1,4 @@ -*usr_08.txt* For Vim version 7.2. Last change: 2006 Jul 18 +*usr_08.txt* For Vim version 7.3a. Last change: 2006 Jul 18 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_09.txt b/runtime/doc/usr_09.txt index c68f565f35f47b8c0b8d789d6ffe992ffa1886a3..0c895a87beb4cd6db4b2ee6a5c9b9c03fac3cd3c 100644 --- a/runtime/doc/usr_09.txt +++ b/runtime/doc/usr_09.txt @@ -1,4 +1,4 @@ -*usr_09.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*usr_09.txt* For Vim version 7.3a. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_10.txt b/runtime/doc/usr_10.txt index c1334a54311d4aea196c21a64feff5201fca0e9b..401d34f9172ffad274e9dd56c2a84f5814ecb0d1 100644 --- a/runtime/doc/usr_10.txt +++ b/runtime/doc/usr_10.txt @@ -1,4 +1,4 @@ -*usr_10.txt* For Vim version 7.2. Last change: 2006 Nov 05 +*usr_10.txt* For Vim version 7.3a. Last change: 2006 Nov 05 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_11.txt b/runtime/doc/usr_11.txt index 1f4e7ca57fb4f1d9207ac7c1b58f8acf1b437af3..f827e107d60818c9f61f7438e760820f9b09b043 100644 --- a/runtime/doc/usr_11.txt +++ b/runtime/doc/usr_11.txt @@ -1,4 +1,4 @@ -*usr_11.txt* For Vim version 7.2. Last change: 2009 Oct 29 +*usr_11.txt* For Vim version 7.3a. Last change: 2009 Oct 29 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_12.txt b/runtime/doc/usr_12.txt index 43ae89eb9b78f4d8b5cd41a637571926496cb471..a9ae237b997990ef0826d62426638b42989e8ea7 100644 --- a/runtime/doc/usr_12.txt +++ b/runtime/doc/usr_12.txt @@ -1,4 +1,4 @@ -*usr_12.txt* For Vim version 7.2. Last change: 2007 May 11 +*usr_12.txt* For Vim version 7.3a. Last change: 2007 May 11 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_20.txt b/runtime/doc/usr_20.txt index 18418818695f1a0bee8554aa244e59fdf47f9a24..040341e985cef21b11b8cb1ec57313ee760df250 100644 --- a/runtime/doc/usr_20.txt +++ b/runtime/doc/usr_20.txt @@ -1,4 +1,4 @@ -*usr_20.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*usr_20.txt* For Vim version 7.3a. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_21.txt b/runtime/doc/usr_21.txt index cdbc42e76c17153f5f0cad88960f8380df1e5122..690ef46b66056c9afbbfefa69a14092c92a5f48e 100644 --- a/runtime/doc/usr_21.txt +++ b/runtime/doc/usr_21.txt @@ -1,4 +1,4 @@ -*usr_21.txt* For Vim version 7.2. Last change: 2008 Nov 09 +*usr_21.txt* For Vim version 7.3a. Last change: 2008 Nov 09 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_22.txt b/runtime/doc/usr_22.txt index 750f923f36de5152817829a15ff1e0f45de287b1..56271ccefe69e90b084fe1a0bf0afb4e0b5296bd 100644 --- a/runtime/doc/usr_22.txt +++ b/runtime/doc/usr_22.txt @@ -1,4 +1,4 @@ -*usr_22.txt* For Vim version 7.2. Last change: 2010 Feb 21 +*usr_22.txt* For Vim version 7.3a. Last change: 2010 Feb 21 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_23.txt b/runtime/doc/usr_23.txt index 03367b89c2bf3eb59c4a6095f21cb10c6e13d700..cd71e22a8ef52e28f86ed85041d2e7f6093d2565 100644 --- a/runtime/doc/usr_23.txt +++ b/runtime/doc/usr_23.txt @@ -1,4 +1,4 @@ -*usr_23.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*usr_23.txt* For Vim version 7.3a. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_24.txt b/runtime/doc/usr_24.txt index 37592a098d5d2c1ed04b43d4c85ca6f3170713ac..15fb633587bac7925485cc3e0c53f086aac6d9c0 100644 --- a/runtime/doc/usr_24.txt +++ b/runtime/doc/usr_24.txt @@ -1,4 +1,4 @@ -*usr_24.txt* For Vim version 7.2. Last change: 2006 Jul 23 +*usr_24.txt* For Vim version 7.3a. Last change: 2006 Jul 23 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_25.txt b/runtime/doc/usr_25.txt index 088ad2ef86d1788df062b8ff873534daf364a68b..ba67e50b28227720ba23291af8d07d2c2d788da3 100644 --- a/runtime/doc/usr_25.txt +++ b/runtime/doc/usr_25.txt @@ -1,4 +1,4 @@ -*usr_25.txt* For Vim version 7.2. Last change: 2007 May 11 +*usr_25.txt* For Vim version 7.3a. Last change: 2007 May 11 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_26.txt b/runtime/doc/usr_26.txt index 551875fa60dbb3917f26eadcd7c076457411234b..5253700f06020a2c50f5475b6b57a287d883d1f1 100644 --- a/runtime/doc/usr_26.txt +++ b/runtime/doc/usr_26.txt @@ -1,4 +1,4 @@ -*usr_26.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*usr_26.txt* For Vim version 7.3a. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_27.txt b/runtime/doc/usr_27.txt index a78d3e736fef8618eddbc148bcecd11925641797..aa24a265b6bf4d2011b57213d7d4325471876930 100644 --- a/runtime/doc/usr_27.txt +++ b/runtime/doc/usr_27.txt @@ -1,4 +1,4 @@ -*usr_27.txt* For Vim version 7.2. Last change: 2010 Mar 28 +*usr_27.txt* For Vim version 7.3a. Last change: 2010 Mar 28 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_28.txt b/runtime/doc/usr_28.txt index 912f22bca83fb23a341047b2103da86870943828..93e36f810a0fdb62815799ba8a3df87171876f8f 100644 --- a/runtime/doc/usr_28.txt +++ b/runtime/doc/usr_28.txt @@ -1,4 +1,4 @@ -*usr_28.txt* For Vim version 7.2. Last change: 2008 Jun 14 +*usr_28.txt* For Vim version 7.3a. Last change: 2008 Jun 14 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_29.txt b/runtime/doc/usr_29.txt index 82dfaf585ce2cdba10b85d2957b52b1a451a481a..b85efb6d4fcd54c130e796f84be46995bd3c4d90 100644 --- a/runtime/doc/usr_29.txt +++ b/runtime/doc/usr_29.txt @@ -1,4 +1,4 @@ -*usr_29.txt* For Vim version 7.2. Last change: 2008 Jun 28 +*usr_29.txt* For Vim version 7.3a. Last change: 2008 Jun 28 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_30.txt b/runtime/doc/usr_30.txt index 00189e9bc66e8e33ce98c0d2a67c44ef7d582bcd..c15cb20800ac80ed76f5ac87925633d64c297403 100644 --- a/runtime/doc/usr_30.txt +++ b/runtime/doc/usr_30.txt @@ -1,4 +1,4 @@ -*usr_30.txt* For Vim version 7.2. Last change: 2007 Nov 10 +*usr_30.txt* For Vim version 7.3a. Last change: 2007 Nov 10 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_31.txt b/runtime/doc/usr_31.txt index 22ba60f858b6355b9cb48e7bc3c7e43aa7b34ae8..5a7dd2800ceb237eb41972aebfc1cce32dc8ec8c 100644 --- a/runtime/doc/usr_31.txt +++ b/runtime/doc/usr_31.txt @@ -1,4 +1,4 @@ -*usr_31.txt* For Vim version 7.2. Last change: 2007 May 08 +*usr_31.txt* For Vim version 7.3a. Last change: 2007 May 08 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_32.txt b/runtime/doc/usr_32.txt index d0319a0e92b0cf8cc34c8e6080667ec7c8b528dd..02669b00d053e4697eb6205fc987b4583ef6c373 100644 --- a/runtime/doc/usr_32.txt +++ b/runtime/doc/usr_32.txt @@ -1,4 +1,4 @@ -*usr_32.txt* For Vim version 7.2. Last change: 2006 Apr 30 +*usr_32.txt* For Vim version 7.3a. Last change: 2006 Apr 30 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_40.txt b/runtime/doc/usr_40.txt index 737005fae695bf6d3cf55b61c82c812a1410e27c..1aea1ac599a88a7620d0fc0199f99c79e2537042 100644 --- a/runtime/doc/usr_40.txt +++ b/runtime/doc/usr_40.txt @@ -1,4 +1,4 @@ -*usr_40.txt* For Vim version 7.2. Last change: 2006 Jun 21 +*usr_40.txt* For Vim version 7.3a. Last change: 2006 Jun 21 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_41.txt b/runtime/doc/usr_41.txt index 210179dae46e9b608b3acb48123ee25fcf7093d7..c14722460a40d2f7ee8440d3f35f107d89686d19 100644 --- a/runtime/doc/usr_41.txt +++ b/runtime/doc/usr_41.txt @@ -1,4 +1,4 @@ -*usr_41.txt* For Vim version 7.2. Last change: 2008 Jun 21 +*usr_41.txt* For Vim version 7.3a. Last change: 2008 Jun 21 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_42.txt b/runtime/doc/usr_42.txt index 275078ceeae506afd8992b862a337cc6c45c6ad2..8b8d894af4caf677fec317dd261396209f907356 100644 --- a/runtime/doc/usr_42.txt +++ b/runtime/doc/usr_42.txt @@ -1,4 +1,4 @@ -*usr_42.txt* For Vim version 7.2. Last change: 2008 May 05 +*usr_42.txt* For Vim version 7.3a. Last change: 2008 May 05 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_43.txt b/runtime/doc/usr_43.txt index 8d7d03ac1fc80d1427ea8fda4fc7310a7e038557..dff3c80d60c855a272b4e898af5dcda1ad567ad5 100644 --- a/runtime/doc/usr_43.txt +++ b/runtime/doc/usr_43.txt @@ -1,4 +1,4 @@ -*usr_43.txt* For Vim version 7.2. Last change: 2008 Dec 28 +*usr_43.txt* For Vim version 7.3a. Last change: 2008 Dec 28 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_44.txt b/runtime/doc/usr_44.txt index 448f2620d7ef66a71f4e0dd157e2aa791f15c9b7..4faca30851e2b5d527a038ca53116969d4a025b6 100644 --- a/runtime/doc/usr_44.txt +++ b/runtime/doc/usr_44.txt @@ -1,4 +1,4 @@ -*usr_44.txt* For Vim version 7.2. Last change: 2008 Dec 28 +*usr_44.txt* For Vim version 7.3a. Last change: 2008 Dec 28 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_45.txt b/runtime/doc/usr_45.txt index ac5d672ebb20b51b0afa724327ced92e7487b179..3a9bc0804b851348ef7b90e8a673ff0b65028a15 100644 --- a/runtime/doc/usr_45.txt +++ b/runtime/doc/usr_45.txt @@ -1,4 +1,4 @@ -*usr_45.txt* For Vim version 7.2. Last change: 2008 Nov 15 +*usr_45.txt* For Vim version 7.3a. Last change: 2008 Nov 15 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_90.txt b/runtime/doc/usr_90.txt index 4bef7aa099d0791585461e37303a9e60d05aefa5..ec93ac16edf63487dc868cf2b88055287943a251 100644 --- a/runtime/doc/usr_90.txt +++ b/runtime/doc/usr_90.txt @@ -1,4 +1,4 @@ -*usr_90.txt* For Vim version 7.2. Last change: 2008 Sep 10 +*usr_90.txt* For Vim version 7.3a. Last change: 2008 Sep 10 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_toc.txt b/runtime/doc/usr_toc.txt index 6f5ea487919a16be7cb53442c9c89a754a87b1c6..63242e3621f9276213748dfaf1302838bed9238e 100644 --- a/runtime/doc/usr_toc.txt +++ b/runtime/doc/usr_toc.txt @@ -1,4 +1,4 @@ -*usr_toc.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*usr_toc.txt* For Vim version 7.3a. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index 6ec6eccb6cf1dcf9f20152cb6544ac886abf51e8..cfadfd629bb030e40a9f56430b40e04a58ddabc9 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -1,4 +1,4 @@ -*various.txt* For Vim version 7.2. Last change: 2010 May 13 +*various.txt* For Vim version 7.3a. Last change: 2010 May 13 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/version4.txt b/runtime/doc/version4.txt index 82a1bbe746d55c32a9715d860a310c3a4ec29142..d9b9d0e22f3a73d35f0eb9df8e768b568ddd735b 100644 --- a/runtime/doc/version4.txt +++ b/runtime/doc/version4.txt @@ -1,4 +1,4 @@ -*version4.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*version4.txt* For Vim version 7.3a. Last change: 2006 Apr 24 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/version5.txt b/runtime/doc/version5.txt index 028b574b83cea0355bf6992ceea9071d749d68d6..772c3ccac18923e78825ccf7f8947481cb01c2f2 100644 --- a/runtime/doc/version5.txt +++ b/runtime/doc/version5.txt @@ -1,4 +1,4 @@ -*version5.txt* For Vim version 7.2. Last change: 2008 Dec 17 +*version5.txt* For Vim version 7.3a. Last change: 2008 Dec 17 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/version6.txt b/runtime/doc/version6.txt index cca4b677580ef0181986be383ea19abc94254576..10264a46c2f9b2a03c6bdd36798cd626f2183e94 100644 --- a/runtime/doc/version6.txt +++ b/runtime/doc/version6.txt @@ -1,4 +1,4 @@ -*version6.txt* For Vim version 7.2. Last change: 2008 Aug 06 +*version6.txt* For Vim version 7.3a. Last change: 2008 Aug 06 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt index 7784075d8d0b6bbe68c6a5042aa91987ee70356a..578c9ebbe2f0cd78258d57f476b7fb441cf551d2 100644 --- a/runtime/doc/version7.txt +++ b/runtime/doc/version7.txt @@ -1,4 +1,4 @@ -*version7.txt* For Vim version 7.2. Last change: 2010 May 14 +*version7.txt* For Vim version 7.3a. Last change: 2010 May 14 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt index 06d327cfc75fdc068ec1831962f45643054028a6..0365a90e1dfc5e3ad2494915f143bfb6b98e475f 100644 --- a/runtime/doc/vi_diff.txt +++ b/runtime/doc/vi_diff.txt @@ -1,4 +1,4 @@ -*vi_diff.txt* For Vim version 7.2. Last change: 2008 Jun 28 +*vi_diff.txt* For Vim version 7.3a. Last change: 2008 Jun 28 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/visual.txt b/runtime/doc/visual.txt index 7348ea9db731a42e9132b12c2ee400e584ef97d8..f297f9da9cd85d6c4653c043f48a975ef95a5a6e 100644 --- a/runtime/doc/visual.txt +++ b/runtime/doc/visual.txt @@ -1,4 +1,4 @@ -*visual.txt* For Vim version 7.2. Last change: 2010 Feb 17 +*visual.txt* For Vim version 7.3a. Last change: 2010 Feb 17 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt index 20e3dad70008e29a883c6c51bcfc4edc8a75e8de..0225536ce18545420402b3516da935775d242520 100644 --- a/runtime/doc/windows.txt +++ b/runtime/doc/windows.txt @@ -1,4 +1,4 @@ -*windows.txt* For Vim version 7.2. Last change: 2010 Apr 12 +*windows.txt* For Vim version 7.3a. Last change: 2010 Apr 12 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/runtime/doc/workshop.txt b/runtime/doc/workshop.txt index 0ec4555365b1fa77193082685467068805b2a9a3..e4cc91a47a9d3350d533032aa85a30b406841b63 100644 --- a/runtime/doc/workshop.txt +++ b/runtime/doc/workshop.txt @@ -1,4 +1,4 @@ -*workshop.txt* For Vim version 7.2. Last change: 2006 Apr 24 +*workshop.txt* For Vim version 7.3a. Last change: 2006 Apr 24 VIM REFERENCE MANUAL by Gordon Prieur diff --git a/runtime/doc/xxd-it.UTF-8.1 b/runtime/doc/xxd-it.UTF-8.1 index 52114eb267df49800fb5a44163c92294c3dc6a92..613b0b2746d6359131017016bf548e50f207c06b 100644 --- a/runtime/doc/xxd-it.UTF-8.1 +++ b/runtime/doc/xxd-it.UTF-8.1 @@ -169,7 +169,7 @@ salta il resto della linea, dopo aver letto abbastanza caratteri contenenti dati esadecimali (vedere opzione \-c). Ciò implica pure che le modifiche alle colonne di caratteri stampabili ascii (o ebcdic) sono sempre ignorate. La ricostruzione da un file immagine esadecimale in stile semplice -(postscript) con xxd \-r \-p non dipende dal numero corrretto di colonne. +(postscript) con xxd \-r \-p non dipende dal numero corrretto di colonne. IN questo caso, qualsiasi cosa assomigli a una coppia di cifre esadecimali è interpretata [e utilizzata]. .PP diff --git a/src/GvimExt/GvimExt.reg b/src/GvimExt/GvimExt.reg index 383628420955a834a21bb9c24c4e32e59466dd72..3887946637765408cdf9bee913c0f878427a5dd6 100644 --- 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.2] - "DisplayName"="Vim 7.2: Edit with Vim popup menu entry" +[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.3a] + "DisplayName"="Vim 7.3a: Edit with Vim popup menu entry" "UninstallString"="uninstal.exe" diff --git a/src/INSTALLx.txt b/src/INSTALLx.txt index b3e9122b1f0ae2307726136cb2c4a5998939abc8..e03f54d4a3ecfc41d569184c8b2ad49a04a857e6 100644 --- a/src/INSTALLx.txt +++ b/src/INSTALLx.txt @@ -50,7 +50,7 @@ You need to set the following "configure" command line switches: --host. --with-tlib=... : - Which terminal library to. + Which terminal library to use. For example, "ncurses". @@ -68,26 +68,26 @@ ac_cv_sizeof_int: machines. vi_cv_path_python_conf: - If Python support is enabled, set this variables to the path for + If Python support is enabled, set this variable to the path for Python's library implementation. This is a path like "/usr/lib/pythonX.Y/config" (the directory contains a file "config.c"). vi_cv_var_python_epfx: - If Python support is enabled, set this variables to the execution + If Python support is enabled, set this variable to the execution prefix of your Python interpreter (that is, where it thinks it is running). This is the output of the following Python script: import sys; print sys.exec_prefix vi_cv_var_python_pfx: - If Python support is enabled, set this variables to the prefix of your - Python interpreter (that is, where was installed). + If Python support is enabled, set this variable to the prefix of your + Python interpreter (that is, where it was installed). This is the output of the following Python script: import sys; print sys.prefix vi_cv_var_python_version: - If Python support is enabled, set this variables to the version of the + If Python support is enabled, set this variable to the version of the Python interpreter that will be used. This is the output of the following Python script: import sys; print sys.version[:3] @@ -133,11 +133,11 @@ vim_cv_toupper_broken: vim_cv_tty_group: The default group of pseudo terminals. Either set to the numeric value - of the your tty group or to "world" if they are world accessable. + of your tty group or to "world" if they are world accessible. vim_cv_tty_mode: - The default mode of pseudo terminals if they are not world accessable. - Most propably the value "0620". + The default mode of pseudo terminals if they are not world accessible. + Most probably the value "0620". 4. EXAMPLE: diff --git a/src/Makefile b/src/Makefile index 928de574022821ec7367792788b1a96fe818b166..f6b6e6f1f6a52f28285b4f527b64ea79a6f005b5 100644 --- a/src/Makefile +++ b/src/Makefile @@ -536,7 +536,7 @@ CClink = $(CC) #CFLAGS = -g -O2 '-DSTARTUPTIME="vimstartup"' -fno-strength-reduce -Wall -Wmissing-prototypes # Use this with GCC to check for mistakes, unused arguments, etc. -#CFLAGS = -g -Wall -Wextra -Wmissing-prototypes -Wunreachable-code +#CFLAGS = -g -Wall -Wextra -Wmissing-prototypes -Wunreachable-code -D_FORTIFY_SOURCE=1 #PYTHON_CFLAGS_EXTRA = -Wno-missing-field-initializers #MZSCHEME_CFLAGS_EXTRA = -Wno-unreachable-code -Wno-unused-parameter @@ -914,7 +914,7 @@ MAN1DIR = /man1 ### Vim version (adjusted by a script) VIMMAJOR = 7 -VIMMINOR = 2 +VIMMINOR = 3a ### Location of Vim files (should not need to be changed, and {{{1 ### some things might not work when they are changed!) diff --git a/src/README.txt b/src/README.txt index bd9365205378e6998ee1b4ccac2cd6ebd353eca0..2fafd4f7c287332c1f4b6a81e68ca8806ffe3a07 100644 --- a/src/README.txt +++ b/src/README.txt @@ -24,7 +24,7 @@ Most code can be found in a file with an obvious name (incomplete list): fold.c folding getchar.c getting characters and key mapping mark.c marks - mbyte.c multy-byte character handling + mbyte.c multi-byte character handling memfile.c storing lines for buffers in a swapfile memline.c storing lines for buffers in memory menu.c menus diff --git a/src/dosinst.c b/src/dosinst.c index c4ed7f6a118540dd055b479d7f139f7574f723cb..35fa27e6efb44ebce0075953284e0f0c3d7be771 100644 --- a/src/dosinst.c +++ b/src/dosinst.c @@ -63,7 +63,7 @@ char *(compat_choices[]) = { "\nChoose the default way to run Vim:", "Vi compatible", - "with some Vim ehancements", + "with some Vim enhancements", "with syntax highlighting and other features switched on", }; int compat_choice = (int)compat_all_enhancements; @@ -554,7 +554,7 @@ uninstall_check(void) } run_command(temp_string_buffer); - /* Check if an unistall reg key was deleted. + /* Check if an uninstall reg key was deleted. * if it was, we want to decrement key_index. * if we don't do this, we will skip the key * immediately after any key that we delete. */ @@ -1131,7 +1131,6 @@ init_bat_choices(void) /* * Install the vimrc file. */ -/*ARGSUSED*/ static void install_vimrc(int idx) { diff --git a/src/globals.h b/src/globals.h index bfe48caf0918f2393a928440622f994408e7216b..d2b898c8f194109f4794f90ba4eac59c18b23818 100644 --- a/src/globals.h +++ b/src/globals.h @@ -50,6 +50,7 @@ EXTERN char_u *LineWraps INIT(= NULL); /* line wraps to next line */ * ScreenLinesUC[] contains the Unicode for the character at this position, or * NUL when the character in ScreenLines[] is to be used (ASCII char). * The composing characters are to be drawn on top of the original character. + * ScreenLinesC[0][off] is only to be used when ScreenLinesUC[off] != 0. * Note: These three are only allocated when enc_utf8 is set! */ EXTERN u8char_T *ScreenLinesUC INIT(= NULL); /* decoded UTF-8 characters */ diff --git a/src/gui_gtk_x11.c b/src/gui_gtk_x11.c index f905eaf6718bf0fe6abbf80e8d512d739ad09991..74b6de94409ffa0d89c06a6d293562f285015c8f 100644 --- a/src/gui_gtk_x11.c +++ b/src/gui_gtk_x11.c @@ -4428,7 +4428,7 @@ gui_mch_set_shellsize(int width, int height, /* this will cause the proper resizement to happen too */ update_window_manager_hints(0, 0); -#else /* HAVE_GTK2 */ +#else /* this will cause the proper resizement to happen too */ if (gtk_socket_id == 0) update_window_manager_hints(0, 0); @@ -4444,14 +4444,14 @@ gui_mch_set_shellsize(int width, int height, else update_window_manager_hints(width, height); -#if 0 +# if 0 if (!resize_idle_installed) { g_idle_add_full(GDK_PRIORITY_EVENTS + 10, &force_shell_resize_idle, NULL, NULL); resize_idle_installed = TRUE; } -#endif +# endif /* * Wait until all events are processed to prevent a crash because the * real size of the drawing area doesn't reflect Vim's internal ideas. diff --git a/src/if_sniff.c b/src/if_sniff.c index cf38e534cbc867aafa3e7f3dc4f3286347239dc7..d82f4e59b34156c5e3250c29da7088308739bf4a 100644 --- a/src/if_sniff.c +++ b/src/if_sniff.c @@ -969,20 +969,20 @@ get_request(fd, buf, maxlen) #ifdef HAVE_SELECT if (select(fd + 1, &rfds, NULL, NULL, &tval) > 0) #else - if (poll(&fds, 1, 0) > 0) + if (poll(&fds, 1, 0) > 0) #endif - { - pos = 0; - bytes = read(fd, inbuf, sizeof(inbuf)); - if (bytes <= 0) - return bytes; - } - else - { - pos = pos-len; - buf[0] = '\0'; - return 0; - } + { + pos = 0; + bytes = read(fd, inbuf, sizeof(inbuf)); + if (bytes <= 0) + return bytes; + } + else + { + pos = pos-len; + buf[0] = '\0'; + return 0; + } } if ((buf[len] = inbuf[pos++]) =='\n') break; diff --git a/src/if_sniff.h b/src/if_sniff.h index 901b06a63116394b888a84efe75ac4b4c4745ab1..16cce4109df4d8b2841938a66ba3bb31c36dc5e9 100644 --- a/src/if_sniff.h +++ b/src/if_sniff.h @@ -1,7 +1,5 @@ /* * if_sniff.h Interface between Vim and SNiFF+ - * - * $Id$ */ #ifndef __if_sniff_h__ diff --git a/src/integration.h b/src/integration.h index d6c687d46aff39d6bd27faff1297bb1b1bb6f36b..e984f56cae709df6774d6baed1a74cf3d8357ff6 100644 --- a/src/integration.h +++ b/src/integration.h @@ -283,23 +283,26 @@ void workshop_file_opened(char *filename, int readOnly); void workshop_file_saved(char *filename); +#if 0 /* A file has been closed */ void workshop_file_closed(char *filename); +#endif /* Like workshop_file_closed, but also inform eserve what line the cursor was on when you left the file. That way eserve can put you back where you left off when you return to this file. */ void workshop_file_closed_lineno(char *filename, int line); +#if 0 /* A file has been modified */ void workshop_file_modified(char *filename); - /* * A mark has been moved. Only call this as a response to * a workshop_moved_marks request call. */ void workshop_move_mark(char *filename, int markId, int newLineno); +#endif /* Tell the integration library about a new frame being added. * Supply a form for the toolbar, a label for the footer, and an @@ -377,7 +380,9 @@ int workshop_get_balloon_text(Position x, Position y, */ void workshop_frame_moved(int new_x, int new_y, int new_w, int new_h); Boolean workshop_get_width_height(int *, int *); +#if 0 Boolean workshop_get_rows_cols(int *, int *); +#endif /* This function should be invoked when you press a hotkey * set up by workshop_register_hotkey. Pass the clientData @@ -396,20 +401,23 @@ void workshop_hotkey_pressed(void *frame, void *clientData); * */ +#if 0 /* Were we invoked by WorkShop? This function can be used early during startup * if you want to do things differently if the editor is started standalone * or in WorkShop mode. For example, in standalone mode you may not want to * add a footer/message area or a sign gutter. */ int workshop_invoked(void); +#endif +#if 0 /* *Set the desktop icon of the current shell to the given xpm icon. * Standard WorkShop desktop icons should be 48x48. */ - void workshop_set_icon(Display *display, Widget shell, char **xpmdata, int width, int height); +#endif /* Minimize (iconify) the given shell */ diff --git a/src/main.aap b/src/main.aap index 21b617446c5bd00670808a966259fb0b6cf52b4b..b36fc3662a87238944747e0d09a2ab553adb89ca 100644 --- a/src/main.aap +++ b/src/main.aap @@ -267,7 +267,8 @@ distclean: clean # messages. Don't worry about that. # If there is a real error, there will be a difference between "test.out" and # a "test99.ok" file. -# If everything is alright, the final message will be "ALL DONE". +# If everything is alright, the final message will be "ALL DONE". If not you +# get "TEST FAILURE". # test check: VimProg = ../$Target diff --git a/src/mbyte.c b/src/mbyte.c index 7a3a27e06e937a7598860b7b0609ed127d86c207..cf70f865620c0db9ab26e83a536bc949991df2b3 100644 --- a/src/mbyte.c +++ b/src/mbyte.c @@ -1855,6 +1855,7 @@ utfc_ptr2char_len(p, pcc, maxlen) * Convert the character at screen position "off" to a sequence of bytes. * Includes the composing characters. * "buf" must at least have the length MB_MAXBYTES. + * Only to be used when ScreenLinesUC[off] != 0. * Returns the produced number of bytes. */ int diff --git a/src/move.c b/src/move.c index b4818ff16a638d02a966c94d85bb966a25d5e1c3..de1a9e4de36785026c60dc8d98c43f7a4fe7f89b 100644 --- a/src/move.c +++ b/src/move.c @@ -696,7 +696,7 @@ validate_cline_row() /* * Compute wp->w_cline_row and wp->w_cline_height, based on the current value - * of wp->w_topine. + * of wp->w_topline. * * Returns OK when cursor is in the window, FAIL when it isn't. */ diff --git a/src/po/ga.po b/src/po/ga.po index a8868afb786d3a9f5dc0123a9938539aee6841af..ea357703e0c6aa9acce855a59daa0e684203ad93 100644 --- a/src/po/ga.po +++ b/src/po/ga.po @@ -1,13 +1,13 @@ # Irish translations for vim. # This file is distributed under the same license as the vim package. -# Kevin Patrick Scannell <scannell@SLU.EDU>, 2005, 2006, 2008. +# Kevin Patrick Scannell <kscanne@gmail.com>, 2005, 2006, 2008, 2010. # msgid "" msgstr "" "Project-Id-Version: vim 7.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-24 12:31-0500\n" -"PO-Revision-Date: 2008-05-24 12:49-0500\n" +"POT-Creation-Date: 2010-04-14 09:44-0500\n" +"PO-Revision-Date: 2010-04-14 10:01-0500\n" "Last-Translator: Kevin Patrick Scannell <kscanne@gmail.com>\n" "Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" @@ -30,21 +30,21 @@ msgid "E517: No buffers were wiped out" msgstr "E517: Ní raibh aon mhaolán bánaithe" msgid "1 buffer unloaded" -msgstr "Bhí 1 maolán díluchtaithe" +msgstr "Bhí maolán amháin díluchtaithe" #, c-format msgid "%d buffers unloaded" msgstr "%d maolán folmhaithe" msgid "1 buffer deleted" -msgstr "Bhí 1 maolán scriosta" +msgstr "Bhí maolán amháin scriosta" #, c-format msgid "%d buffers deleted" msgstr "%d maolán scriosta" msgid "1 buffer wiped out" -msgstr "Bhí 1 maolán bánaithe" +msgstr "Bhí maolán amháin bánaithe" #, c-format msgid "%d buffers wiped out" @@ -161,6 +161,9 @@ msgstr "[Liosta Su msgid "[Quickfix List]" msgstr "[Liosta Ceartúchán Tapa]" +msgid "[Scratch]" +msgstr "[Sealadach]" + msgid "" "\n" "--- Signs ---" @@ -180,14 +183,20 @@ msgstr " l msgid "E96: Can not diff more than %ld buffers" msgstr "E96: Ní féidir diff a dhéanamh ar níos mó ná %ld maolán" +msgid "E810: Cannot read or write temp files" +msgstr "E810: Ní féidir comhaid shealadacha a léamh nó a scríobh" + msgid "E97: Cannot create diffs" msgstr "E97: Ní féidir diffeanna a chruthú" msgid "Patch file" msgstr "Comhad paiste" +msgid "E816: Cannot read patch output" +msgstr "E816: Ní féidir aschur ó 'patch' a léamh" + msgid "E98: Cannot read diff output" -msgstr "E98: Ní féidir an t-aschur diff a léamh" +msgstr "E98: Ní féidir aschur ó 'diff' a léamh" msgid "E99: Current buffer is not in diff mode" msgstr "E99: Níl an maolán reatha sa mhód diff" @@ -292,7 +301,6 @@ msgstr " (ionadaigh) Scrollaigh (^E/^Y)" msgid "Scanning: %s" msgstr "%s á scanadh" -#, c-format msgid "Scanning tags." msgstr "Clibeanna á scanadh." @@ -420,7 +428,7 @@ msgstr "E690: \"in\" ar iarraidh i ndiaidh :for" #, c-format msgid "E107: Missing parentheses: %s" -msgstr "E107: Lúibíní slabhracha ar iarraidh: %s" +msgstr "E107: Lúibíní ar iarraidh: %s" #, c-format msgid "E108: No such variable: \"%s\"" @@ -450,6 +458,9 @@ msgstr "E693: Is f msgid "E694: Invalid operation for Funcrefs" msgstr "E694: Oibríocht neamhbhailí ar Funcref" +msgid "E804: Cannot use '%' with Float" +msgstr "E804: Ní féidir '%' a úsáid le Snámhphointe" + msgid "E110: Missing ')'" msgstr "E110: ')' ar iarraidh" @@ -499,6 +510,14 @@ msgstr "E723: '}' ar iarraidh ag deireadh focl msgid "E724: variable nested too deep for displaying" msgstr "E724: athróg neadaithe ródhomhain chun í a thaispeáint" +#, c-format +msgid "E740: Too many arguments for function %s" +msgstr "E740: An iomarca argóintí d'fheidhm %s" + +#, c-format +msgid "E116: Invalid arguments for function %s" +msgstr "E116: Argóintí neamhbhailí d'fheidhm %s" + #, c-format msgid "E117: Unknown function: %s" msgstr "E117: Feidhm anaithnid: %s" @@ -515,6 +534,9 @@ msgstr "E120: <SID> msgid "E725: Calling dict function without Dictionary: %s" msgstr "E725: Feidhm 'dict' á ghlao gan Foclóir: %s" +msgid "E808: Number or Float required" +msgstr "E808: Uimhir nó Snámhphointe de dhíth" + msgid "E699: Too many arguments" msgstr "E699: An iomarca argóintí" @@ -591,14 +613,17 @@ msgstr "(Neamhbhail msgid "E677: Error writing temp file" msgstr "E677: Earráid agus comhad sealadach á scríobh" +msgid "E805: Using a Float as a Number" +msgstr "E805: Snámhphointe á úsáid mar Uimhir" + msgid "E703: Using a Funcref as a Number" -msgstr "E703: Funcref á úsáid mar uimhir" +msgstr "E703: Funcref á úsáid mar Uimhir" msgid "E745: Using a List as a Number" -msgstr "E745: Liosta á úsáid mar uimhir" +msgstr "E745: Liosta á úsáid mar Uimhir" msgid "E728: Using a Dictionary as a Number" -msgstr "E728: Foclóir á úsáid mar uimhir" +msgstr "E728: Foclóir á úsáid mar Uimhir" msgid "E729: using Funcref as a String" msgstr "E729: Funcref á úsáid mar Theaghrán" @@ -609,6 +634,9 @@ msgstr "E730: Liosta msgid "E731: using Dictionary as a String" msgstr "E731: Foclóir á úsáid mar Theaghrán" +msgid "E806: using Float as a String" +msgstr "E806: Snámhphointe á úsáid mar Theaghrán" + #, c-format msgid "E704: Funcref variable name must start with a capital: %s" msgstr "E704: Caithfidh ceannlitir a bheith ar dtús ainm Funcref: %s" @@ -639,6 +667,10 @@ msgstr "E742: N msgid "E698: variable nested too deep for making a copy" msgstr "E698: athróg neadaithe ródhomhain chun í a chóipeáil" +#, c-format +msgid "E123: Undefined function: %s" +msgstr "E123: Feidhm gan sainmhíniú: %s" + #, c-format msgid "E124: Missing '(': %s" msgstr "E124: '(' ar iarraidh: %s" @@ -650,6 +682,14 @@ msgstr "E125: Arg msgid "E126: Missing :endfunction" msgstr "E126: :endfunction ar iarraidh" +#, c-format +msgid "E707: Function name conflicts with variable: %s" +msgstr "E707: Tagann ainm na feidhme salach ar athróg: %s" + +#, c-format +msgid "E127: Cannot redefine function %s: It is in use" +msgstr "E127: Ní féidir sainmhíniú nua a dhéanamh ar fheidhm %s: In úsáid cheana" + #, c-format msgid "E746: Function name does not match script file name: %s" msgstr "" @@ -709,6 +749,9 @@ msgstr "" "\n" "\tSocraithe is déanaí ó " +msgid "No old files" +msgstr "Gan seanchomhaid" + #, c-format msgid "<%s>%s%s %d, Hex %02x, Octal %03o" msgstr "<%s>%s%s %d, Heics %02x, Ocht %03o" @@ -725,7 +768,7 @@ msgid "E134: Move lines into themselves" msgstr "E134: Bog línte isteach iontu féin" msgid "1 line moved" -msgstr "Bogadh 1 líne" +msgstr "Bogadh líne amháin" #, c-format msgid "%ld lines moved" @@ -760,6 +803,9 @@ msgstr " eolas" msgid " marks" msgstr " marcanna" +msgid " oldfiles" +msgstr " seanchomhad" + msgid " FAILED" msgstr " TEIPTHE" @@ -885,7 +931,7 @@ msgid "%ld substitutions" msgstr "%ld ionadaíocht" msgid " on 1 line" -msgstr " ar 1 líne" +msgstr " ar líne amháin" #, c-format msgid " on %ld lines" @@ -1011,8 +1057,8 @@ msgstr "N msgid "%3d %s %s line %ld" msgstr "%3d %s %s líne %ld" -msgid "E750: First use :profile start <fname>" -msgstr "E750: Úsáid :profile start <ainm> ar dtús" +msgid "E750: First use \":profile start {fname}\"" +msgstr "E750: Úsáid \":profile start {ainm}\" ar dtús" #, c-format msgid "Save changes to \"%s\"?" @@ -1162,7 +1208,7 @@ msgid "%d more files to edit. Quit anyway?" msgstr "%d comhad le cur in eagar fós. Scoir mar sin féin?" msgid "E173: 1 more file to edit" -msgstr "E173: 1 comhad le heagrú" +msgstr "E173: 1 chomhad le heagrú fós" #, c-format msgid "E173: %ld more files to edit" @@ -1304,6 +1350,9 @@ msgstr "E191: Caithfidh an arg msgid "E192: Recursive use of :normal too deep" msgstr "E192: athchúrsáil :normal ródhomhain" +msgid "E809: #< is not available without the +eval feature" +msgstr "E809: níl #< ar fáil gan ghné +eval" + msgid "E194: No alternate file name to substitute for '#'" msgstr "E194: Níl aon ainm comhaid a chur in ionad '#'" @@ -1445,6 +1494,9 @@ msgstr "E193: Caithfidh :endfunction a bheith isteach i bhfeidhm" msgid "E788: Not allowed to edit another buffer now" msgstr "E788: Níl cead agat maolán eile a chur in eagar anois" +msgid "E811: Not allowed to change buffer information now" +msgstr "E811: Níl cead agat faisnéis an mhaoláin a athrú anois" + msgid "tagname" msgstr "clibainm" @@ -1482,6 +1534,10 @@ msgstr "E198: cmd_pchar os cionn fad an ordaithe" msgid "E199: Active window or buffer deleted" msgstr "E199: Scriosadh an fhuinneog reatha nó an maolán reatha" +msgid "E812: Autocommands changed buffer or buffer name" +msgstr "" +"E812: Bhí maolán nó ainm maoláin athraithe ag orduithe uathoibríocha" + msgid "Illegal file name" msgstr "Ainm comhaid neamhcheadaithe" @@ -1541,9 +1597,6 @@ msgstr "[L-A]" msgid "[CR missing]" msgstr "[CR ar iarraidh]" -msgid "[NL found]" -msgstr "[NL aimsithe]" - msgid "[long lines split]" msgstr "[línte fada deighilte]" @@ -1646,12 +1699,24 @@ msgstr "" "E513: earráid le linn scríobh, theip ar thiontú (úsáid 'fenc' folamh chun " "sárú)" +#, c-format +msgid "" +"E513: write error, conversion failed in line %ld (make 'fenc' empty to " +"override)" +msgstr "" +"E513: earráid le linn scríofa, theip ar thiontú ar líne %ld (úsáid 'fenc' folamh le " +"sárú)" + msgid "E514: write error (file system full?)" msgstr "E514: earráid le linn scríofa (an bhfuil an córas comhaid lán?)" msgid " CONVERSION ERROR" msgstr " EARRÁID TIONTAITHE" +#, c-format +msgid " in line %ld;" +msgstr " ar líne %ld;" + msgid "[Device]" msgstr "[Gléas]" @@ -2039,9 +2104,6 @@ msgstr "Vim: Milleadh an pr msgid "Font Selection" msgstr "Roghnú Cló" -msgid "Used CUT_BUFFER0 instead of empty selection" -msgstr "Úsáideadh CUT_BUFFER0 in ionad roghnúcháin folaimh" - msgid "&Filter" msgstr "&Scagaire" @@ -2385,8 +2447,29 @@ msgid "cscope commands:\n" msgstr "Orduithe cscope:\n" #, c-format -msgid "%-5s: %-30s (Usage: %s)" -msgstr "%-5s: %-30s (Úsáid: %s)" +msgid "%-5s: %s%*s (Usage: %s)" +msgstr "%-5s: %s%*s (Úsáid: %s)" + +msgid "" +"\n" +" c: Find functions calling this function\n" +" d: Find functions called by this function\n" +" e: Find this egrep pattern\n" +" f: Find this file\n" +" g: Find this definition\n" +" i: Find files #including this file\n" +" s: Find this C symbol\n" +" t: Find assignments to\n" +msgstr "" +"\n" +" c: Aimsigh feidhmeanna a chuireann glaoch ar an bhfeidhm seo\n" +" d: Aimsigh feidhmeanna a gcuireann an fheidhm seo glaoch orthu\n" +" e: Aimsigh an patrún egrep seo\n" +" f: Aimsigh an comhad seo\n" +" g: Aimsigh an sainmhíniú seo\n" +" i: Aimsigh comhaid a #include-áil an comhad seo\n" +" s: Aimsigh an tsiombail C seo\n" +" t: Aimsigh sanntaí do\n" #, c-format msgid "E625: cannot open cscope database: %s" @@ -2398,9 +2481,6 @@ msgstr "E626: n msgid "E568: duplicate cscope database not added" msgstr "E568: níor cuireadh bunachar sonraí dúblach cscope leis" -msgid "E569: maximum number of cscope connections reached" -msgstr "E569: ní cheadaítear níos mó ná an líon uasta nasc cscope" - #, c-format msgid "E261: cscope connection %s not found" msgstr "E261: nasc cscope %s gan aimsiú" @@ -2441,10 +2521,10 @@ msgid " # pid database name prepend path\n" msgstr " # pid ainm bunachair conair thosaigh\n" msgid "" -"???: Sorry, this command is disabled, the MzScheme library could not be " +"E815: Sorry, this command is disabled, the MzScheme libraries could not be " "loaded." msgstr "" -"???: Tá brón orm, níl an t-ordú seo le fáil, níorbh fhéidir an leabharlann " +"E815: Tá brón orm, bhí an t-ordú seo díchumasaithe, níorbh fhéidir leabharlanna " "MzScheme a luchtú." msgid "invalid expression" @@ -2530,8 +2610,8 @@ msgid "line number out of range" msgstr "líne-uimhir as raon" #, c-format -msgid "<buffer object (deleted) at %8lX>" -msgstr "<maolán (scriosta) ag %8lX>" +msgid "<buffer object (deleted) at %p>" +msgstr "<réad maoláin (scriosta) ag %p>" msgid "invalid mark name" msgstr "ainm neamhbhailí mairc" @@ -2549,12 +2629,12 @@ msgid "cursor position outside buffer" msgstr "cúrsóir taobh amuigh den mhaolán" #, c-format -msgid "<window object (deleted) at %.8lX>" -msgstr "<fuinneog (scriosta) ag %.8lX>" +msgid "<window object (deleted) at %p>" +msgstr "<réad fuinneoige (scriosta) ag %p>" #, c-format -msgid "<window object (unknown) at %.8lX>" -msgstr "<fuinneog (anaithnid) ag %.8lX>" +msgid "<window object (unknown) at %p>" +msgstr "<réad fuinneoige (anaithnid) ag %p>" #, c-format msgid "<window %d>" @@ -2792,6 +2872,9 @@ msgstr "%d comhad le heagr msgid "This Vim was not compiled with the diff feature." msgstr "Níor tiomsaíodh an leagan Vim seo le `diff' ar fáil." +msgid "'-nb' cannot be used: not enabled at compile time\n" +msgstr "Ní féidir '-nb' a úsáid: níor cumasaíodh é ag am tiomsaithe\n" + msgid "Attempt to open script file again: \"" msgstr "Déan iarracht ar oscailt na scripte arís: \"" @@ -3062,6 +3145,9 @@ msgstr "--serverlist\t\tTaispe msgid "--servername <name>\tSend to/become the Vim server <name>" msgstr "--servername <ainm>\tSeol chuig/Téigh i do fhreastalaí Vim <ainm>" +msgid "--startuptime <file>\tWrite startup timing messages to <file>" +msgstr "--startuptime <comhad>\tScríobh faisnéis maidir le tréimhse tosaithe i <comhad>" + msgid "-i <viminfo>\t\tUse <viminfo> instead of .viminfo" msgstr "-i <viminfo>\t\tÚsáid <viminfo> in ionad .viminfo" @@ -3843,17 +3929,22 @@ msgstr "E338: N msgid "E766: Insufficient arguments for printf()" msgstr "E766: Easpa argóintí d'fheidhm printf()" +msgid "E807: Expected Float argument for printf()" +msgstr "E807: Bhíothas ag súil le hargóint Snámhphointe d'fheidhm printf()" + msgid "E767: Too many arguments to printf()" msgstr "E767: An iomarca argóintí d'fheidhm printf()" msgid "W10: Warning: Changing a readonly file" msgstr "W10: Rabhadh: Comhad inléite amháin á athrú" -msgid "Type number or click with mouse (<Enter> cancels): " -msgstr "Clóscríobh uimhir nó cliceáil le do luch (<Enter> = cealú): " +msgid "Type number and <Enter> or click with mouse (empty cancels): " +msgstr "" +"Clóscríobh uimhir agus <Enter> nó cliceáil leis an luch (fág folamh le " +"cealú): " -msgid "Choice number (<Enter> cancels): " -msgstr "Uimhir do rogha (<Enter> = cealú): " +msgid "Type number and <Enter> (empty cancels): " +msgstr "Clóscríobh uimhir agus <Enter> (fág folamh le cealú): " msgid "1 more line" msgstr "1 líne eile" @@ -3965,7 +4056,6 @@ msgstr "E346: N msgid "E347: No more file \"%s\" found in path" msgstr "E347: Níl comhad \"%s\" sa chonair a thuilleadh" -#. Get here when the server can't be found. msgid "Cannot connect to Netbeans #2" msgstr "Ní féidir nascadh le Netbeans #2" @@ -3986,6 +4076,9 @@ msgstr "E658: Cailleadh nasc NetBeans le haghaidh maol msgid "E505: " msgstr "E505: " +msgid "E349: No identifier under cursor" +msgstr "E349: Níl aitheantóir faoin chúrsóir" + msgid "E774: 'operatorfunc' is empty" msgstr "E774: 'operatorfunc' folamh" @@ -3998,9 +4091,6 @@ msgstr "Rabhadh: n msgid "E348: No string under cursor" msgstr "E348: Níl teaghrán faoin chúrsóir" -msgid "E349: No identifier under cursor" -msgstr "E349: Níl aitheantóir faoin chúrsóir" - msgid "E352: Cannot erase folds with current 'foldmethod'" msgstr "E352: Ní féidir fillteacha a léirscriosadh leis an 'foldmethod' reatha" @@ -4041,7 +4131,7 @@ msgid "%ld lines to indent... " msgstr "%ld líne le heangú... " msgid "1 line indented " -msgstr "eangaíodh 1 líne " +msgstr "eangaíodh líne amháin " #, c-format msgid "%ld lines indented " @@ -4055,7 +4145,7 @@ msgid "cannot yank; delete anyway" msgstr "ní féidir a sracadh; scrios mar sin féin" msgid "1 line changed" -msgstr "athraíodh 1 líne" +msgstr "athraíodh líne amháin" #, c-format msgid "%ld lines changed" @@ -4066,10 +4156,10 @@ msgid "freeing %ld lines" msgstr "%ld líne á saoradh" msgid "block of 1 line yanked" -msgstr "sracadh bloc de 1 líne" +msgstr "sracadh bloc de líne amháin" msgid "1 line yanked" -msgstr "sracadh 1 líne" +msgstr "sracadh líne amháin" #, c-format msgid "block of %ld lines yanked" @@ -4808,6 +4898,9 @@ msgstr "E388: Sainmh msgid "E389: Couldn't find pattern" msgstr "E389: Patrún gan aimsiú" +msgid "Substitute " +msgstr "Ionadú " + # in .viminfo #, c-format msgid "" @@ -4910,6 +5003,10 @@ msgstr "" "Seans go bhfaighfidh tú torthaí míchearta má chuireann tú COMPOUNDPERMITFLAG " "tar éis míre PFX i %s líne %d" +#, c-format +msgid "Wrong COMPOUNDRULES value in %s line %d: %s" +msgstr "Luach mícheart ar COMPOUNDRULES i %s líne %d: %s" + #, c-format msgid "Wrong COMPOUNDWORDMAX value in %s line %d: %s" msgstr "Luach mícheart ar COMPOUNDWORDMAX i %s líne %d: %s" @@ -5449,6 +5546,9 @@ msgstr "E432: Comhad clibeanna gan s msgid "E433: No tags file" msgstr "E433: Níl aon chomhad clibeanna" +msgid "Ignoring long line in tags file" +msgstr "Ag déanamh neamhaird de líne fhada sa chomhad clibeanna" + msgid "E434: Can't find tag pattern" msgstr "E434: Patrún clibe gan aimsiú" @@ -5491,6 +5591,9 @@ msgstr "tosa msgid "Vim: Error reading input, exiting...\n" msgstr "Vim: Earráid agus an t-inchomhad á léamh; ag scor...\n" +msgid "Used CUT_BUFFER0 instead of empty selection" +msgstr "Úsáideadh CUT_BUFFER0 in ionad roghnúcháin folaimh" + #. must display the prompt msgid "No undo possible; continue anyway" msgstr "Ní féidir a chealú; lean ar aghaidh mar sin féin" @@ -5584,6 +5687,13 @@ msgstr " i m msgid " with OLE support" msgstr " le tacaíocht OLE" +msgid "" +"\n" +"MS-Windows 64-bit console version" +msgstr "" +"\n" +"Leagan consóil 64 giotán MS-Windows" + msgid "" "\n" "MS-Windows 32-bit console version" @@ -5640,6 +5750,13 @@ msgstr "" "\n" "Leagan RISC OS" +msgid "" +"\n" +"OpenVMS version" +msgstr "" +"\n" +"Leagan OpenVMS" + msgid "" "\n" "Included patches: " @@ -5647,6 +5764,13 @@ msgstr "" "\n" "Paistí san áireamh: " +msgid "" +"\n" +"Extra patches: " +msgstr "" +"\n" +"Paistí sa bhreis: " + msgid "Modified by " msgstr "Mionathraithe ag " @@ -5799,7 +5923,7 @@ msgid "by Bram Moolenaar et al." msgstr "le Bram Moolenaar et al." msgid "Vim is open source and freely distributable" -msgstr "Is saorbhogearraí Vim" +msgstr "Is saorbhogearra é Vim" msgid "Help poor children in Uganda!" msgstr "Tabhair cabhair do pháistí bochta in Uganda!" @@ -5884,6 +6008,12 @@ msgstr "E443: N msgid "E444: Cannot close last window" msgstr "E444: Ní féidir an fhuinneog dheiridh a dhúnadh" +msgid "E813: Cannot close autocmd window" +msgstr "E813: Ní féidir fuinneog autocmd a dhúnadh" + +msgid "E814: Cannot close window, only autocmd window would remain" +msgstr "E814: Ní féidir an fhuinneog a dhúnadh, ní bheadh ach fuinneog autocmd fágtha" + msgid "E445: Other window contains changes" msgstr "E445: Tá athruithe ann san fhuinneog eile" @@ -6058,19 +6188,19 @@ msgid "E477: No ! allowed" msgstr "E477: Ní cheadaítear !" msgid "E25: GUI cannot be used: Not enabled at compile time" -msgstr "E25: Ní féidir an GUI a úsáid: Níor cumasaíodh é agus Vim á thiomsú" +msgstr "E25: Ní féidir an GUI a úsáid: Níor cumasaíodh é ag am tiomsaithe" msgid "E26: Hebrew cannot be used: Not enabled at compile time\n" msgstr "" -"E26: Níl tacaíocht Eabhraise ar fáil: Níor cumasaíodh é agus Vim á thiomsú\n" +"E26: Níl tacaíocht Eabhraise ar fáil: Níor cumasaíodh é ag am tiomsaithe\n" msgid "E27: Farsi cannot be used: Not enabled at compile time\n" msgstr "" -"E27: Níl tacaíocht Pheirsise ar fáil: Níor cumasaíodh é agus Vim á thiomsú\n" +"E27: Níl tacaíocht Pheirsise ar fáil: Níor cumasaíodh é ag am tiomsaithe\n" msgid "E800: Arabic cannot be used: Not enabled at compile time\n" msgstr "" -"E800: Níl tacaíocht Araibise ar fáil: Níor cumasaíodh é agus Vim á thiomsú\n" +"E800: Níl tacaíocht Araibise ar fáil: Níor cumasaíodh é ag am tiomsaithe\n" #, c-format msgid "E28: No such highlight group name: %s" @@ -6282,6 +6412,12 @@ msgstr "Buaileadh an BARR le linn an chuardaigh, ag lean msgid "search hit BOTTOM, continuing at TOP" msgstr "Buaileadh an BUN le linn an chuardaigh, ag leanúint ag an BHARR" +#~ msgid "E569: maximum number of cscope connections reached" +#~ msgstr "E569: ní cheadaítear níos mó ná an líon uasta nasc cscope" + +#~ msgid "[NL found]" +#~ msgstr "[NL aimsithe]" + #~ msgid "-V[N]\t\tVerbose level" #~ msgstr "-V[N]\t\tFoclachas" @@ -6354,9 +6490,6 @@ msgstr "Buaileadh an BUN le linn an chuardaigh, ag lean #~ msgid "Duplicate UPP in %s line %d" #~ msgstr "UPP dúblach i %s líne %d" -#~ msgid "E130: Undefined function: %s" -#~ msgstr "E130: Feidhm gan sainmhíniú: %s" - #~ msgid "[string too long]" #~ msgstr "[teaghrán rófhada]" diff --git a/src/pty.c b/src/pty.c index d23cb2ef122665b273df3ca865899341b87261eb..c4c64d4147da4b5ba2f49cb39107c42a3c9ea087 100644 --- a/src/pty.c +++ b/src/pty.c @@ -37,8 +37,6 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -/* RCS_ID("$Id$ FAU") */ - #include "vim.h" #include <signal.h> @@ -134,7 +132,7 @@ static void initmaster __ARGS((int)); static void initmaster(f) - int f; + int f UNUSED; { #ifndef VMS # ifdef POSIX diff --git a/src/undo.c b/src/undo.c index 852ed6b6f4a013ed88138098d958f85259abeced..c042d04bb8a85076ac4693968ecbb01c452071bb 100644 --- a/src/undo.c +++ b/src/undo.c @@ -242,7 +242,7 @@ u_save(top, bot) } /* - * save the line "lnum" (used by ":s" and "~" command) + * Save the line "lnum" (used by ":s" and "~" command). * The line is replaced, so the new bottom line is lnum + 1. */ int @@ -256,7 +256,7 @@ u_savesub(lnum) } /* - * a new line is inserted before line "lnum" (used by :s command) + * A new line is inserted before line "lnum" (used by :s command). * The line is inserted, so the new bottom line is lnum + 1. */ int @@ -270,7 +270,7 @@ u_inssub(lnum) } /* - * save the lines "lnum" - "lnum" + nlines (used by delete command) + * Save the lines "lnum" - "lnum" + nlines (used by delete command). * The lines are deleted, so the new bottom line is lnum, unless the buffer * becomes empty. */ @@ -1406,10 +1406,9 @@ u_sync(force) /* * ":undolist": List the leafs of the undo tree */ -/*ARGSUSED*/ void ex_undolist(eap) - exarg_T *eap; + exarg_T *eap UNUSED; { garray_T ga; u_header_T *uhp; @@ -1529,10 +1528,9 @@ u_add_time(buf, buflen, tt) /* * ":undojoin": continue adding to the last entry list */ -/*ARGSUSED*/ void ex_undojoin(eap) - exarg_T *eap; + exarg_T *eap UNUSED; { if (curbuf->b_u_newhead == NULL) return; /* nothing changed before */ diff --git a/src/version.c b/src/version.c index fc63502498dcfd14fdc86e95675193b380b6c703..fe82987dc95311a86829f24a7ba3d3c59c55e174 100644 --- a/src/version.c +++ b/src/version.c @@ -681,872 +681,6 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ -/**/ - 433, -/**/ - 432, -/**/ - 431, -/**/ - 430, -/**/ - 429, -/**/ - 428, -/**/ - 427, -/**/ - 426, -/**/ - 425, -/**/ - 424, -/**/ - 423, -/**/ - 422, -/**/ - 421, -/**/ - 420, -/**/ - 419, -/**/ - 418, -/**/ - 417, -/**/ - 416, -/**/ - 415, -/**/ - 414, -/**/ - 413, -/**/ - 412, -/**/ - 411, -/**/ - 410, -/**/ - 409, -/**/ - 408, -/**/ - 407, -/**/ - 406, -/**/ - 405, -/**/ - 404, -/**/ - 403, -/**/ - 402, -/**/ - 401, -/**/ - 400, -/**/ - 399, -/**/ - 398, -/**/ - 397, -/**/ - 396, -/**/ - 395, -/**/ - 394, -/**/ - 393, -/**/ - 392, -/**/ - 391, -/**/ - 390, -/**/ - 389, -/**/ - 388, -/**/ - 387, -/**/ - 386, -/**/ - 385, -/**/ - 384, -/**/ - 383, -/**/ - 382, -/**/ - 381, -/**/ - 380, -/**/ - 379, -/**/ - 378, -/**/ - 377, -/**/ - 376, -/**/ - 375, -/**/ - 374, -/**/ - 373, -/**/ - 372, -/**/ - 371, -/**/ - 370, -/**/ - 369, -/**/ - 368, -/**/ - 367, -/**/ - 366, -/**/ - 365, -/**/ - 364, -/**/ - 363, -/**/ - 362, -/**/ - 361, -/**/ - 360, -/**/ - 359, -/**/ - 358, -/**/ - 357, -/**/ - 356, -/**/ - 355, -/**/ - 354, -/**/ - 353, -/**/ - 352, -/**/ - 351, -/**/ - 350, -/**/ - 349, -/**/ - 348, -/**/ - 347, -/**/ - 346, -/**/ - 345, -/**/ - 344, -/**/ - 343, -/**/ - 342, -/**/ - 341, -/**/ - 340, -/**/ - 339, -/**/ - 338, -/**/ - 337, -/**/ - 336, -/**/ - 335, -/**/ - 334, -/**/ - 333, -/**/ - 332, -/**/ - 331, -/**/ - 330, -/**/ - 329, -/**/ - 328, -/**/ - 327, -/**/ - 326, -/**/ - 325, -/**/ - 324, -/**/ - 323, -/**/ - 322, -/**/ - 321, -/**/ - 320, -/**/ - 319, -/**/ - 318, -/**/ - 317, -/**/ - 316, -/**/ - 315, -/**/ - 314, -/**/ - 313, -/**/ - 312, -/**/ - 311, -/**/ - 310, -/**/ - 309, -/**/ - 308, -/**/ - 307, -/**/ - 306, -/**/ - 305, -/**/ - 304, -/**/ - 303, -/**/ - 302, -/**/ - 301, -/**/ - 300, -/**/ - 299, -/**/ - 298, -/**/ - 297, -/**/ - 296, -/**/ - 295, -/**/ - 294, -/**/ - 293, -/**/ - 292, -/**/ - 291, -/**/ - 290, -/**/ - 289, -/**/ - 288, -/**/ - 287, -/**/ - 286, -/**/ - 285, -/**/ - 284, -/**/ - 283, -/**/ - 282, -/**/ - 281, -/**/ - 280, -/**/ - 279, -/**/ - 278, -/**/ - 277, -/**/ - 276, -/**/ - 275, -/**/ - 274, -/**/ - 273, -/**/ - 272, -/**/ - 271, -/**/ - 270, -/**/ - 269, -/**/ - 268, -/**/ - 267, -/**/ - 266, -/**/ - 265, -/**/ - 264, -/**/ - 263, -/**/ - 262, -/**/ - 261, -/**/ - 260, -/**/ - 259, -/**/ - 258, -/**/ - 257, -/**/ - 256, -/**/ - 255, -/**/ - 254, -/**/ - 253, -/**/ - 252, -/**/ - 251, -/**/ - 250, -/**/ - 249, -/**/ - 248, -/**/ - 247, -/**/ - 246, -/**/ - 245, -/**/ - 244, -/**/ - 243, -/**/ - 242, -/**/ - 241, -/**/ - 240, -/**/ - 239, -/**/ - 238, -/**/ - 237, -/**/ - 236, -/**/ - 235, -/**/ - 234, -/**/ - 233, -/**/ - 232, -/**/ - 231, -/**/ - 230, -/**/ - 229, -/**/ - 228, -/**/ - 227, -/**/ - 226, -/**/ - 225, -/**/ - 224, -/**/ - 223, -/**/ - 222, -/**/ - 221, -/**/ - 220, -/**/ - 219, -/**/ - 218, -/**/ - 217, -/**/ - 216, -/**/ - 215, -/**/ - 214, -/**/ - 213, -/**/ - 212, -/**/ - 211, -/**/ - 210, -/**/ - 209, -/**/ - 208, -/**/ - 207, -/**/ - 206, -/**/ - 205, -/**/ - 204, -/**/ - 203, -/**/ - 202, -/**/ - 201, -/**/ - 200, -/**/ - 199, -/**/ - 198, -/**/ - 197, -/**/ - 196, -/**/ - 195, -/**/ - 194, -/**/ - 193, -/**/ - 192, -/**/ - 191, -/**/ - 190, -/**/ - 189, -/**/ - 188, -/**/ - 187, -/**/ - 186, -/**/ - 185, -/**/ - 184, -/**/ - 183, -/**/ - 182, -/**/ - 181, -/**/ - 180, -/**/ - 179, -/**/ - 178, -/**/ - 177, -/**/ - 176, -/**/ - 175, -/**/ - 174, -/**/ - 173, -/**/ - 172, -/**/ - 171, -/**/ - 170, -/**/ - 169, -/**/ - 168, -/**/ - 167, -/**/ - 166, -/**/ - 165, -/**/ - 164, -/**/ - 163, -/**/ - 162, -/**/ - 161, -/**/ - 160, -/**/ - 159, -/**/ - 158, -/**/ - 157, -/**/ - 156, -/**/ - 155, -/**/ - 154, -/**/ - 153, -/**/ - 152, -/**/ - 151, -/**/ - 150, -/**/ - 149, -/**/ - 148, -/**/ - 147, -/**/ - 146, -/**/ - 145, -/**/ - 144, -/**/ - 143, -/**/ - 142, -/**/ - 141, -/**/ - 140, -/**/ - 139, -/**/ - 138, -/**/ - 137, -/**/ - 136, -/**/ - 135, -/**/ - 134, -/**/ - 133, -/**/ - 132, -/**/ - 131, -/**/ - 130, -/**/ - 129, -/**/ - 128, -/**/ - 127, -/**/ - 126, -/**/ - 125, -/**/ - 124, -/**/ - 123, -/**/ - 122, -/**/ - 121, -/**/ - 120, -/**/ - 119, -/**/ - 118, -/**/ - 117, -/**/ - 116, -/**/ - 115, -/**/ - 114, -/**/ - 113, -/**/ - 112, -/**/ - 111, -/**/ - 110, -/**/ - 109, -/**/ - 108, -/**/ - 107, -/**/ - 106, -/**/ - 105, -/**/ - 104, -/**/ - 103, -/**/ - 102, -/**/ - 101, -/**/ - 100, -/**/ - 99, -/**/ - 98, -/**/ - 97, -/**/ - 96, -/**/ - 95, -/**/ - 94, -/**/ - 93, -/**/ - 92, -/**/ - 91, -/**/ - 90, -/**/ - 89, -/**/ - 88, -/**/ - 87, -/**/ - 86, -/**/ - 85, -/**/ - 84, -/**/ - 83, -/**/ - 82, -/**/ - 81, -/**/ - 80, -/**/ - 79, -/**/ - 78, -/**/ - 77, -/**/ - 76, -/**/ - 75, -/**/ - 74, -/**/ - 73, -/**/ - 72, -/**/ - 71, -/**/ - 70, -/**/ - 69, -/**/ - 68, -/**/ - 67, -/**/ - 66, -/**/ - 65, -/**/ - 64, -/**/ - 63, -/**/ - 62, -/**/ - 61, -/**/ - 60, -/**/ - 59, -/**/ - 58, -/**/ - 57, -/**/ - 56, -/**/ - 55, -/**/ - 54, -/**/ - 53, -/**/ - 52, -/**/ - 51, -/**/ - 50, -/**/ - 49, -/**/ - 48, -/**/ - 47, -/**/ - 46, -/**/ - 45, -/**/ - 44, -/**/ - 43, -/**/ - 42, -/**/ - 41, -/**/ - 40, -/**/ - 39, -/**/ - 38, -/**/ - 37, -/**/ - 36, -/**/ - 35, -/**/ - 34, -/**/ - 33, -/**/ - 32, -/**/ - 31, -/**/ - 30, -/**/ - 29, -/**/ - 28, -/**/ - 27, -/**/ - 26, -/**/ - 25, -/**/ - 24, -/**/ - 23, -/**/ - 22, -/**/ - 21, -/**/ - 20, -/**/ - 19, -/**/ - 18, -/**/ - 17, -/**/ - 16, -/**/ - 15, -/**/ - 14, -/**/ - 13, -/**/ - 12, -/**/ - 11, -/**/ - 10, -/**/ - 9, -/**/ - 8, -/**/ - 7, -/**/ - 6, -/**/ - 5, -/**/ - 4, -/**/ - 3, -/**/ - 2, -/**/ - 1, /**/ 0 }; diff --git a/src/version.h b/src/version.h index d4f1344b90c20fef6c4d0b6919450ba1a38b37a3..307b70468cbc1395322ed7d2b753cb75c3b3c139 100644 --- a/src/version.h +++ b/src/version.h @@ -15,17 +15,17 @@ #define VIM_VERSION_MAJOR 7 #define VIM_VERSION_MAJOR_STR "7" -#define VIM_VERSION_MINOR 2 -#define VIM_VERSION_MINOR_STR "2" +#define VIM_VERSION_MINOR 3 +#define VIM_VERSION_MINOR_STR "3" #define VIM_VERSION_100 (VIM_VERSION_MAJOR * 100 + VIM_VERSION_MINOR) -#define VIM_VERSION_BUILD 269 -#define VIM_VERSION_BUILD_BCD 0x10d -#define VIM_VERSION_BUILD_STR "269" +#define VIM_VERSION_BUILD 270 +#define VIM_VERSION_BUILD_BCD 0x10e +#define VIM_VERSION_BUILD_STR "270" #define VIM_VERSION_PATCHLEVEL 0 #define VIM_VERSION_PATCHLEVEL_STR "0" /* Used by MacOS port should be one of: development, alpha, beta, final */ -#define VIM_VERSION_RELEASE final +#define VIM_VERSION_RELEASE beta /* * VIM_VERSION_NODOT is used for the runtime directory name. @@ -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 "vim72" -#define VIM_VERSION_SHORT "7.2" -#define VIM_VERSION_MEDIUM "7.2" -#define VIM_VERSION_LONG "VIM - Vi IMproved 7.2 (2008 Aug 9)" -#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.2 (2008 Aug 9, compiled " +#define VIM_VERSION_NODOT "vim73a" +#define VIM_VERSION_SHORT "7.3a" +#define VIM_VERSION_MEDIUM "7.3a BETA" +#define VIM_VERSION_LONG "VIM - Vi IMproved 7.3 BETA (2010 May 15)" +#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.3 BETA (2008 May 15, compiled " diff --git a/src/vim.def b/src/vim.def index 577569b78939db2079323b2e29c225b5d451128b..3be4e673233ed2f6073cdf4ef14b70a469b7c444 100644 --- a/src/vim.def +++ b/src/vim.def @@ -1,4 +1,4 @@ CODE PRELOAD EXECUTEONLY DATA MULTIPLE SHARED -DESCRIPTION 'Vim 7.2' +DESCRIPTION 'Vim 7.3a' HEAPSIZE 0,0 diff --git a/src/vim16.def b/src/vim16.def index 7b41551414eb9d47ade6de59f5b9188a1c203539..a24adbf41b8906d22b386d1a5243a1ed432984bb 100644 --- a/src/vim16.def +++ b/src/vim16.def @@ -1,5 +1,5 @@ CODE PRELOAD EXECUTEONLY DATA MULTIPLE SHARED -DESCRIPTION 'Vim 7.2' +DESCRIPTION 'Vim 7.3a' STACKSIZE 16000 HEAPSIZE 10000