emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/async e1a3735 20/60: Merge branch 'master' of github.co


From: Stefan Monnier
Subject: [elpa] externals/async e1a3735 20/60: Merge branch 'master' of github.com:jwiegley/emacs-async
Date: Tue, 8 Oct 2019 10:11:30 -0400 (EDT)

branch: externals/async
commit e1a37354c38374ad364756ec3db7c77e9d4798af
Merge: e5e636c 6c9c3a2
Author: Thierry Volpiatto <address@hidden>
Commit: Thierry Volpiatto <address@hidden>

    Merge branch 'master' of github.com:jwiegley/emacs-async
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e55e13c..542ad17 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,8 @@ Set it to `'(all)` to be sure you will compile all packages 
asynchronously.
 
 ## Send mails asynchronously with smtp mail async
 
-To enable this feature, ensure smtp-mail-async.el is loaded and use 
+To enable this feature, ensure smtp-mail-async.el is loaded and use
+
 `(setq message-send-mail-function 'async-smtpmail-send-it)`.
 
 WARNINGS:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]