diff lisp/mail/sendmail.el @ 25240:8f2a0f42229b

(mail-specify-envelope-from): Fix quoting of doc string.
author Dave Love <fx@gnu.org>
date Tue, 10 Aug 1999 19:35:47 +0000
parents 401a07be3a35
children 7958d9720d8f
line wrap: on
line diff
--- a/lisp/mail/sendmail.el	Tue Aug 10 19:32:33 1999 +0000
+++ b/lisp/mail/sendmail.el	Tue Aug 10 19:35:47 1999 +0000
@@ -56,7 +56,7 @@
   :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'.