emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Mon, 28 Mar 2005 23:55:44 -0500

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.702 emacs/lisp/simple.el:1.703
*** emacs/lisp/simple.el:1.702  Sat Mar 19 14:24:38 2005
--- emacs/lisp/simple.el        Tue Mar 29 04:55:43 2005
***************
*** 105,110 ****
--- 105,112 ----
    :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




reply via email to

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