view tools/rename.bat @ 28431:4fbdd4ce9edb v8.2.4740

patch 8.2.4740: when expand() fails there is no error message Commit: https://github.com/vim/vim/commit/575445200bd35283191ecd7a0d596b37c5b477a4 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 12 12:54:11 2022 +0100 patch 8.2.4740: when expand() fails there is no error message Problem: When expand() fails there is no error message. Solution: When 'verbose' is set give an error message.
author Bram Moolenaar <Bram@vim.org>
date Tue, 12 Apr 2022 14:00:05 +0200
parents 217c97e06615
children 7a3de23515d6
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 uninstall.exe uninstallw32.exe