1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00

(highlight-changes-mode): Add autoload cookie for variable.

This commit is contained in:
Dave Love 1999-09-03 23:12:57 +00:00
parent 433d333d70
commit aaaecdf3ea

View 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 " ??")