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

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

[elpa] externals/autocrypt 81c88ab90e 86/94: Remove setup example from t


From: ELPA Syncer
Subject: [elpa] externals/autocrypt 81c88ab90e 86/94: Remove setup example from the README
Date: Sun, 26 Mar 2023 07:58:03 -0400 (EDT)

branch: externals/autocrypt
commit 81c88ab90e68a5ed5c2ff70ad27afd5f5c845286
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Remove setup example from the README
---
 README.md | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/README.md b/README.md
index 57ea0b92f2..abe03c6d5f 100644
--- a/README.md
+++ b/README.md
@@ -37,13 +37,6 @@ inject headers using `message-mode` as follows:
 (add-hook 'message-mode-hook #'autocrypt-mode)
 ~~~
 
-alternatively, using [`setup`][setup]:
-
-~~~elisp
-(setup (:package autocrypt)
-  (:hook-into rmail-mode message-mode))
-~~~
-
 Autocrypt recommends using a new or separate key pair for signing and
 encrypting.  If you wish to do so, call the `autocrypt-create-account`
 command.  In case you want to manually configure your setup, customise
@@ -87,5 +80,4 @@ Public Domain Dedication][cc0] license.
 [autocrypt]: https://autocrypt.org/
 [public inbox]: https://lists.sr.ht/~pkal/public-inbox
 [MELPA]: https://melpa.org/#/autocrypt
-[setup]: http://elpa.gnu.org/packages/setup.html
 [cc0]: https://creativecommons.org/publicdomain/zero/1.0/deed



reply via email to

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