]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0118: no test for what patch 9.0.0155 fixes v9.0.0118
authorzeertzjq <zeertzjq@outlook.com>
Sun, 31 Jul 2022 10:37:20 +0000 (11:37 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 31 Jul 2022 10:37:20 +0000 (11:37 +0100)
commit750209459c9e54030409afe8f4ad59570600b5c4
tree283538c45603d0ea62c1800eb67a49f8b6f66eef
parent3a4cd39d476474e20e88ebf120ca6070cc0d0072
patch 9.0.0118: no test for what patch 9.0.0155 fixes

Problem:    No test for what patch 9.0.0155 fixes.
Solution:   Add a test. Fix typos.  (closes #10822)
runtime/doc/options.txt
src/globals.h
src/register.c
src/testdir/test_ins_complete.vim
src/testdir/test_messages.vim
src/version.c