From: Richard M. Stallman Date: Mon, 28 Mar 2005 21:04:23 +0000 (+0000) Subject: (Top): Update list of subnodes of building.texi. X-Git-Tag: ttn-vms-21-2-B4~1429 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=05ff843ed70c883c6dd4217dabd0f916d2b9fd9f;p=emacs.git (Top): Update list of subnodes of building.texi. --- diff --git a/man/emacs.texi b/man/emacs.texi index 0cc3c1a6026..2aaa1ff8353 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