Mercurial > emacs
changeset 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 | f338c68ec332 |
children | 33a9f368ef11 |
files | lisp/gnus/gnus-group.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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."