comparison src/version.c @ 7629:befbed72da87 v7.4.1114

commit https://github.com/vim/vim/commit/43a34f9f74fdce462fa250baab620264c28b6165 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 17 15:56:34 2016 +0100 patch 7.4.1114 Problem: delete() does not work well with symbolic links. Solution: Recognize symbolik links.
author Christian Brabandt <cb@256bit.org>
date Sun, 17 Jan 2016 16:00:05 +0100
parents d9ec7d22494d
children ad3e9ea845e7
comparison
equal deleted inserted replaced
7628:d74db83fa956 7629:befbed72da87
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 1114,
744 /**/ 746 /**/
745 1113, 747 1113,
746 /**/ 748 /**/
747 1112, 749 1112,
748 /**/ 750 /**/