1
0
forked from aniani/vim

patch 8.2.4513: window-local directory is not applied if 'acd' fails

Problem:    Window-local directory is not applied if 'acd' fails.
Solution:   Don't call do_autochdir(). (closes #9891)
This commit is contained in:
zeertzjq
2022-03-05 17:00:31 +00:00
committed by Bram Moolenaar
parent df1bbea436
commit b29ae15977
3 changed files with 11 additions and 9 deletions

View File

@@ -754,6 +754,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4513,
/**/
4512,
/**/