zeertzjq
0ff3187fb8
vim-patch:8.1.2373: cannot build with +popupwin but without +quickfix
...
Problem: Cannot build with +popupwin but without +quickfix. (John Marriott)
Solution: Adjust #ifdefs.
5a4c3082d7
Co-authored-by: Bram Moolenaar <Bram@vim.org >
2023-11-13 13:50:43 +08:00
zeertzjq
f1b415b3ab
vim-patch:9.0.1472: ":drop fname" may change the last used tab page ( #23230 )
...
Problem: ":drop fname" may change the last used tab page.
Solution: Restore the last used tab page when :drop has changed it.
(closes vim/vim#12087 )
8281a16efc
Co-authored-by: Bram Moolenaar <Bram@vim.org >
2023-04-21 09:02:30 +08:00
dundargoc
af23d17388
test: move oldtests to test directory ( #22536 )
...
The new oldtest directory is in test/old/testdir. The reason for this is
that many tests have hardcoded the parent directory name to be
'testdir'.
2023-03-07 11:13:04 +08:00