]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1422: popup_getoptions() not implemented yet v8.1.1422
authorBram Moolenaar <Bram@vim.org>
Thu, 30 May 2019 12:29:45 +0000 (14:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 30 May 2019 12:29:45 +0000 (14:29 +0200)
commit8c2a600f72ca930841a5f4f7eac22884238afaf3
treee8c7ce6db4d5ad9aac0cc7bd2d3f5581e551704a
parent1714696600f2859f897f4ffb33cedb5de09eded3
patch 8.1.1422: popup_getoptions() not implemented yet

Problem:    Popup_getoptions() not implemented yet.
Solution:   Implement it. (closes #4452)
runtime/doc/popup.txt
src/evalfunc.c
src/popupwin.c
src/proto/popupwin.pro
src/testdir/test_popupwin.vim
src/version.c