view tools/rename.bat @ 15339:417bf10a756d v8.1.0677

patch 8.1.0677: look-behind match may use the wrong line number commit https://github.com/vim/vim/commit/866f3558141aa68862aa2fedbb7747bf2365e838 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 1 22:19:08 2019 +0100 patch 8.1.0677: look-behind match may use the wrong line number Problem: Look-behind match may use the wrong line number. (Dominique Pelle) Solution: Use the line number in regsave instead of the one in behind_pos, we may be looking at the previous line. (closes #3749)
author Bram Moolenaar <Bram@vim.org>
date Tue, 01 Jan 2019 22:30:08 +0100
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