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