To: vim_dev@googlegroups.com Subject: Patch 9.0.0223 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.0223 Problem: Typo in diffmode test. Solution: Fix the typo. (closes #10932) Files: src/testdir/test_diffmode.vim *** ../vim-9.0.0222/src/testdir/test_diffmode.vim 2022-07-28 18:44:24.225873426 +0100 --- src/testdir/test_diffmode.vim 2022-08-17 12:08:22.324448439 +0100 *************** *** 138,144 **** " Test diffoff diffoff! ! 1wincmd 2 let &diff = 1 let &fdm = diff_fdm let &fdc = diff_fdc --- 138,144 ---- " Test diffoff diffoff! ! 1wincmd w let &diff = 1 let &fdm = diff_fdm let &fdc = diff_fdc *** ../vim-9.0.0222/src/version.c 2022-08-16 20:23:57.402232730 +0100 --- src/version.c 2022-08-17 12:09:26.544258430 +0100 *************** *** 733,734 **** --- 733,736 ---- { /* Add new patch number below this line */ + /**/ + 223, /**/ -- WOMAN: Well, 'ow did you become king then? ARTHUR: The Lady of the Lake, [angels sing] her arm clad in the purest shimmering samite, held aloft Excalibur from the bosom of the water signifying by Divine Providence that I, Arthur, was to carry Excalibur. [singing stops] That is why I am your king! The Quest for the Holy Grail (Monty Python) /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///