diff options
Diffstat (limited to 'lisp/mail')
-rw-r--r-- | lisp/mail/feedmail.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mail/feedmail.el b/lisp/mail/feedmail.el index 7e3d983a76c..e45bbfe2ca0 100644 --- a/lisp/mail/feedmail.el +++ b/lisp/mail/feedmail.el @@ -428,6 +428,7 @@ any other non-nil value, take the action in both cases. Even if you're not confirming the sending of immediate or queued messages, it can still be interesting to see a lot about them as they are shuttled robotically onward." + :version "24.1" :group 'feedmail-misc :type 'boolean ) |