mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-06 11:55:48 +00:00
(gnus-group-highlight): Mark as risky.
This commit is contained in:
parent
a6151b2c10
commit
4b576f7d90
@ -1,3 +1,7 @@
|
||||
2007-10-23 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* gnus-group.el (gnus-group-highlight): Mark as risky.
|
||||
|
||||
2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
|
||||
|
||||
* nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
|
||||
|
@ -378,6 +378,7 @@ score: The score of the group.
|
||||
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."
|
||||
|
Loading…
Reference in New Issue
Block a user