]> granicus.if.org Git - vim/commit
patch 8.1.1431: popup window listed as "Scratch" v8.1.1431
authorBram Moolenaar <Bram@vim.org>
Thu, 30 May 2019 20:32:34 +0000 (22:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 30 May 2019 20:32:34 +0000 (22:32 +0200)
commitc6896e20f8e7e8d9fe0fd1ad333aae1130d714e1
tree4155d494ff12b6a2caf736f8f26e4edb826cb0c1
parent402502d0e4019ca97330eff40b9fb13736304896
patch 8.1.1431: popup window listed as "Scratch"

Problem:    Popup window listed as "Scratch".
Solution:   List them as "Popup".
runtime/doc/popup.txt
runtime/doc/windows.txt
src/buffer.c
src/popupwin.c
src/testdir/test_popupwin.vim
src/version.c