diff options
author | Glenn Morris <rgm@gnu.org> | 2013-01-04 01:43:08 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-01-04 01:43:08 -0800 |
commit | 92d596112248baecbe6789d450d8e8ea405de19b (patch) | |
tree | fde6934fd2726857f80fb6711594344f759bbbb6 /info | |
parent | f99ced353f1e6d41f085d6325b0182ed2d644753 (diff) | |
download | emacs-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/dir | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |