mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(highlight-changes-mode): Add autoload cookie for variable.
This commit is contained in:
parent
433d333d70
commit
aaaecdf3ea
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue