Karsten Hopp 7a468b
To: vim_dev@googlegroups.com
Karsten Hopp 7a468b
Subject: Patch 7.4.614
Karsten Hopp 7a468b
Fcc: outbox
Karsten Hopp 7a468b
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp 7a468b
Mime-Version: 1.0
Karsten Hopp 7a468b
Content-Type: text/plain; charset=UTF-8
Karsten Hopp 7a468b
Content-Transfer-Encoding: 8bit
Karsten Hopp 7a468b
------------
Karsten Hopp 7a468b
Karsten Hopp 7a468b
Patch 7.4.614
Karsten Hopp 7a468b
Problem:    There is no test for what patch 7.4.601 fixes.
Karsten Hopp 7a468b
Solution:   Add a test. (Christian Brabandt)
Karsten Hopp 7a468b
Files:	    src/testdir/test_mapping.in, src/testdir/test_mapping.ok
Karsten Hopp 7a468b
Karsten Hopp 7a468b
Karsten Hopp 7a468b
*** ../vim-7.4.613/src/testdir/test_mapping.in	2015-01-14 16:08:29.210474234 +0100
Karsten Hopp 7a468b
--- src/testdir/test_mapping.in	2015-02-03 16:52:28.828510717 +0100
Karsten Hopp 7a468b
***************
Karsten Hopp 7a468b
*** 31,36 ****
Karsten Hopp 7a468b
--- 31,41 ----
Karsten Hopp 7a468b
  : " expr mapping with langmap
Karsten Hopp 7a468b
  :inoremap <expr> { "FAIL_iexplangmap"
Karsten Hopp 7a468b
  o+?
Karsten Hopp 7a468b
+ :" issue #212 (feedkeys insert mapping at current position)
Karsten Hopp 7a468b
+ :nnoremap . :call feedkeys(".", "in")<cr>
Karsten Hopp 7a468b
+ :/^a b
Karsten Hopp 7a468b
+ 0qqdw.ifoo?qj0@q?:unmap .
Karsten Hopp 7a468b
+ 
Karsten Hopp 7a468b
  
Karsten Hopp 7a468b
  :/^test/,$w! test.out
Karsten Hopp 7a468b
  :qa!
Karsten Hopp 7a468b
***************
Karsten Hopp 7a468b
*** 38,40 ****
Karsten Hopp 7a468b
--- 43,48 ----
Karsten Hopp 7a468b
  
Karsten Hopp 7a468b
  test starts here:
Karsten Hopp 7a468b
  
Karsten Hopp 7a468b
+ a b c d
Karsten Hopp 7a468b
+ a b c d
Karsten Hopp 7a468b
+ 
Karsten Hopp 7a468b
*** ../vim-7.4.613/src/testdir/test_mapping.ok	2015-01-14 16:08:29.210474234 +0100
Karsten Hopp 7a468b
--- src/testdir/test_mapping.ok	2015-02-03 16:52:28.828510717 +0100
Karsten Hopp 7a468b
***************
Karsten Hopp 7a468b
*** 1,4 ****
Karsten Hopp 7a468b
--- 1,7 ----
Karsten Hopp 7a468b
  test starts here:
Karsten Hopp 7a468b
+ 
Karsten Hopp 7a468b
+ fooc d
Karsten Hopp 7a468b
+ fooc d
Karsten Hopp 7a468b
  vim
Karsten Hopp 7a468b
  TEST2: CTRL-C |<ctrl-c>A|
Karsten Hopp 7a468b
  
Karsten Hopp 7a468b
*** ../vim-7.4.613/src/version.c	2015-02-03 16:49:20.242545503 +0100
Karsten Hopp 7a468b
--- src/version.c	2015-02-03 16:52:21.200592637 +0100
Karsten Hopp 7a468b
***************
Karsten Hopp 7a468b
*** 743,744 ****
Karsten Hopp 7a468b
--- 743,746 ----
Karsten Hopp 7a468b
  {   /* Add new patch number below this line */
Karsten Hopp 7a468b
+ /**/
Karsten Hopp 7a468b
+     614,
Karsten Hopp 7a468b
  /**/
Karsten Hopp 7a468b
Karsten Hopp 7a468b
-- 
Karsten Hopp 7a468b
hundred-and-one symptoms of being an internet addict:
Karsten Hopp 7a468b
169. You hire a housekeeper for your home page.
Karsten Hopp 7a468b
Karsten Hopp 7a468b
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp 7a468b
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp 7a468b
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
Karsten Hopp 7a468b
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///