aboutsummaryrefslogtreecommitdiffstats
path: root/info
diff options
context:
space:
mode:
authorGlenn Morris2013-01-04 01:43:08 -0800
committerGlenn Morris2013-01-04 01:43:08 -0800
commit92d596112248baecbe6789d450d8e8ea405de19b (patch)
treefde6934fd2726857f80fb6711594344f759bbbb6 /info
parentf99ced353f1e6d41f085d6325b0182ed2d644753 (diff)
downloademacs-92d596112248baecbe6789d450d8e8ea405de19b.tar.gz
emacs-92d596112248baecbe6789d450d8e8ea405de19b.zip
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
74* Flymake: (flymake). A universal on-the-fly syntax checker. 74* Flymake: (flymake). A universal on-the-fly syntax checker.
75* Forms: (forms). Emacs package for editing data bases 75* Forms: (forms). Emacs package for editing data bases
76 by filling in forms. 76 by filling in forms.
77* Htmlfontify: (htmlfontify). Convert source code to html.
77* PCL-CVS: (pcl-cvs). Emacs front-end to CVS. 78* PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
78* RefTeX: (reftex). Emacs support for LaTeX cross-references 79* RefTeX: (reftex). Emacs support for LaTeX cross-references
79 and citations. 80 and citations.