view tools/rename.bat @ 14206:f2ab259ef88a v8.1.0120

patch 8.1.0120: buffer 'modified' set even when :sort has no changes commit https://github.com/vim/vim/commit/dc9e955fb07f410d5d3e981ce18d895dd2847c85 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 28 11:28:08 2018 +0200 patch 8.1.0120: buffer 'modified' set even when :sort has no changes Problem: Buffer 'modified' set even when :sort has no changes. Solution: Only set 'modified' when lines are moved. (Jason Franklin)
author Christian Brabandt <cb@256bit.org>
date Thu, 28 Jun 2018 11:30:07 +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