diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-06-03 20:25:18 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-06-03 20:25:18 +0200 |
commit | 9160441955bc6aae91bc2d3ca415b410bad36403 (patch) | |
tree | 0b316d24d9356ae1adc6aea65a20f7fc5c94b32d /runtime/doc/Makefile | |
parent | bbd6afe03e138886f70989f31be110726ca077d8 (diff) | |
download | vim-git-9160441955bc6aae91bc2d3ca415b410bad36403.tar.gz |
Move text from various.txt to a new helphelp.txt help file.
Diffstat (limited to 'runtime/doc/Makefile')
-rw-r--r-- | runtime/doc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile index 2f697508b..a8a6410d5 100644 --- a/runtime/doc/Makefile +++ b/runtime/doc/Makefile @@ -37,6 +37,7 @@ DOCS = \ hangulin.txt \ hebrew.txt \ help.txt \ + helphelp.txt \ howto.txt \ if_cscop.txt \ if_mzsch.txt \ |