]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0960: error when using the "Spelling / Find More Languages" menu v9.0.0960
authorBram Moolenaar <Bram@vim.org>
Sun, 27 Nov 2022 16:18:33 +0000 (16:18 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 27 Nov 2022 16:18:33 +0000 (16:18 +0000)
commit502e91756e99181d5fe668fad2e868dc7f3f4fea
tree76e1f0e8194b753152d4c5ad045896a73d9e3498
parent8b336a6614463fb9ce72db24d00c5aef4f22697e
patch 9.0.0960: error when using the "Spelling / Find More Languages" menu

Problem:    Error when using the "Tools / Spelling / Find More Languages"
            menu.
Solution:   Remove "<SID>".  Reset "g:menutrans_set_lang_to" when 'encoding'
            changes. (closes #11625)
runtime/menu.vim
src/version.c