Karsten Hopp c075bf
To: vim_dev@googlegroups.com
Karsten Hopp c075bf
Subject: Patch 7.3.922
Karsten Hopp c075bf
Fcc: outbox
Karsten Hopp c075bf
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp c075bf
Mime-Version: 1.0
Karsten Hopp c075bf
Content-Type: text/plain; charset=UTF-8
Karsten Hopp c075bf
Content-Transfer-Encoding: 8bit
Karsten Hopp c075bf
------------
Karsten Hopp c075bf
Karsten Hopp c075bf
Patch 7.3.922
Karsten Hopp c075bf
Problem:    No test for what 7.3.918 fixes.
Karsten Hopp c075bf
Solution:   Add a test. (David Bürgin)
Karsten Hopp c075bf
Files:	    src/testdir/test94.in, src/testdir/test94.ok
Karsten Hopp c075bf
Karsten Hopp c075bf
Karsten Hopp c075bf
*** ../vim-7.3.921/src/testdir/test94.in	2013-04-24 15:47:11.000000000 +0200
Karsten Hopp c075bf
--- src/testdir/test94.in	2013-05-04 04:03:02.000000000 +0200
Karsten Hopp c075bf
***************
Karsten Hopp c075bf
*** 30,38 ****
Karsten Hopp c075bf
  :  call setpos("'>", [0, line2, col2, 0])
Karsten Hopp c075bf
  :  normal! gv
Karsten Hopp c075bf
  :endfunction
Karsten Hopp c075bf
- :function MoveToEndCount(count)
Karsten Hopp c075bf
- :  normal! v:count . e
Karsten Hopp c075bf
- :endfunction
Karsten Hopp c075bf
  :
Karsten Hopp c075bf
  :" Visual modes followed by operator
Karsten Hopp c075bf
  /^apple
Karsten Hopp c075bf
--- 30,35 ----
Karsten Hopp c075bf
***************
Karsten Hopp c075bf
*** 59,65 ****
Karsten Hopp c075bf
  /^Juniper
Karsten Hopp c075bf
  g?\WfD.:
Karsten Hopp c075bf
  /^Lemon
Karsten Hopp c075bf
! yiWPlciWNew?:
Karsten Hopp c075bf
  :
Karsten Hopp c075bf
  :" Patch 7.3.879: Properly abort Operator-pending mode for "dv:<Esc>" etc.
Karsten Hopp c075bf
  /^zzzz
Karsten Hopp c075bf
--- 56,62 ----
Karsten Hopp c075bf
  /^Juniper
Karsten Hopp c075bf
  g?\WfD.:
Karsten Hopp c075bf
  /^Lemon
Karsten Hopp c075bf
! yiWPlciWNew?fr.:
Karsten Hopp c075bf
  :
Karsten Hopp c075bf
  :" Patch 7.3.879: Properly abort Operator-pending mode for "dv:<Esc>" etc.
Karsten Hopp c075bf
  /^zzzz
Karsten Hopp c075bf
*** ../vim-7.3.921/src/testdir/test94.ok	2013-04-12 13:44:49.000000000 +0200
Karsten Hopp c075bf
--- src/testdir/test94.ok	2013-05-04 04:06:46.000000000 +0200
Karsten Hopp c075bf
***************
Karsten Hopp c075bf
*** 13,19 ****
Karsten Hopp c075bf
  
Karsten Hopp c075bf
  ----Z
Karsten Hopp c075bf
  WhavcreQhevnaZ
Karsten Hopp c075bf
! LemonNewNectarineZ
Karsten Hopp c075bf
  
Karsten Hopp c075bf
  zzz
Karsten Hopp c075bf
  ok
Karsten Hopp c075bf
--- 13,19 ----
Karsten Hopp c075bf
  
Karsten Hopp c075bf
  ----Z
Karsten Hopp c075bf
  WhavcreQhevnaZ
Karsten Hopp c075bf
! LemonNewNewZ
Karsten Hopp c075bf
  
Karsten Hopp c075bf
  zzz
Karsten Hopp c075bf
  ok
Karsten Hopp c075bf
*** ../vim-7.3.921/src/version.c	2013-05-04 03:42:30.000000000 +0200
Karsten Hopp c075bf
--- src/version.c	2013-05-04 04:07:08.000000000 +0200
Karsten Hopp c075bf
***************
Karsten Hopp c075bf
*** 730,731 ****
Karsten Hopp c075bf
--- 730,733 ----
Karsten Hopp c075bf
  {   /* Add new patch number below this line */
Karsten Hopp c075bf
+ /**/
Karsten Hopp c075bf
+     922,
Karsten Hopp c075bf
  /**/
Karsten Hopp c075bf
Karsten Hopp c075bf
-- 
Karsten Hopp c075bf
This sentence is not sure that it exists, but if it does, it will
Karsten Hopp c075bf
certainly consider the possibility that other sentences exist.
Karsten Hopp c075bf
Karsten Hopp c075bf
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp c075bf
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp c075bf
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
Karsten Hopp c075bf
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///