# HG changeset patch
# User Markus Rost <rost@math.uni-bielefeld.de>
# Date 1037059823 0
# Node ID e96f9b3c1ad219ccba38e30efe49f528e3af32be
# Parent  e783253d4d5a304efb70014bdcacf3aeca90606e
(defgroup hi-lock-interactive-text-highlighting): Remove autoload
cookie.

diff -r e783253d4d5a -r e96f9b3c1ad2 lisp/hi-lock.el
--- a/lisp/hi-lock.el	Tue Nov 12 00:09:44 2002 +0000
+++ b/lisp/hi-lock.el	Tue Nov 12 00:10:23 2002 +0000
@@ -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)