diff options
Diffstat (limited to 'lisp/htmlfontify.el')
| -rw-r--r-- | lisp/htmlfontify.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index f110597fe5c..6501339c4ad 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el @@ -146,6 +146,8 @@ main-content <=MAIN_CONTENT;\\n\" rtfm-section file style rtfm-section file)) "Convert buffers and files to HTML." :group 'applications :link '(variable-link htmlfontify-manual) + :link '(custom-manual "(htmlfontify) Top") + :link '(info-link "(htmlfontify) Customization") :prefix "hfy-") (defcustom hfy-page-header 'hfy-default-header |
