0ecb7a2
To: vim-dev@vim.org
0ecb7a2
Subject: Patch 7.1.216
0ecb7a2
Fcc: outbox
0ecb7a2
From: Bram Moolenaar <Bram@moolenaar.net>
0ecb7a2
Mime-Version: 1.0
0ecb7a2
Content-Type: text/plain; charset=ISO-8859-1
0ecb7a2
Content-Transfer-Encoding: 8bit
0ecb7a2
------------
0ecb7a2
0ecb7a2
Patch 7.1.216
0ecb7a2
Problem:    Variants of --remote-tab are not mentioned for "vim --help".
0ecb7a2
Solution:   Display optional -wait and -silent.
0ecb7a2
Files:	    src/main.c
0ecb7a2
0ecb7a2
0ecb7a2
*** ../vim-7.1.215/src/main.c	Tue Sep 25 17:54:41 2007
0ecb7a2
--- src/main.c	Sun Dec 30 15:09:11 2007
0ecb7a2
***************
0ecb7a2
*** 3081,3087 ****
0ecb7a2
      main_msg(_("--remote-wait <files>  As --remote but wait for files to have been edited"));
0ecb7a2
      main_msg(_("--remote-wait-silent <files>  Same, don't complain if there is no server"));
0ecb7a2
  # ifdef FEAT_WINDOWS
0ecb7a2
!     main_msg(_("--remote-tab <files>  As --remote but open tab page for each file"));
0ecb7a2
  # endif
0ecb7a2
      main_msg(_("--remote-send <keys>\tSend <keys> to a Vim server and exit"));
0ecb7a2
      main_msg(_("--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result"));
0ecb7a2
--- 3081,3087 ----
0ecb7a2
      main_msg(_("--remote-wait <files>  As --remote but wait for files to have been edited"));
0ecb7a2
      main_msg(_("--remote-wait-silent <files>  Same, don't complain if there is no server"));
0ecb7a2
  # ifdef FEAT_WINDOWS
0ecb7a2
!     main_msg(_("--remote-tab[-wait][-silent] <files>  As --remote but use tab page per file"));
0ecb7a2
  # endif
0ecb7a2
      main_msg(_("--remote-send <keys>\tSend <keys> to a Vim server and exit"));
0ecb7a2
      main_msg(_("--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result"));
0ecb7a2
*** ../vim-7.1.215/src/version.c	Thu Jan 10 22:23:22 2008
0ecb7a2
--- src/version.c	Fri Jan 11 20:25:14 2008
0ecb7a2
***************
0ecb7a2
*** 668,669 ****
0ecb7a2
--- 668,671 ----
0ecb7a2
  {   /* Add new patch number below this line */
0ecb7a2
+ /**/
0ecb7a2
+     216,
0ecb7a2
  /**/
0ecb7a2
0ecb7a2
-- 
0ecb7a2
TIM: But follow only if you are men of valour.  For the entrance to this cave
0ecb7a2
     is guarded by a monster, a creature so foul and cruel that no man yet has
0ecb7a2
     fought with it and lived.  Bones of full fifty men lie strewn about its
0ecb7a2
     lair ...
0ecb7a2
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
0ecb7a2
0ecb7a2
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
0ecb7a2
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
0ecb7a2
\\\        download, build and distribute -- http://www.A-A-P.org        ///
0ecb7a2
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///