summaryrefslogtreecommitdiff
path: root/lisp/mail/sendmail.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mail/sendmail.el')
-rw-r--r--lisp/mail/sendmail.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el
index a3ec7f836e0..89154b44934 100644
--- a/lisp/mail/sendmail.el
+++ b/lisp/mail/sendmail.el
@@ -276,7 +276,8 @@ and should insert whatever you want to insert."
Value of `default-directory' for mail buffers.
This directory is used for auto-save files of mail buffers."
:type '(directory :tag "Directory")
- :group 'sendmail)
+ :group 'sendmail
+ :version "21.4")
(defvar mail-reply-action nil)
(defvar mail-send-actions nil