Import some interworking support code from devo.
[official-gcc.git] / texinfo / emacs / README
blob23053166c3f11eba111a1abd7acca4ba4c70b4fd
1 This directory contains Emacs Lisp sources related to Texinfo.
3 M-x texinfo-format-buffer is no longer the standard way to make .info
4 files, and may or may not work.  Use makeinfo instead.  See the
5 `makeinfo advantages' in the manual for why.
7 The files here may or may not be newer than the versions in the latest
8 Emacs distribution -- there is only one master source, so it simply
9 depends on what was released later.  Use whatever works better for you.
11 They are not compiled or installed by default, because of the above, and
12 also due to the wide variations in sites' Emacs installations.
14 Even if you do install them, you may not want to compile them if your
15 site is running multiple versions of Emacs, since .elc files are not
16 portable between all Emacs releases.  If you do want to compile them,
17 just run the ./elisp-comp shell script.