branch: master
commit 8e880a5794ed5a4940c82b374edad5e21e9ebdd5
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
* smtpmail-async.el: Add code section no code-change.
---
smtpmail-async.el | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/smtpmail-async.el b/smtpmail-async.el
index f77ef5a..d487f93 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)