1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00

(mail-specify-envelope-from): Fix quoting of doc string.

This commit is contained in:
Dave Love 1999-08-10 19:35:47 +00:00
parent cc94845517
commit 0ec0d9c10a

View File

@ -56,7 +56,7 @@ controlled by a separate variable, `mail-specify-envelope-from'."
:group 'sendmail)
;;;###autoload
(defcustom mail-specify-envelope-from t "\
(defcustom mail-specify-envelope-from t
"*If non-nil, specify the envelope-from address when sending mail.
The value used to specify it is whatever is found in `user-mail-address'.