| commit | d0e2d94589d11cad514d1d66ade76d497e9d7567 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Tue Mar 19 18:31:49 2013 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Tue Mar 19 18:31:49 2013 +0100 |
| tree | 158439512a9e8af7f411f006d12a22335dadaee0 | |
| parent | c2c355df6f094cdb9e599fd395a78c14486ec697 [diff] |
updated for version 7.3.874
Problem: Comparing file names does not handle multi-byte characters
properly.
Solution: Implement multi-byte handling.