Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.57 emacs/man/building.texi:1.58
*** emacs/man/building.texi:1.57        Sat May  7 22:56:00 2005
--- emacs/man/building.texi     Tue May 10 09:21:52 2005
***************
*** 117,124 ****
  
  @findex recompile
    To rerun the last compilation with the same command, type @kbd{M-x
! recompile}.  This automatically reuses the compilation command from the
! last invocation of @kbd{M-x compile}.
  
    Emacs does not expect a compiler process to launch asynchronous
  subprocesses; if it does, and they keep running after the main
--- 117,127 ----
  
  @findex recompile
    To rerun the last compilation with the same command, type @kbd{M-x
! recompile}.  This automatically reuses the compilation command from
! the last invocation of @kbd{M-x compile}.  It also reuses the
! @samp{*compilation*} buffer and starts the compilation in its default
! directory, which is the directory in which the previous compilation
! was started.
  
    Emacs does not expect a compiler process to launch asynchronous
  subprocesses; if it does, and they keep running after the main


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to