mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
patch 8.1.0155: evim.man missing from the distribution
Problem: Evim.man missing from the distribution. Solution: Add it to the list.
This commit is contained in:
1
Filelist
1
Filelist
@@ -710,6 +710,7 @@ RT_NO_UNIX = \
|
|||||||
|
|
||||||
# runtime for Amiga (also in the extra archive)
|
# runtime for Amiga (also in the extra archive)
|
||||||
RT_AMI_DOS = \
|
RT_AMI_DOS = \
|
||||||
|
runtime/doc/evim.man \
|
||||||
runtime/doc/vim.man \
|
runtime/doc/vim.man \
|
||||||
runtime/doc/vimdiff.man \
|
runtime/doc/vimdiff.man \
|
||||||
runtime/doc/vimtutor.man \
|
runtime/doc/vimtutor.man \
|
||||||
|
@@ -789,6 +789,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
155,
|
||||||
/**/
|
/**/
|
||||||
154,
|
154,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user