]> code.delx.au - gnu-emacs/blobdiff - lisp/hilit-chg.el
*** empty log message ***
[gnu-emacs] / lisp / hilit-chg.el
index 2fad6bfff7d462f03536eea2479a6b6133e1b51c..c7a0586aa44362f145ec30ff91f36c1e362e09b7 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1998 Free Software Foundation, Inc.
 
-;; Author: Richard Sharman <rsharman@magma.ca>
+;; Author: Richard Sharman <rsharman@pobox.com>
 ;; Keywords: faces
 
 ;; This file is part of GNU Emacs.
 ;; ====================== Customization =======================
 (defgroup highlight-changes nil
   "Highlight Changes mode."
+  :version "20.4"
   :group 'faces)
 
 
@@ -398,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 " ??")