]> granicus.if.org Git - vim/commit
patch 8.1.1447: not allowed to create an empty popup v8.1.1447
authorBram Moolenaar <Bram@vim.org>
Sun, 2 Jun 2019 11:22:11 +0000 (13:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 2 Jun 2019 11:22:11 +0000 (13:22 +0200)
commit7b29dd850752b975baef47b66c590f5e978ad847
treec20ace7b741ac6c4e672c81ff749d4a24fd0f36f
parent9eaac896501bcd6abdd430a90293eae8101df24a
patch 8.1.1447: not allowed to create an empty popup

Problem:    Not allowed to create an empty popup.
Solution:   Remove restriction that there is some text. (closes #4470)
src/popupwin.c
src/testdir/test_popupwin.vim
src/version.c