comparison Filelist @ 14278:e92964e4e58e v8.1.0155

patch 8.1.0155: evim.man missing from the distribution commit https://github.com/vim/vim/commit/ae728edc93fe5a2f8c39fa75b1ae9ed71526858c Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 5 22:58:17 2018 +0200 patch 8.1.0155: evim.man missing from the distribution Problem: Evim.man missing from the distribution. Solution: Add it to the list.
author Christian Brabandt <cb@256bit.org>
date Thu, 05 Jul 2018 23:00:06 +0200
parents 5403d789674f
children ffd03eb67836
comparison
equal deleted inserted replaced
14277:ab7f6c36c8d7 14278:e92964e4e58e
708 # runtime not for unix or extra 708 # runtime not for unix or extra
709 RT_NO_UNIX = \ 709 RT_NO_UNIX = \
710 710
711 # runtime for Amiga (also in the extra archive) 711 # runtime for Amiga (also in the extra archive)
712 RT_AMI_DOS = \ 712 RT_AMI_DOS = \
713 runtime/doc/evim.man \
713 runtime/doc/vim.man \ 714 runtime/doc/vim.man \
714 runtime/doc/vimdiff.man \ 715 runtime/doc/vimdiff.man \
715 runtime/doc/vimtutor.man \ 716 runtime/doc/vimtutor.man \
716 runtime/doc/xxd.man \ 717 runtime/doc/xxd.man \
717 718