Mercurial > emacs
changeset 67114:440072194b4b
Fix typo.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 24 Nov 2005 21:11:42 +0000 |
parents | e5cb150b288f |
children | 152403ad207b |
files | lisp/hi-lock.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/hi-lock.el Thu Nov 24 21:05:33 2005 +0000 +++ b/lisp/hi-lock.el Thu Nov 24 21:11:42 2005 +0000 @@ -304,7 +304,7 @@ ;;;###autoload (define-global-minor-mode hi-lock-mode hi-lock-buffer-mode turn-on-hi-lock-if-enabled - :group 'hi-lock-interactive-text-highlighting) + :group 'hi-lock) (defun turn-on-hi-lock-if-enabled () (unless (memq major-mode hi-lock-exclude-modes)