| commit | c62a644eaf31ff1ea6e3d569d0fe8c9d4eb3d908 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Thu Nov 21 18:13:37 2013 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 21 18:13:37 2013 +0100 |
| tree | 8ee2e188df3586e8b3c88a9463885f41da353263 | |
| parent | ace8d8ee2f5d6ddd6d47272609c75155ce533f97 [diff] |
updated for version 7.4.103
Problem: Dos installer uses an old way to escape spaces in the diff
command.
Solution: Adjust the quoting to the new default shellxquote. (Ben Fritz)