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

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

[elpa] externals/async a11aa67048 1/2: smtp async documentation


From: ELPA Syncer
Subject: [elpa] externals/async a11aa67048 1/2: smtp async documentation
Date: Fri, 6 Sep 2024 15:58:00 -0400 (EDT)

branch: externals/async
commit a11aa67048baf0bb5dcfee00cac7183658a1ea53
Author: baracunatana <juanerasmoe@gmail.com>
Commit: GitHub <noreply@github.com>

    smtp async documentation
    
    Fixes the smtp-asyn documentation by pointing to the right .el file to load
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 40044d7e39..f91eeeaff9 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ 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 smtpmail-async.el is loaded and use
 
 `(setq message-send-mail-function 'async-smtpmail-send-it)`.
 



reply via email to

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