From fa87f673f53c280747641c7b9114ec3f705dae36 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 7 May 2001 11:26:24 +0000 Subject: [PATCH] (smtpmail-warn-about-unknown-extensions): Add :version. --- lisp/mail/smtpmail.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mail/smtpmail.el b/lisp/mail/smtpmail.el index 72c9d5c1964..abe0a365472 100644 --- a/lisp/mail/smtpmail.el +++ b/lisp/mail/smtpmail.el @@ -126,6 +126,7 @@ and sent with `smtpmail-send-queued-mail'." This is mainly useful for development purposes, to learn about new SMTP extensions that might be useful to support." :type 'boolean + :version "21.1" :group 'smtpmail) (defvar smtpmail-queue-index-file "index" -- 2.39.5