1
0
forked from aniani/vim

patch 8.1.1942: shadow directory gets outdated when files are added

Problem:    Shadow directory gets outdated when files are added.
Solution:   Add the "shadowupdate" target and add a few comments.
This commit is contained in:
Bram Moolenaar
2019-08-30 13:59:29 +02:00
parent ad5db44c01
commit 58a297b28d
2 changed files with 29 additions and 2 deletions

View File

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