Merge remote-tracking branch 'vim/master'

This commit is contained in:
Kazuki Sakamoto
2017-02-11 20:33:53 -08:00
2 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -73,7 +73,7 @@ func Test_packadd_symlink_dir()
endif
let top2_dir = s:topdir . '/Xdir2'
let real_dir = s:topdir . '/Xsym'
silent !ln -s real_dir top2_dir
exec "silent !ln -s" real_dir top2_dir
let &rtp = top2_dir . ',' . top2_dir . '/after'
let &packpath = &rtp
@@ -98,6 +98,7 @@ func Test_packadd_symlink_dir()
set rtp&
let rtp = &rtp
exec "silent !rm" top2_dir
endfunc
" Check command-line completion for 'packadd'
+4
View File
@@ -779,6 +779,10 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
326,
/**/
325,
/**/
324,
/**/