File: makeinfo.el.html
Defined variables (6)
makeinfo-compilation-process | Process that runs ‘makeinfo’. Should start out nil. |
makeinfo-options | String containing options for running ‘makeinfo’. |
makeinfo-output-file-name | Info file name used for text output by ‘makeinfo’. |
makeinfo-output-node-name | Node name to visit in output file, for ‘makeinfo-buffer’. |
makeinfo-run-command | Command used to run ‘makeinfo’ subjob. |
makeinfo-temp-file | Temporary file name used for text being sent as input to ‘makeinfo’. |
Defined functions (8)
makeinfo-buffer | () |
makeinfo-compilation-sentinel-buffer | (PROC MSG) |
makeinfo-compilation-sentinel-region | (PROC MSG) |
makeinfo-compile | (COMMAND DISABLE-ERRORS SENTINEL) |
makeinfo-current-node | () |
makeinfo-next-error | (ARG RESET) |
makeinfo-recenter-compilation-buffer | (LINENUM) |
makeinfo-region | (REGION-BEGINNING REGION-END) |