To: vim_dev@googlegroups.com Subject: Patch 9.0.1496 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.1496 Problem: Test restoring register with wrong value. Solution: Correct name of variable. (closes #12310) Files: src/testdir/test_termcodes.vim *** ../vim-9.0.1495/src/testdir/test_termcodes.vim 2023-01-28 19:18:56.733720607 +0000 --- src/testdir/test_termcodes.vim 2023-04-28 18:42:52.990672070 +0100 *************** *** 266,272 **** let &ttymouse = save_ttymouse call test_override('no_query_mouse', 0) let @* = save_quotestar ! let @+ = save_quotestar bwipe! endfunc --- 266,272 ---- let &ttymouse = save_ttymouse call test_override('no_query_mouse', 0) let @* = save_quotestar ! let @+ = save_quoteplus bwipe! endfunc *** ../vim-9.0.1495/src/version.c 2023-04-28 16:36:47.408401542 +0100 --- src/version.c 2023-04-28 18:44:23.212079829 +0100 *************** *** 697,698 **** --- 697,700 ---- { /* Add new patch number below this line */ + /**/ + 1496, /**/ -- OLD WOMAN: Well, how did you become king, then? ARTHUR: The Lady of the Lake, her arm clad in the purest shimmering samite, held Excalibur aloft from the bosom of the water to signify by Divine Providence ... that I, Arthur, was to carry Excalibur ... That is why I am your king! "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// 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 ///