1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

(Top): Update list of subnodes of building.texi.

This commit is contained in:
Richard M. Stallman 2005-03-28 21:04:23 +00:00
parent 10510ea3e3
commit 05ff843ed7

View File

@ -564,6 +564,8 @@ Compiling and Testing Programs
* Compilation Mode:: The mode for visiting compiler errors.
* Compilation Shell:: Customizing your shell properly
for use in the compilation buffer.
* Grep Searching:: Searching with grep.
* Flymake:: Finding syntax errors on the fly.
* Debuggers:: Running symbolic debuggers for non-Lisp programs.
* Executing Lisp:: Various modes for editing Lisp programs,
with different facilities for running