1e8cf4a
To: vim-dev@vim.org
1e8cf4a
Subject: Patch 7.2.296
1e8cf4a
Fcc: outbox
1e8cf4a
From: Bram Moolenaar <Bram@moolenaar.net>
1e8cf4a
Mime-Version: 1.0
1e8cf4a
Content-Type: text/plain; charset=UTF-8
1e8cf4a
Content-Transfer-Encoding: 8bit
1e8cf4a
------------
1e8cf4a
1e8cf4a
Patch 7.2.296
1e8cf4a
Problem:    Help message about startuptime is wrong. (Dominique Pelle)
1e8cf4a
Solution:   Remove the equal sign.
1e8cf4a
Files:	    src/main.c
1e8cf4a
1e8cf4a
1e8cf4a
*** ../vim-7.2.295/src/main.c	2009-11-11 14:21:48.000000000 +0100
1e8cf4a
--- src/main.c	2009-11-11 22:51:04.000000000 +0100
1e8cf4a
***************
1e8cf4a
*** 3151,3157 ****
1e8cf4a
      main_msg(_("--servername <name>\tSend to/become the Vim server <name>"));
1e8cf4a
  #endif
1e8cf4a
  #ifdef STARTUPTIME
1e8cf4a
!     main_msg(_("--startuptime=<file>\tWrite startup timing messages to <file>"));
1e8cf4a
  #endif
1e8cf4a
  #ifdef FEAT_VIMINFO
1e8cf4a
      main_msg(_("-i <viminfo>\t\tUse <viminfo> instead of .viminfo"));
1e8cf4a
--- 3151,3157 ----
1e8cf4a
      main_msg(_("--servername <name>\tSend to/become the Vim server <name>"));
1e8cf4a
  #endif
1e8cf4a
  #ifdef STARTUPTIME
1e8cf4a
!     main_msg(_("--startuptime <file>\tWrite startup timing messages to <file>"));
1e8cf4a
  #endif
1e8cf4a
  #ifdef FEAT_VIMINFO
1e8cf4a
      main_msg(_("-i <viminfo>\t\tUse <viminfo> instead of .viminfo"));
1e8cf4a
*** ../vim-7.2.295/src/version.c	2009-11-17 12:20:30.000000000 +0100
1e8cf4a
--- src/version.c	2009-11-17 12:30:29.000000000 +0100
1e8cf4a
***************
1e8cf4a
*** 683,684 ****
1e8cf4a
--- 683,686 ----
1e8cf4a
  {   /* Add new patch number below this line */
1e8cf4a
+ /**/
1e8cf4a
+     296,
1e8cf4a
  /**/
1e8cf4a
1e8cf4a
-- 
1e8cf4a
BLACK KNIGHT: I'm invincible!
1e8cf4a
ARTHUR:       You're a looney.
1e8cf4a
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
1e8cf4a
1e8cf4a
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
1e8cf4a
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
1e8cf4a
\\\        download, build and distribute -- http://www.A-A-P.org        ///
1e8cf4a
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///