[vim] - patchlevel 685

Karsten Hopp karsten at fedoraproject.org
Mon Oct 15 10:18:14 UTC 2012


commit 8eff41f5c8c251f66eb8c016064da695219321bb
Author: Karsten Hopp <karsten at redhat.com>
Date:   Mon Oct 15 12:17:38 2012 +0200

    - patchlevel 685

 7.3.685 |   64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 64 insertions(+), 0 deletions(-)
---
diff --git a/7.3.685 b/7.3.685
new file mode 100644
index 0000000..58cf4e9
--- /dev/null
+++ b/7.3.685
@@ -0,0 +1,64 @@
+To: vim_dev at googlegroups.com
+Subject: Patch 7.3.685
+Fcc: outbox
+From: Bram Moolenaar <Bram at moolenaar.net>
+Mime-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+------------
+
+Patch 7.3.685
+Problem:    No test for what patch 7.3.673 fixes.
+Solution:   Add a test. (Christian Brabandt)
+Files:      src/testdir/test53.in, src/testdir/test53.ok
+
+
+*** ../vim-7.3.684/src/testdir/test53.in	2012-09-05 12:16:40.000000000 +0200
+--- src/testdir/test53.in	2012-10-11 03:31:27.000000000 +0200
+***************
+*** 42,47 ****
+--- 42,50 ----
+  gnd$h/\zs
+  gnd/[u]niquepattern/s
+  vlgnd
++ /mother
++ :set selection=exclusive
++ $cgNmongoose
+  :/^start:/,/^end:/wq! test.out
+  ENDTEST
+  
+***************
+*** 69,72 ****
+--- 72,76 ----
+  zero width pattern
+  delete first and last chars
+  uniquepattern uniquepattern
++ my very excellent mother just served us nachos
+  end:
+*** ../vim-7.3.684/src/testdir/test53.ok	2012-09-05 12:16:40.000000000 +0200
+--- src/testdir/test53.ok	2012-10-11 03:31:33.000000000 +0200
+***************
+*** 25,28 ****
+--- 25,29 ----
+  zerowidth pattern
+  elete first and last char
+   uniquepattern
++ my very excellent mongoose just served us nachos
+  end:
+*** ../vim-7.3.684/src/version.c	2012-10-06 19:10:29.000000000 +0200
+--- src/version.c	2012-10-11 03:34:06.000000000 +0200
+***************
+*** 721,722 ****
+--- 721,724 ----
+  {   /* Add new patch number below this line */
++ /**/
++     685,
+  /**/
+
+-- 
+FATAL ERROR! SYSTEM HALTED! - Press any key to continue doing nothing.
+
+ /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net   \\\
+///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
+\\\  an exciting new programming language -- http://www.Zimbu.org        ///
+ \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///


More information about the scm-commits mailing list