File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -463,6 +463,7 @@ RT_ALL = \
463463 runtime/macros/hanoi/hanoi.vim \
464464 runtime/macros/hanoi/poster \
465465 runtime/macros/justify.vim \
466+ runtime/macros/less.bat \
466467 runtime/macros/less.sh \
467468 runtime/macros/less.vim \
468469 runtime/macros/life/click.me \
@@ -666,6 +667,8 @@ EXTRA = \
666667
667668# generic language files
668669LANG_GEN = \
670+ runtime/doc/*-de.1 \
671+ runtime/doc/*-de.UTF-8.1 \
669672 runtime/doc/*-fr.1 \
670673 runtime/doc/*-fr.UTF-8.1 \
671674 runtime/doc/*-it.1 \
Original file line number Diff line number Diff line change @@ -714,6 +714,8 @@ static char *(features[]) =
714714
715715static int included_patches [] =
716716{ /* Add new patch number below this line */
717+ /**/
718+ 602 ,
717719/**/
718720 601 ,
719721/**/
You can’t perform that action at this time.
0 commit comments