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

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

[elpa] externals/async 6c9c3a2 17/60: Update README.md


From: Stefan Monnier
Subject: [elpa] externals/async 6c9c3a2 17/60: Update README.md
Date: Tue, 8 Oct 2019 10:11:29 -0400 (EDT)

branch: externals/async
commit 6c9c3a2812deb32d88aa8bcba07c266a8e8f3601
Author: Thierry Volpiatto <address@hidden>
Commit: GitHub <address@hidden>

    Update README.md
    
    Add code block on new line.
---
 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]