emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/building.texi


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/man/building.texi
Date: Sun, 06 Apr 2003 17:11:24 -0400

Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.28 emacs/man/building.texi:1.29
*** emacs/man/building.texi:1.28        Tue Feb  4 09:53:26 2003
--- emacs/man/building.texi     Sun Apr  6 17:11:23 2003
***************
*** 73,79 ****
  last time you did @kbd{M-x compile}.  If you type just @key{RET}, the
  same command line is used again.  For the first @kbd{M-x compile}, the
  default is @samp{make -k}, which is correct most of the time for
! nontrivial programs.  (@xref{Make,, Make, make, GNU Make Manual}.)
  The default compilation command comes from the variable
  @code{compile-command}; if the appropriate compilation command for a
  file is something other than @samp{make -k}, it can be useful for the
--- 73,79 ----
  last time you did @kbd{M-x compile}.  If you type just @key{RET}, the
  same command line is used again.  For the first @kbd{M-x compile}, the
  default is @samp{make -k}, which is correct most of the time for
! nontrivial programs.  (@xref{Top,, Make, make, GNU Make Manual}.)
  The default compilation command comes from the variable
  @code{compile-command}; if the appropriate compilation command for a
  file is something other than @samp{make -k}, it can be useful for the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]