]> granicus.if.org Git - vim/commitdiff
patch 8.1.0155: evim.man missing from the distribution v8.1.0155
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Jul 2018 20:58:17 +0000 (22:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Jul 2018 20:58:17 +0000 (22:58 +0200)
Problem:    Evim.man missing from the distribution.
Solution:   Add it to the list.

Filelist
src/version.c

index 5695a38602ce748e8b2601872c932266ff6a2577..e38760991022741fbad92e20b79e59769534f366 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -710,6 +710,7 @@ RT_NO_UNIX =        \
 
 # runtime for Amiga (also in the extra archive)
 RT_AMI_DOS =   \
+               runtime/doc/evim.man \
                runtime/doc/vim.man \
                runtime/doc/vimdiff.man \
                runtime/doc/vimtutor.man \
index 8d97843c554520bad16cc95dbd5d1378dc5fd5d2..2be3ae1c0e6192c9ead1a85e0b8fd178c96dc77d 100644 (file)
@@ -789,6 +789,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    155,
 /**/
     154,
 /**/