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