diff lisp/gnus/gnus-group.el @ 79180:2de3ac5bebfe

(gnus-group-highlight): Mark as risky.
author Richard M. Stallman <rms@gnu.org>
date Tue, 23 Oct 2007 09:46:21 +0000
parents 24202b793a08
children f4c90d55f00f a3c27999decb 4bc33ffdda1a
line wrap: on
line diff
--- a/lisp/gnus/gnus-group.el	Tue Oct 23 07:10:56 2007 +0000
+++ b/lisp/gnus/gnus-group.el	Tue Oct 23 09:46:21 2007 +0000
@@ -378,6 +378,7 @@
 ticked: The number of ticked articles."
   :group 'gnus-group-visual
   :type '(repeat (cons (sexp :tag "Form") face)))
+(put 'gnus-group-highlight 'risky-local-variable t)
 
 (defcustom gnus-new-mail-mark ?%
   "Mark used for groups with new mail."