aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-03-28 21:04:23 +0000
committerRichard M. Stallman <[email protected]>2005-03-28 21:04:23 +0000
commit05ff843ed70c883c6dd4217dabd0f916d2b9fd9f (patch)
tree95ded9606a0dd9696710c57f99170a1bd655eef8 /man
parent10510ea3e3456b03fa2606fe224aa25f6148234e (diff)
(Top): Update list of subnodes of building.texi.
Diffstat (limited to 'man')
-rw-r--r--man/emacs.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/emacs.texi b/man/emacs.texi
index 0cc3c1a602..2aaa1ff835 100644
--- a/man/emacs.texi
+++ b/man/emacs.texi
@@ -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