aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mail/sendmail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el
index aebc50f4fae..29a1ae2657e 100644
--- a/lisp/mail/sendmail.el
+++ b/lisp/mail/sendmail.el
@@ -76,7 +76,7 @@ Otherwise, most addresses look like `angles', but they look like
76 :group 'sendmail) 76 :group 'sendmail)
77(make-obsolete-variable 77(make-obsolete-variable
78 'mail-from-style 78 'mail-from-style
79 "Only the `angles' value is valid according to RFC2822" "27.1") 79 "only the `angles' value is valid according to RFC2822." "27.1" 'set)
80 80
81;;;###autoload 81;;;###autoload
82(defcustom mail-specify-envelope-from nil 82(defcustom mail-specify-envelope-from nil