mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 19:19:59 +08:00
1eb3e8442f
From-SVN: r18770
7 lines
274 B
Plaintext
7 lines
274 B
Plaintext
A standalone program to convert Texinfo source into Info files
|
|
readable with standalone info or M-x info in Emacs.
|
|
makeinfo can also output plain ASCII.
|
|
|
|
The Emacs function M-x texinfo-format-buffer does the same job, but
|
|
makeinfo is faster and gives better error messages.
|