To: vim_dev@googlegroups.com Subject: Patch 7.4.2147 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 7.4.2147 (after 7.4.2146) Problem: test_alot fails. Solution: Close window. Files: src/testdir/test_popup.vim *** ../vim-7.4.2146/src/testdir/test_popup.vim 2016-08-02 22:35:58.306224634 +0200 --- src/testdir/test_popup.vim 2016-08-02 22:49:03.802784087 +0200 *************** *** 203,208 **** --- 203,209 ---- call feedkeys("aM\\\", 'tx') call assert_equal(["March", "M", "March"], getline(1,4)) %d + bwipe! endfu *** ../vim-7.4.2146/src/version.c 2016-08-02 22:35:58.306224634 +0200 --- src/version.c 2016-08-02 22:51:19.273503372 +0200 *************** *** 765,766 **** --- 765,768 ---- { /* Add new patch number below this line */ + /**/ + 2147, /**/ -- The problem with political jokes is that they get elected. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///