1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00

(compilation-current-error): Add defvar.

This commit is contained in:
Juanma Barranquero 2005-08-31 13:51:34 +00:00
parent f63f87375c
commit ca60ee11ec

View File

@ -34,6 +34,8 @@
(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