view tools/rename.bat @ 11609:6f11697fb92c v8.0.0687

patch 8.0.0687: minor issues related to quickfix commit https://github.com/vim/vim/commit/86f100dc0922e83bead7bcd5fd2bb2abbf153f46 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jun 28 21:26:27 2017 +0200 patch 8.0.0687: minor issues related to quickfix Problem: Minor issues related to quickfix. Solution: Set the proper return status for all cases in setqflist() and at test cases for this. Move the "adding" flag outside of FEAT_WINDOWS. Minor update to the setqflist() help text. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Wed, 28 Jun 2017 21:30:03 +0200
parents f0b1cbf9467e
children 217c97e06615
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstal.exe uninstalw32.exe