8b9a1c
To: vim_dev@googlegroups.com
8b9a1c
Subject: Patch 7.4.018
8b9a1c
Fcc: outbox
8b9a1c
From: Bram Moolenaar <Bram@moolenaar.net>
8b9a1c
Mime-Version: 1.0
8b9a1c
Content-Type: text/plain; charset=UTF-8
8b9a1c
Content-Transfer-Encoding: 8bit
8b9a1c
------------
8b9a1c
8b9a1c
Patch 7.4.018
8b9a1c
Problem:    When completing item becomes unselected. (Shougo Matsu)
8b9a1c
Solution:   Revert patch 7.3.1269.
8b9a1c
Files:	    src/edit.c
8b9a1c
8b9a1c
8b9a1c
*** ../vim-7.4.017/src/edit.c	2013-07-04 20:22:25.000000000 +0200
8b9a1c
--- src/edit.c	2013-09-05 12:39:53.000000000 +0200
8b9a1c
***************
8b9a1c
*** 3467,3473 ****
8b9a1c
      }
8b9a1c
  
8b9a1c
      compl_enter_selects = !compl_used_match;
8b9a1c
-     compl_shown_match = compl_curr_match = compl_first_match;
8b9a1c
  
8b9a1c
      /* Show the popup menu with a different set of matches. */
8b9a1c
      ins_compl_show_pum();
8b9a1c
--- 3467,3472 ----
8b9a1c
*** ../vim-7.4.017/src/version.c	2013-09-05 12:06:26.000000000 +0200
8b9a1c
--- src/version.c	2013-09-05 12:40:34.000000000 +0200
8b9a1c
***************
8b9a1c
*** 740,741 ****
8b9a1c
--- 740,743 ----
8b9a1c
  {   /* Add new patch number below this line */
8b9a1c
+ /**/
8b9a1c
+     18,
8b9a1c
  /**/
8b9a1c
8b9a1c
-- 
8b9a1c
hundred-and-one symptoms of being an internet addict:
8b9a1c
169. You hire a housekeeper for your home page.
8b9a1c
8b9a1c
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
8b9a1c
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
8b9a1c
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
8b9a1c
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///