1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(mail-from-style): Fix prev change.

This commit is contained in:
Richard M. Stallman 1998-05-28 04:07:14 +00:00
parent cc674186b6
commit 2a42d1606c

View file

@ -45,6 +45,7 @@ If `angles', they look like:
Elvis Parsley <king@grassland.com>
If `default', Rmail allows the system to insert its default From field."
:type '(choice (const nil) (const parens) (const angles) (const default))
:version "20.3"
:group 'sendmail)
;;;###autoload