emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/compile.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/compile.texi
Date: Sat, 18 Jun 2005 09:42:00 -0400

Index: emacs/lispref/compile.texi
diff -c emacs/lispref/compile.texi:1.21 emacs/lispref/compile.texi:1.22
*** emacs/lispref/compile.texi:1.21     Mon Feb 14 10:05:53 2005
--- emacs/lispref/compile.texi  Sat Jun 18 13:42:00 2005
***************
*** 426,432 ****
  @section Compiler Errors
  @cindex compiler errors
  
!   Byte compilation writes errors and warnings into the buffer
  @samp{*Compile-Log*}.  The messages include file names and line
  numbers that identify the location of the problem.  The usual Emacs
  commands for operating on compiler diagnostics work properly on
--- 426,432 ----
  @section Compiler Errors
  @cindex compiler errors
  
!   Byte compilation outputs all errors and warnings into the buffer
  @samp{*Compile-Log*}.  The messages include file names and line
  numbers that identify the location of the problem.  The usual Emacs
  commands for operating on compiler diagnostics work properly on




reply via email to

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