comparison lisp/mail/sendmail.el @ 22277:cc85ea3f54cc

(mail-from-style): Rename new alternative to `system-default'.
author Richard M. Stallman <rms@gnu.org>
date Thu, 28 May 1998 04:08:24 +0000
parents 17b123f15a22
children 1566131616f2
comparison
equal deleted inserted replaced
22276:17b123f15a22 22277:cc85ea3f54cc
41 king@grassland.com 41 king@grassland.com
42 If `parens', they look like: 42 If `parens', they look like:
43 king@grassland.com (Elvis Parsley) 43 king@grassland.com (Elvis Parsley)
44 If `angles', they look like: 44 If `angles', they look like:
45 Elvis Parsley <king@grassland.com> 45 Elvis Parsley <king@grassland.com>
46 If `default', Rmail allows the system to insert its default From field." 46 If `system-default', Rmail allows the system to insert its default From field."
47 :type '(choice (const nil) (const parens) (const angles) (const default)) 47 :type '(choice (const nil) (const parens) (const angles)
48 (const system-default))
48 :version "20.3" 49 :version "20.3"
49 :group 'sendmail) 50 :group 'sendmail)
50 51
51 ;;;###autoload 52 ;;;###autoload
52 (defcustom mail-self-blind nil "\ 53 (defcustom mail-self-blind nil "\