comparison Filelist @ 12952:7fd105bfe992 v8.0.1352

patch 8.0.1352: dead URLs in the help go unnoticed commit https://github.com/vim/vim/commit/f38c86eb6b665d9fcd3d232820a48198eccac376 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Nov 28 14:19:07 2017 +0100 patch 8.0.1352: dead URLs in the help go unnoticed Problem: Dead URLs in the help go unnoticed. Solution: Add a script to check URLs in the help files. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Tue, 28 Nov 2017 14:30:05 +0100
parents 2d54f1e7ba0f
children 0d23a49da746
comparison
equal deleted inserted replaced
12951:749acedeee6e 12952:7fd105bfe992
582 runtime/doc/*.awk \ 582 runtime/doc/*.awk \
583 runtime/doc/*.pl \ 583 runtime/doc/*.pl \
584 runtime/doc/*.txt \ 584 runtime/doc/*.txt \
585 runtime/doc/Makefile \ 585 runtime/doc/Makefile \
586 runtime/doc/doctags.c \ 586 runtime/doc/doctags.c \
587 runtime/doc/test_urls.vim \
587 runtime/doc/vim.1 \ 588 runtime/doc/vim.1 \
588 runtime/doc/evim.1 \ 589 runtime/doc/evim.1 \
589 runtime/doc/vimdiff.1 \ 590 runtime/doc/vimdiff.1 \
590 runtime/doc/vimtutor.1 \ 591 runtime/doc/vimtutor.1 \
591 runtime/doc/xxd.1 \ 592 runtime/doc/xxd.1 \