From: Thierry Volpiatto Date: Sat, 13 Sep 2014 03:41:41 +0000 (+0400) Subject: * smtpmail-async.el: Add code section no code-change. X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/8e880a5794ed5a4940c82b374edad5e21e9ebdd5 * smtpmail-async.el: Add code section no code-change. --- diff --git a/smtpmail-async.el b/smtpmail-async.el index f77ef5a09..d487f9308 100644 --- a/smtpmail-async.el +++ b/smtpmail-async.el @@ -34,6 +34,8 @@ ;; ;; This assumes you already have smtpmail.el working. +;;; Code: + (defgroup smtpmail-async nil "Send e-mail with smtpmail.el asynchronously" :group 'smptmail)