changeset 25533:121060238dc8

(highlight-changes-mode): Add autoload cookie for variable.
author Dave Love <fx@gnu.org>
date Fri, 03 Sep 1999 23:12:57 +0000
parents 9ed9cbc425fe
children 297c943363ed
files lisp/hilit-chg.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/hilit-chg.el	Fri Sep 03 23:12:27 1999 +0000
+++ b/lisp/hilit-chg.el	Fri Sep 03 23:12:57 1999 +0000
@@ -399,6 +399,8 @@
 
 ;; 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 " ??")