summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/hilit-chg.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/hilit-chg.el b/lisp/hilit-chg.el
index 2d84ee68fa0..c7a0586aa44 100644
--- a/lisp/hilit-chg.el
+++ b/lisp/hilit-chg.el
@@ -399,6 +399,8 @@ Otherwise, this list will be constructed when needed from
;; These shouldn't be changed!
+;; Autoload for the benefit of `make-mode-line-mouse-sensitive'.
+;;;###autoload
(defvar highlight-changes-mode nil)
(defvar hilit-chg-list nil)
(defvar hilit-chg-string " ??")