]> git.eshelyaron.com Git - emacs.git/commitdiff
(highlight-changes-mode): Add autoload cookie for variable.
authorDave Love <fx@gnu.org>
Fri, 3 Sep 1999 23:12:57 +0000 (23:12 +0000)
committerDave Love <fx@gnu.org>
Fri, 3 Sep 1999 23:12:57 +0000 (23:12 +0000)
lisp/hilit-chg.el

index 2d84ee68fa0af8d5686655079703c7c413c0697f..c7a0586aa44362f145ec30ff91f36c1e362e09b7 100644 (file)
@@ -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 " ??")