]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0942: options window still checks for the multi_byte feature v8.1.0942
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Feb 2019 16:53:49 +0000 (17:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Feb 2019 16:53:49 +0000 (17:53 +0100)
commit76cbe811dafea0609e87ee4b9d025e2387e20fac
tree6d7055ceef9863533121af1210910b3318099197
parent4f97475d326c2773a78561fb874e4f23c25cbcd9
patch 8.1.0942: options window still checks for the multi_byte feature

Problem:    Options window still checks for the multi_byte feature.
Solution:   Remove the unnecessary check. (Dominique Pelle, closes #3990)
runtime/optwin.vim
src/version.c