summaryrefslogtreecommitdiffstats
path: root/Doc/tools/mkinfo
Commit message (Collapse)AuthorAgeFilesLines
* Integrate updates to the GNU info conversion.Fred Drake2002-11-131-4/+13
| | | | | This includes SF patch #590352 and additional support for more of the custom markup.
* Remove unused variable.Fred Drake2002-07-091-1/+0
|
* Integrated SF patch #539487 by Matthias Klose:Fred Drake2002-05-031-6/+13
| | | | | | | | This patch adds Milan Zamazal's conversion script and modifies the mkinfo script to build the info doc files from the LaTeX sources. Currently, the mac, doc and inst TeX files are not handled. Explicitly checks for GNU Emacs 21.
* Add a few comments.Fred Drake1999-01-081-1/+8
|
* New support scripts for HTML->info conversion that use Michael Ernst's newFred Drake1999-01-081-0/+41
conversion tools.