]> granicus.if.org Git - vim/commit
patch 8.1.0761: default value for brief_wait is wrong v8.1.0761
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Jan 2019 13:12:02 +0000 (14:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Jan 2019 13:12:02 +0000 (14:12 +0100)
commite299bbdf6e7edd633501b7a0e11c349c703c361b
tree1245b81d916a6a7a0eba4883b026aa385df02988
parent617d7ef0462e86ec946d8932e4d157e65bbc9aa8
patch 8.1.0761: default value for brief_wait is wrong

Problem:    Default value for brief_wait is wrong.
Solution:   Make the default FALSE. (Ozaki Kiichi, closes #3812, closes #3799)
src/ui.c
src/version.c