mirror of
https://github.com/vim/vim.git
synced 2025-07-24 10:45:12 -04:00
patch 8.2.2593: list of distributed files is incomplete
Problem: List of distributed files is incomplete. Solution: Add a file and rename another.
This commit is contained in:
parent
c8cdf0f80b
commit
0de8e2d6a3
3
Filelist
3
Filelist
@ -13,7 +13,8 @@ SRC_ALL = \
|
||||
.hgignore \
|
||||
.lgtm.yml \
|
||||
.travis.yml \
|
||||
appveyor.yml \
|
||||
.appveyor.yml \
|
||||
.codecov.yml \
|
||||
ci/appveyor.bat \
|
||||
ci/build-snd-dummy.sh \
|
||||
ci/config.mk*.sed \
|
||||
|
@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2593,
|
||||
/**/
|
||||
2592,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user