Blame SOURCES/7.4.498

22c937
To: vim_dev@googlegroups.com
22c937
Subject: Patch 7.4.498
22c937
Fcc: outbox
22c937
From: Bram Moolenaar <Bram@moolenaar.net>
22c937
Mime-Version: 1.0
22c937
Content-Type: text/plain; charset=UTF-8
22c937
Content-Transfer-Encoding: 8bit
22c937
------------
22c937
22c937
Patch 7.4.498 (after 7.4.497)
22c937
Problem:    Typo in DOS makefile.
22c937
Solution:   Change exists to exist. (Ken Takata)
22c937
Files:	    src/testdir/Make_dos.mak
22c937
22c937
22c937
*** ../vim-7.4.497/src/testdir/Make_dos.mak	2014-11-05 14:26:30.764758363 +0100
22c937
--- src/testdir/Make_dos.mak	2014-11-05 15:44:09.476646105 +0100
22c937
***************
22c937
*** 87,93 ****
22c937
  	-if exist Xfind rd /s /q Xfind
22c937
  	-if exist viminfo del viminfo
22c937
  	-del test.log
22c937
! 	-if exists benchmark.out del benchmark.out
22c937
  
22c937
  .in.out:
22c937
  	-if exist $*.failed del $*.failed
22c937
--- 87,93 ----
22c937
  	-if exist Xfind rd /s /q Xfind
22c937
  	-if exist viminfo del viminfo
22c937
  	-del test.log
22c937
! 	-if exist benchmark.out del benchmark.out
22c937
  
22c937
  .in.out:
22c937
  	-if exist $*.failed del $*.failed
22c937
*** ../vim-7.4.497/src/version.c	2014-11-05 14:26:30.768758363 +0100
22c937
--- src/version.c	2014-11-05 15:44:54.832645012 +0100
22c937
***************
22c937
*** 743,744 ****
22c937
--- 743,746 ----
22c937
  {   /* Add new patch number below this line */
22c937
+ /**/
22c937
+     498,
22c937
  /**/
22c937
22c937
-- 
22c937
BLACK KNIGHT:  I move for no man.
22c937
ARTHUR:        So be it!
22c937
    [hah] [parry thrust]
22c937
    [ARTHUR chops the BLACK KNIGHT's left arm off]
22c937
ARTHUR:        Now stand aside, worthy adversary.
22c937
BLACK KNIGHT:  'Tis but a scratch.
22c937
                                  The Quest for the Holy Grail (Monty Python)
22c937
22c937
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
22c937
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
22c937
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
22c937
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///