mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(compile-auto-highlight): Undo July 7 change.
This commit is contained in:
parent
0640e91a85
commit
59bb4146a3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue