From: Chong Yidong Date: Mon, 17 Nov 2008 01:38:08 +0000 (+0000) Subject: * building.texi (Compilation): Document first-error value of X-Git-Tag: emacs-pretest-23.0.90~1756 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b0570c253a8e5150b869b6eea898570c8a108b95;p=emacs.git * building.texi (Compilation): Document first-error value of compilation-scroll-output. (Compilation Mode): Note that compilation-auto-jump-to-first-error works as soon as an error is available. Suggested by Juri Linkov. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index e711e2ad3e0..b3e2bdc3a91 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,10 @@ 2008-11-17 Chong Yidong + * building.texi (Compilation): Document first-error value of + compilation-scroll-output. + (Compilation Mode): Note that compilation-auto-jump-to-first-error + works as soon as an error is available. Suggested by Juri Linkov. + * mini.texi (Passwords): New node. * files.texi (Remote Files): Link to Passwords node.