emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/compile.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/compile.el
Date: Mon, 20 Oct 2003 19:31:28 -0400

Index: emacs/lisp/progmodes/compile.el
diff -c emacs/lisp/progmodes/compile.el:1.280 
emacs/lisp/progmodes/compile.el:1.281
*** emacs/lisp/progmodes/compile.el:1.280       Mon Sep 22 11:25:47 2003
--- emacs/lisp/progmodes/compile.el     Mon Oct 20 19:31:27 2003
***************
*** 50,56 ****
                 integer)
    :group 'compilation)
  
! (defcustom compile-auto-highlight t
    "*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
--- 50,56 ----
                 integer)
    :group 'compilation)
  
! (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




reply via email to

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