gcc/texinfo/emacs
Jeff Law 38e012594e typo typo fixes fixes
From-SVN: r19601
1998-05-06 15:09:07 -06:00
..
Makefile.am Try test commit again. This time get everything. 1998-03-24 11:08:49 -07:00
Makefile.in This commit was generated by cvs2svn to compensate for changes in r18765, 1998-03-22 13:43:15 -07:00
README Initial revision 1998-03-22 21:41:58 -07:00
detexinfo.el Initial revision 1997-08-21 18:57:35 -04:00
elisp-comp Try test commit again. This time get everything. 1998-03-24 11:08:49 -07:00
info.el This commit was generated by cvs2svn to compensate for changes in r18765, 1998-03-22 13:43:15 -07:00
informat.el This commit was generated by cvs2svn to compensate for changes in r18765, 1998-03-22 13:43:15 -07:00
makeinfo.el This commit was generated by cvs2svn to compensate for changes in r18765, 1998-03-22 13:43:15 -07:00
new-useful-setqs Initial revision 1997-08-21 18:57:35 -04:00
texinfmt.el typo typo fixes fixes 1998-05-06 15:09:07 -06:00
texinfo.el This commit was generated by cvs2svn to compensate for changes in r18765, 1998-03-22 13:43:15 -07:00
texnfo-tex.el Initial revision 1997-08-21 18:57:35 -04:00
texnfo-upd.el This commit was generated by cvs2svn to compensate for changes in r18765, 1998-03-22 13:43:15 -07:00

README

This directory contains Emacs Lisp sources related to Texinfo.

M-x texinfo-format-buffer is no longer the standard way to make .info
files, and may or may not work.  Use makeinfo instead.  See the
`makeinfo advantages' in the manual for why.

The files here may or may not be newer than the versions in the latest
Emacs distribution -- there is only one master source, so it simply
depends on what was released later.  Use whatever works better for you.

They are not compiled or installed by default, because of the above, and
also due to the wide variations in sites' Emacs installations.

Even if you do install them, you may not want to compile them if your
site is running multiple versions of Emacs, since .elc files are not
portable between all Emacs releases.  If you do want to compile them,
just run the ./elisp-comp shell script.