Mercurial > emacs
changeset 48256:e96f9b3c1ad2
(defgroup hi-lock-interactive-text-highlighting): Remove autoload
cookie.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Tue, 12 Nov 2002 00:10:23 +0000 |
parents | e783253d4d5a |
children | 29bcc571c1b6 |
files | lisp/hi-lock.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)