[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/building.texi
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/man/building.texi |
Date: |
Tue, 10 May 2005 05:21:52 -0400 |
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] Changes to emacs/man/building.texi, Richard M . Stallman, 2005/05/01
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/01
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/06
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/07
- [Emacs-diffs] Changes to emacs/man/building.texi,
Richard M . Stallman <=
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/16
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/16
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/24
- [Emacs-diffs] Changes to emacs/man/building.texi, Richard M . Stallman, 2005/05/26
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/27