]> git.eshelyaron.com Git - emacs.git/commitdiff
(mail-from-style): Fix prev change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 28 May 1998 04:07:14 +0000 (04:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 28 May 1998 04:07:14 +0000 (04:07 +0000)
lisp/mail/sendmail.el

index 3afdddb974fbde81f06ec288b3e90e7f17e6f822..f5a955530748e05e42c2674995b962304444cf77 100644 (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