(next-error-highlight-timer): New variable.
This commit is contained in:
parent
671dfbd8cf
commit
814c3037ec
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,8 @@ If `fringe-arrow', indicate the locus by the fringe arrow."
|
|||
:group 'next-error
|
||||
:version "22.1")
|
||||
|
||||
(defvar next-error-highlight-timer nil)
|
||||
|
||||
(defvar next-error-last-buffer nil
|
||||
"The most recent next-error buffer.
|
||||
A buffer becomes most recent when its compilation, grep, or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue