Mercurial > emacs
changeset 52892:8a19599151b0
(compile-auto-highlight): Undo July 7 change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 20 Oct 2003 23:31:27 +0000 |
parents | a6806242012a |
children | a8714ce78ab1 |
files | lisp/progmodes/compile.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/compile.el Mon Oct 20 23:31:01 2003 +0000 +++ b/lisp/progmodes/compile.el Mon Oct 20 23:31:27 2003 +0000 @@ -50,7 +50,7 @@ integer) :group 'compilation) -(defcustom compile-auto-highlight t +(defcustom compile-auto-highlight nil "*Specify how many compiler errors to highlight (and parse) initially. \(Highlighting applies to an error message when the mouse is over it.) If this is a number N, all compiler error messages in the first N lines