]> code.delx.au - gnu-emacs-elpa/commitdiff
* smtpmail-async.el: Add code section no code-change.
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Sat, 13 Sep 2014 03:41:41 +0000 (07:41 +0400)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Sat, 13 Sep 2014 03:41:41 +0000 (07:41 +0400)
smtpmail-async.el

index f77ef5a09544b00f71eb9aad65bb2a548613b9ca..d487f9308d79b4ee4a5f6156849a6f9f3fc268fd 100644 (file)
@@ -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)