From 9f140581e08b255697a4d824ac57559a04c416e0 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 6 Feb 2011 20:37:35 +0100 Subject: misc updates Signed-off-by: Florian Pritz --- vim/vim-7.2/7.2.138 | 160 ---------------------------------------------------- 1 file changed, 160 deletions(-) delete mode 100644 vim/vim-7.2/7.2.138 (limited to 'vim/vim-7.2/7.2.138') diff --git a/vim/vim-7.2/7.2.138 b/vim/vim-7.2/7.2.138 deleted file mode 100644 index faa7e7a..0000000 --- a/vim/vim-7.2/7.2.138 +++ /dev/null @@ -1,160 +0,0 @@ -To: vim-dev@vim.org -Subject: Patch 7.2.138 (extra) -Fcc: outbox -From: Bram Moolenaar -Mime-Version: 1.0 -Content-Type: text/plain; charset=ISO-8859-1 -Content-Transfer-Encoding: 8bit ------------- - -Patch 7.2.138 (extra part of 7.2.137) -Problem: See 7.2.137. -Solution: See 7.2.137. -Files: src/testdir/Make_amiga.mak, src/testdir/Make_dos.mak, - src/testdir/Make_ming.mak, src/testdir/Make_os2.mak, - src/testdir/Make_vms.mms - - -*** ../vim-7.2.137/src/testdir/Make_amiga.mak Tue Jun 24 23:46:42 2008 ---- src/testdir/Make_amiga.mak Thu Mar 5 04:49:38 2009 -*************** -*** 25,31 **** - test43.out test44.out test45.out test46.out test47.out \ - test48.out test51.out test53.out test54.out test55.out \ - test56.out test57.out test58.out test59.out test60.out \ -! test61.out test62.out test63.out test64.out test65.out - - .SUFFIXES: .in .out - ---- 25,32 ---- - test43.out test44.out test45.out test46.out test47.out \ - test48.out test51.out test53.out test54.out test55.out \ - test56.out test57.out test58.out test59.out test60.out \ -! test61.out test62.out test63.out test64.out test65.out \ -! test66.out - - .SUFFIXES: .in .out - -*************** -*** 110,112 **** ---- 111,114 ---- - test63.out: test63.in - test64.out: test64.in - test65.out: test65.in -+ test66.out: test66.in -*** ../vim-7.2.137/src/testdir/Make_dos.mak Tue Jun 24 23:39:51 2008 ---- src/testdir/Make_dos.mak Thu Mar 5 04:52:47 2009 -*************** -*** 26,32 **** - test15.out test17.out test18.out test21.out test26.out \ - test30.out test31.out test32.out test33.out test34.out \ - test37.out test38.out test39.out test40.out test41.out \ -! test42.out test52.out test65.out - - SCRIPTS32 = test50.out - ---- 26,32 ---- - test15.out test17.out test18.out test21.out test26.out \ - test30.out test31.out test32.out test33.out test34.out \ - test37.out test38.out test39.out test40.out test41.out \ -! test42.out test52.out test65.out test66.out - - SCRIPTS32 = test50.out - -*** ../vim-7.2.137/src/testdir/Make_ming.mak Sat Sep 20 16:26:10 2008 ---- src/testdir/Make_ming.mak Thu Mar 5 04:53:16 2009 -*************** -*** 45,51 **** - test15.out test17.out test18.out test21.out test26.out \ - test30.out test31.out test32.out test33.out test34.out \ - test37.out test38.out test39.out test40.out test41.out \ -! test42.out test52.out test65.out - - SCRIPTS32 = test50.out - ---- 45,51 ---- - test15.out test17.out test18.out test21.out test26.out \ - test30.out test31.out test32.out test33.out test34.out \ - test37.out test38.out test39.out test40.out test41.out \ -! test42.out test52.out test65.out test66.out - - SCRIPTS32 = test50.out - -*** ../vim-7.2.137/src/testdir/Make_os2.mak Tue Jun 24 22:37:41 2008 ---- src/testdir/Make_os2.mak Thu Mar 5 04:53:31 2009 -*************** -*** 25,31 **** - test43.out test44.out test45.out test46.out test47.out \ - test48.out test51.out test53.out test54.out test55.out \ - test56.out test57.out test58.out test59.out test60.out \ -! test61.out test62.out test63.out test64.out test65.out - - .SUFFIXES: .in .out - ---- 25,32 ---- - test43.out test44.out test45.out test46.out test47.out \ - test48.out test51.out test53.out test54.out test55.out \ - test56.out test57.out test58.out test59.out test60.out \ -! test61.out test62.out test63.out test64.out test65.out \ -! test66.out - - .SUFFIXES: .in .out - -*** ../vim-7.2.137/src/testdir/Make_vms.mms Mon Sep 1 16:50:09 2008 ---- src/testdir/Make_vms.mms Thu Mar 5 04:53:42 2009 -*************** -*** 4,10 **** - # Authors: Zoltan Arpadffy, - # Sandor Kopanyi, - # -! # Last change: 2008 Aug 19 - # - # This has been tested on VMS 6.2 to 8.3 on DEC Alpha, VAX and IA64. - # Edit the lines in the Configuration section below to select. ---- 4,10 ---- - # Authors: Zoltan Arpadffy, - # Sandor Kopanyi, - # -! # Last change: 2009 Mar 05 - # - # This has been tested on VMS 6.2 to 8.3 on DEC Alpha, VAX and IA64. - # Edit the lines in the Configuration section below to select. -*************** -*** 68,74 **** - test43.out test44.out test45.out test46.out \ - test48.out test51.out test53.out test54.out test55.out \ - test56.out test57.out test60.out \ -! test61.out test62.out test63.out test64.out test65.out - - .IFDEF WANT_GUI - SCRIPT_GUI = test16.out ---- 68,75 ---- - test43.out test44.out test45.out test46.out \ - test48.out test51.out test53.out test54.out test55.out \ - test56.out test57.out test60.out \ -! test61.out test62.out test63.out test64.out test65.out \ -! test66.out - - .IFDEF WANT_GUI - SCRIPT_GUI = test16.out -*** ../vim-7.2.137/src/version.c Wed Mar 11 16:26:01 2009 ---- src/version.c Wed Mar 11 16:35:06 2009 -*************** -*** 678,679 **** ---- 678,681 ---- - { /* Add new patch number below this line */ -+ /**/ -+ 138, - /**/ - --- -Some of the well know MS-Windows errors: - ESLEEP Operator fell asleep - ENOERR No error yet - EDOLLAR OS too expensive - EWINDOWS MS-Windows loaded, system in danger - - /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ -/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ -\\\ download, build and distribute -- http://www.A-A-P.org /// - \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- cgit v1.2.3-24-g4f1b