]> granicus.if.org Git - vim/commit
patch 7.4.1114 v7.4.1114
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Jan 2016 14:56:34 +0000 (15:56 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Jan 2016 14:56:34 +0000 (15:56 +0100)
commit43a34f9f74fdce462fa250baab620264c28b6165
tree4626c150935791d87ea175fa662d40b79e4ba634
parent4119cf80e1e534057680f9543e73edf7967c2440
patch 7.4.1114
Problem:    delete() does not work well with symbolic links.
Solution:   Recognize symbolik links.
runtime/doc/eval.txt
src/eval.c
src/fileio.c
src/os_unix.c
src/proto/os_unix.pro
src/testdir/test_delete.vim
src/version.c