summaryrefslogtreecommitdiff
path: root/info
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-01-04 01:43:08 -0800
committerGlenn Morris <rgm@gnu.org>2013-01-04 01:43:08 -0800
commit92d596112248baecbe6789d450d8e8ea405de19b (patch)
treefde6934fd2726857f80fb6711594344f759bbbb6 /info
parentf99ced353f1e6d41f085d6325b0182ed2d644753 (diff)
downloademacs-92d596112248baecbe6789d450d8e8ea405de19b.tar.gz
Add htmlfontify manual to build process
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add htmlfontify. (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT)) (htmlfontify.dvi, htmlfontify.pdf): New targets. * doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify. ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets. * info/dir: Add htmlfontify.
Diffstat (limited to 'info')
-rw-r--r--info/dir1
1 files changed, 1 insertions, 0 deletions
diff --git a/info/dir b/info/dir
index 4fa837e6a1e..55f7c71de79 100644
--- a/info/dir
+++ b/info/dir
@@ -74,6 +74,7 @@ Emacs misc features
* Flymake: (flymake). A universal on-the-fly syntax checker.
* Forms: (forms). Emacs package for editing data bases
by filling in forms.
+* Htmlfontify: (htmlfontify). Convert source code to html.
* PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
* RefTeX: (reftex). Emacs support for LaTeX cross-references
and citations.