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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/compile.el [lexbind]
Date: Thu, 20 Nov 2003 19:36:41 -0500

Index: emacs/lisp/progmodes/compile.el
diff -c emacs/lisp/progmodes/compile.el:1.256.2.2 
emacs/lisp/progmodes/compile.el:1.256.2.3
*** emacs/lisp/progmodes/compile.el:1.256.2.2   Tue Oct 14 19:30:16 2003
--- emacs/lisp/progmodes/compile.el     Thu Nov 20 19:35:51 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]