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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Wed, 31 Aug 2005 09:51:34 -0400

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.746 emacs/lisp/simple.el:1.747
*** emacs/lisp/simple.el:1.746  Sat Aug 27 12:30:36 2005
--- emacs/lisp/simple.el        Wed Aug 31 13:51:34 2005
***************
*** 34,39 ****
--- 34,41 ----
    (autoload 'widget-convert "wid-edit")
    (autoload 'shell-mode "shell"))
  
+ (defvar compilation-current-error)
+ 
  (defcustom idle-update-delay 0.5
    "*Idle time delay before updating various things on the screen.
  Various Emacs features that update auxiliary information when point moves




reply via email to

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