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


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

Reply via email to