diff --git a/urgrep.el b/urgrep.el index 5a2e8af..d84fc91 100644 --- a/urgrep.el +++ b/urgrep.el @@ -711,6 +711,7 @@ COLOR: non-nil (the default) if the output should use color." ;; urgrep-mode +(defvar ansi-color-for-compilation-mode) (defvar outline-search-function) (defvar outline-level) (defvar outline-minor-mode-use-buttons)