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:
parent
433d333d70
commit
aaaecdf3ea
@ -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 " ??")
|
||||
|
Loading…
Reference in New Issue
Block a user