projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4a93e4
)
* lisp/mail/sendmail.el (mail-from-style):
author
Glenn Morris
<rgm@gnu.org>
Tue, 3 Jul 2018 05:07:08 +0000
(22:07 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 3 Jul 2018 05:07:08 +0000
(22:07 -0700)
Improve obsolescence message.
lisp/mail/sendmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/sendmail.el
b/lisp/mail/sendmail.el
index aebc50f4fae7458166fbf9c6dab92ed54fd56af5..29a1ae2657ef93f0b4bb153976ed3dc45544fed4 100644
(file)
--- a/
lisp/mail/sendmail.el
+++ b/
lisp/mail/sendmail.el
@@
-76,7
+76,7
@@
Otherwise, most addresses look like `angles', but they look like
:group 'sendmail)
(make-obsolete-variable
'mail-from-style
- "
Only the `angles' value is valid according to RFC2822" "27.1"
)
+ "
only the `angles' value is valid according to RFC2822." "27.1" 'set
)
;;;###autoload
(defcustom mail-specify-envelope-from nil