]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.896 v7.4.896
authorBram Moolenaar <Bram@vim.org>
Tue, 13 Oct 2015 17:43:17 +0000 (19:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 13 Oct 2015 17:43:17 +0000 (19:43 +0200)
commitb4f6a46b01ed00b642a2271e9d1559e51ab0f2c4
tree48ba58ed615bcd676e499527d938d97ac7bce09e
parent23d1b62746dce048c80cc19e7e5af1d513b6b4cf
patch 7.4.896
Problem:    Editing a URL, which netrw should handle, doesn't work.
Solution:   Avoid changing slashes to backslashes. (Yasuhiro Matsumoto)
src/fileio.c
src/os_mswin.c
src/version.c