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