To: vim_dev@googlegroups.com Subject: Patch 8.2.2613 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.2613 (after 8.2.2612) Problem: New test throws exception. Solution: Adjust the function cleanup. Files: src/testdir/test_mapping.vim *** ../vim-8.2.2612/src/testdir/test_mapping.vim 2021-03-17 13:28:01.906755797 +0100 --- src/testdir/test_mapping.vim 2021-03-17 13:38:21.089220915 +0100 *************** *** 504,510 **** bwipe! unlet g:exprLine unlet g:exprCol ! delfunc ExprMapped nunmap x nunmap ! endfunc --- 504,510 ---- bwipe! unlet g:exprLine unlet g:exprCol ! delfunc StoreColumn nunmap x nunmap ! endfunc *** ../vim-8.2.2612/src/version.c 2021-03-17 13:28:01.906755797 +0100 --- src/version.c 2021-03-17 13:39:16.461085307 +0100 *************** *** 752,753 **** --- 752,755 ---- { /* Add new patch number below this line */ + /**/ + 2613, /**/ -- Article in the first Free Software Magazine: "Bram Moolenaar studied electrical engineering at the Technical University of Delft and graduated in 1985 on a multi-processor Unix architecture." Response by "dimator": Could the school not afford a proper stage for the ceremony? /// 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 ///