0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 7.4.1387

Problem:    Win16 docs still referenced.
Solution:   Remove Win16 files from the docs Makefile. (Kenichi Ito)
This commit is contained in:
Bram Moolenaar
2016-02-22 20:07:49 +01:00
parent 23c463a157
commit 8f8ae40ce4
2 changed files with 2 additions and 5 deletions

View File

@@ -32,7 +32,6 @@ DOCS = \
ft_ada.txt \ ft_ada.txt \
ft_sql.txt \ ft_sql.txt \
gui.txt \ gui.txt \
gui_w16.txt \
gui_w32.txt \ gui_w32.txt \
gui_x11.txt \ gui_x11.txt \
hangulin.txt \ hangulin.txt \
@@ -167,7 +166,6 @@ HTMLS = \
ft_ada.html \ ft_ada.html \
ft_sql.html \ ft_sql.html \
gui.html \ gui.html \
gui_w16.html \
gui_w32.html \ gui_w32.html \
gui_x11.html \ gui_x11.html \
hangulin.html \ hangulin.html \
@@ -388,9 +386,6 @@ hebrew.txt:
russian.txt: russian.txt:
touch russian.txt touch russian.txt
gui_w16.txt:
touch gui_w16.txt
gui_w32.txt: gui_w32.txt:
touch gui_w32.txt touch gui_w32.txt

View File

@@ -748,6 +748,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 */
/**/
1387,
/**/ /**/
1386, 1386,
/**/ /**/