diff lisp/gnus/message.el @ 110084:320a820be8d8

gnus-html.el, message.el: Add custom version to new variables; gnus-sum.el: Bump custom version of gnus-auto-expirable-marks.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Wed, 01 Sep 2010 04:44:25 +0000
parents 38805092633e
children 8d09094063d0
line wrap: on
line diff
--- a/lisp/gnus/message.el	Wed Sep 01 04:28:56 2010 +0000
+++ b/lisp/gnus/message.el	Wed Sep 01 04:44:25 2010 +0000
@@ -252,6 +252,7 @@
 (defcustom message-prune-recipient-rules nil
   "Rules for how to prune the list of recipients when doing wide replies.
 This is a list of regexps and regexp matches."
+  :version "24.1"
   :group 'message-mail
   :group 'message-headers
   :link '(custom-manual "(message)Wide Reply")