To: vim-dev@vim.org Subject: Patch 6.2.505 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 6.2.505 Problem: Help for -P argument is missing. (Ronald Hoellwarth) Solution: Add the patch that was missing in 6.2.419. Files: runtime/doc/starting.txt *** ../vim-6.2.504/runtime/doc/starting.txt Sun Jun 1 12:20:35 2003 --- runtime/doc/starting.txt Wed Apr 14 01:44:52 2004 *************** *** 1,4 **** ! *starting.txt* For Vim version 6.2. Last change: 2003 May 10 VIM REFERENCE MANUAL by Bram Moolenaar --- 1,4 ---- ! *starting.txt* For Vim version 6.2. Last change: 2004 Apr 14 VIM REFERENCE MANUAL by Bram Moolenaar *************** *** 530,539 **** restoring the session on login. See |gui-gnome-session| {not in Vi} -nb *-nb* -nb:{hostname}:{addr}:{password} Attempt connecting to Netbeans and become an editor server for ! it. The second form specifies the hostname, address and password for connecting to Netbeans. |netbeans-run| Example for using a script file to change a name in several files: --- 533,551 ---- restoring the session on login. See |gui-gnome-session| {not in Vi} + -P {parent-title} *-P* + Win32 only: Specify the title of the parent application. When + possible, Vim will run in an MDI window inside the + application. + {parent-title} must appear in the window title of the parent + application. Make sure that it is specific enough. + -nb *-nb* + -nb={fname} -nb:{hostname}:{addr}:{password} Attempt connecting to Netbeans and become an editor server for ! it. The second form specifies a file to read connection info ! from. The third form specifies the hostname, address and password for connecting to Netbeans. |netbeans-run| Example for using a script file to change a name in several files: *** ../vim-6.2.504/src/version.c Mon Apr 26 19:00:58 2004 --- src/version.c Tue Apr 27 10:01:51 2004 *************** *** 639,640 **** --- 639,642 ---- { /* Add new patch number below this line */ + /**/ + 505, /**/ -- hundred-and-one symptoms of being an internet addict: 29. Your phone bill comes to your doorstep in a box. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// Sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ Project leader for A-A-P -- http://www.A-A-P.org /// \\\ Buy at Amazon and help AIDS victims -- http://ICCF.nl/click1.html ///