]> git.eshelyaron.com Git - emacs.git/commitdiff
(defgroup hi-lock-interactive-text-highlighting): Remove autoload
authorMarkus Rost <rost@math.uni-bielefeld.de>
Tue, 12 Nov 2002 00:10:23 +0000 (00:10 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Tue, 12 Nov 2002 00:10:23 +0000 (00:10 +0000)
cookie.

lisp/hi-lock.el

index 8d40852cf6889d8291143f30dca4f4c7ca1ad21b..85f442795251acd237a89e57f13167b2786cf60f 100644 (file)
@@ -83,7 +83,6 @@
 (eval-and-compile
   (require 'font-lock))
 
-;;;###autoload
 (defgroup hi-lock-interactive-text-highlighting nil
   "Interactively add and remove font-lock patterns for highlighting text."
   :group 'faces)