503f433
To: vim-dev@vim.org
503f433
Subject: patch 7.1.041 (extra)
503f433
Fcc: outbox
503f433
From: Bram Moolenaar <Bram@moolenaar.net>
503f433
Mime-Version: 1.0
503f433
Content-Type: text/plain; charset=ISO-8859-1
503f433
Content-Transfer-Encoding: 8bit
503f433
------------
503f433
503f433
Patch 7.1.041 (extra, after 7.1.040)
503f433
Problem:    Some changes for patch 7.1.0 are in extra files.
503f433
Solution:   Update the extra files.
503f433
Files:	    src/testdir/Make_amiga.mak, src/testdir/Make_dos.mak,
503f433
	    src/testdir/Make_os2.mak, src/testdir/Make_vms.mms
503f433
503f433
503f433
*** ../vim-7.1.040/src/testdir/Make_amiga.mak	Sun Apr 30 20:42:49 2006
503f433
--- src/testdir/Make_amiga.mak	Tue Jul 24 15:36:00 2007
503f433
***************
503f433
*** 25,31 ****
503f433
  		test43.out test44.out test45.out test46.out test47.out \
503f433
  		test48.out test51.out test53.out test54.out test55.out \
503f433
  		test56.out test57.out test58.out test59.out test60.out \
503f433
! 		test61.out test62.out
503f433
  
503f433
  .SUFFIXES: .in .out
503f433
  
503f433
--- 25,31 ----
503f433
  		test43.out test44.out test45.out test46.out test47.out \
503f433
  		test48.out test51.out test53.out test54.out test55.out \
503f433
  		test56.out test57.out test58.out test59.out test60.out \
503f433
! 		test61.out test62.out test63.out
503f433
  
503f433
  .SUFFIXES: .in .out
503f433
  
503f433
***************
503f433
*** 107,109 ****
503f433
--- 107,110 ----
503f433
  test60.out: test60.in
503f433
  test61.out: test61.in
503f433
  test62.out: test62.in
503f433
+ test63.out: test63.in
503f433
*** ../vim-7.1.040/src/testdir/Make_dos.mak	Sun Apr 30 20:41:13 2006
503f433
--- src/testdir/Make_dos.mak	Tue Jul 24 15:37:47 2007
503f433
***************
503f433
*** 19,25 ****
503f433
  		test44.out test45.out test46.out test47.out \
503f433
  		test48.out test51.out test53.out test54.out \
503f433
  		test55.out test56.out test57.out test58.out test59.out \
503f433
! 		test60.out test61.out test62.out
503f433
  
503f433
  SCRIPTS =	test3.out test4.out test5.out test6.out test7.out \
503f433
  		test8.out test9.out test11.out test13.out test14.out \
503f433
--- 19,25 ----
503f433
  		test44.out test45.out test46.out test47.out \
503f433
  		test48.out test51.out test53.out test54.out \
503f433
  		test55.out test56.out test57.out test58.out test59.out \
503f433
! 		test60.out test61.out test62.out test63.out
503f433
  
503f433
  SCRIPTS =	test3.out test4.out test5.out test6.out test7.out \
503f433
  		test8.out test9.out test11.out test13.out test14.out \
503f433
*** ../vim-7.1.040/src/testdir/Make_os2.mak	Sun Apr 30 20:29:29 2006
503f433
--- src/testdir/Make_os2.mak	Tue Jul 24 15:39:15 2007
503f433
***************
503f433
*** 25,31 ****
503f433
  		test43.out test44.out test45.out test46.out test47.out \
503f433
  		test48.out test51.out test53.out test54.out test55.out \
503f433
  		test56.out test57.out test58.out test59.out test60.out \
503f433
! 		test61.out test62.out
503f433
  
503f433
  .SUFFIXES: .in .out
503f433
  
503f433
--- 25,31 ----
503f433
  		test43.out test44.out test45.out test46.out test47.out \
503f433
  		test48.out test51.out test53.out test54.out test55.out \
503f433
  		test56.out test57.out test58.out test59.out test60.out \
503f433
! 		test61.out test62.out test63.out
503f433
  
503f433
  .SUFFIXES: .in .out
503f433
  
503f433
*** ../vim-7.1.040/src/testdir/Make_vms.mms	Sun Apr 30 20:51:12 2006
503f433
--- src/testdir/Make_vms.mms	Tue Jul 24 15:39:23 2007
503f433
***************
503f433
*** 4,10 ****
503f433
  # Authors:	Zoltan Arpadffy, <arpadffy@polarhome.com>
503f433
  #		Sandor Kopanyi,  <sandor.kopanyi@mailbox.hu>
503f433
  #
503f433
! # Last change:  2006 Apr 30
503f433
  #
503f433
  # This has been tested on VMS 6.2 to 7.2 on DEC Alpha and VAX.
503f433
  # Edit the lines in the Configuration section below to select.
503f433
--- 4,10 ----
503f433
  # Authors:	Zoltan Arpadffy, <arpadffy@polarhome.com>
503f433
  #		Sandor Kopanyi,  <sandor.kopanyi@mailbox.hu>
503f433
  #
503f433
! # Last change:  2007 Jul 24
503f433
  #
503f433
  # This has been tested on VMS 6.2 to 7.2 on DEC Alpha and VAX.
503f433
  # Edit the lines in the Configuration section below to select.
503f433
***************
503f433
*** 59,65 ****
503f433
  	 test43.out test44.out test45.out test46.out \
503f433
  	 test48.out test51.out test53.out test54.out test55.out \
503f433
  	 test56.out test57.out test58.out test59.out test60.out \
503f433
! 	 test61.out test62.out
503f433
  
503f433
  .IFDEF WANT_GUI
503f433
  SCRIPT_GUI = test16.out
503f433
--- 59,65 ----
503f433
  	 test43.out test44.out test45.out test46.out \
503f433
  	 test48.out test51.out test53.out test54.out test55.out \
503f433
  	 test56.out test57.out test58.out test59.out test60.out \
503f433
! 	 test61.out test62.out test63.out
503f433
  
503f433
  .IFDEF WANT_GUI
503f433
  SCRIPT_GUI = test16.out
503f433
*** ../vim-7.1.040/src/version.c	Thu Jul 26 22:55:11 2007
503f433
--- src/version.c	Thu Jul 26 22:58:57 2007
503f433
***************
503f433
*** 668,669 ****
503f433
--- 668,671 ----
503f433
  {   /* Add new patch number below this line */
503f433
+ /**/
503f433
+     41,
503f433
  /**/
503f433
503f433
-- 
503f433
Just remember...if the world didn't suck, we'd all fall off.
503f433
503f433
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
503f433
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
503f433
\\\        download, build and distribute -- http://www.A-A-P.org        ///
503f433
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///