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

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

[elpa] externals/plz 0bcc8a1051: Docs: Update ELPA, installation instruc


From: ELPA Syncer
Subject: [elpa] externals/plz 0bcc8a1051: Docs: Update ELPA, installation instructions
Date: Fri, 27 May 2022 07:57:48 -0400 (EDT)

branch: externals/plz
commit 0bcc8a10514e775b19414ad7d53a7f48624583dc
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Docs: Update ELPA, installation instructions
---
 README.org | 12 +++++-------
 plz.info   | 60 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 37 insertions(+), 35 deletions(-)

diff --git a/README.org b/README.org
index 632735b61c..48e2efb5e5 100644
--- a/README.org
+++ b/README.org
@@ -4,9 +4,9 @@
 
 # Note: This readme works with the org-make-toc 
<https://github.com/alphapapa/org-make-toc> package, which automatically 
updates the table of contents.
 
-#+HTML: <img src="images/mascot.png" align="right">
+[[http://elpa.gnu.org/packages/plz.html][file:http://elpa.gnu.org/packages/plz.svg]]
 
-# 
[[https://melpa.org/#/package-name][file:https://melpa.org/packages/plz-badge.svg]]
 
[[https://stable.melpa.org/#/package-name][file:https://stable.melpa.org/packages/plz-badge.svg]]
+#+HTML: <img src="images/mascot.png" align="right">
 
 ~plz~ is an HTTP library for Emacs.  It uses ~curl~ as a backend, which avoids 
some of the issues with using Emacs's built-in ~url~ library.  It supports both 
synchronous and asynchronous requests.  Its API is intended to be simple, 
natural, and expressive.  Its code is intended to be simple and well-organized. 
 Every feature is tested against [[https://httpbin.org/][httpbin]].
 
@@ -30,15 +30,13 @@
 :TOC:      :depth 0
 :END:
 
-** MELPA
-
-# If you installed from MELPA, you're done.
+** GNU ELPA
 
-This library isn't on MELPA yet.
+~plz~ is available in [[http://elpa.gnu.org/packages/plz.html][GNU ELPA]].  It 
may be installed in Emacs using the ~package-install~ command.
 
 ** Manual
 
- ~plz~ has no dependencies other than Emacs and ~curl~.  It's known to work on 
Emacs 26.3 or later.  Simply place =plz.el= in your ~load-path~ and ~(require 
'plz)~.
+ ~plz~ has no dependencies other than Emacs and ~curl~.  It's known to work on 
Emacs 26.3 or later.  To install it manually, simply place =plz.el= in your 
~load-path~ and ~(require 'plz)~.
 
 * Usage
 :PROPERTIES:
diff --git a/plz.info b/plz.info
index 8b7812b9fe..6db4577566 100644
--- a/plz.info
+++ b/plz.info
@@ -11,12 +11,15 @@ File: README.info,  Node: Top,  Next: Installation,  Up: 
(dir)
 plz.el
 ******
 
-‘plz’ is an HTTP library for Emacs.  It uses ‘curl’ as a backend, which
-avoids some of the issues with using Emacs’s built-in ‘url’ library.  It
-supports both synchronous and asynchronous requests.  Its API is
-intended to be simple, natural, and expressive.  Its code is intended to
-be simple and well-organized.  Every feature is tested against httpbin
-(https://httpbin.org/).
+file:http://elpa.gnu.org/packages/plz.svg
+(http://elpa.gnu.org/packages/plz.html)
+
+   ‘plz’ is an HTTP library for Emacs.  It uses ‘curl’ as a backend,
+which avoids some of the issues with using Emacs’s built-in ‘url’
+library.  It supports both synchronous and asynchronous requests.  Its
+API is intended to be simple, natural, and expressive.  Its code is
+intended to be simple and well-organized.  Every feature is tested
+against httpbin (https://httpbin.org/).
 
 * Menu:
 
@@ -31,7 +34,7 @@ be simple and well-organized.  Every feature is tested 
against httpbin
 
 Installation
 
-* MELPA::
+* GNU ELPA::
 * Manual::
 
 Usage
@@ -57,26 +60,27 @@ File: README.info,  Node: Installation,  Next: Usage,  
Prev: Top,  Up: Top
 
 * Menu:
 
-* MELPA::
+* GNU ELPA::
 * Manual::
 
 
-File: README.info,  Node: MELPA,  Next: Manual,  Up: Installation
+File: README.info,  Node: GNU ELPA,  Next: Manual,  Up: Installation
 
-1.1 MELPA
-=========
+1.1 GNU ELPA
+============
 
-This library isn’t on MELPA yet.
+‘plz’ is available in GNU ELPA (http://elpa.gnu.org/packages/plz.html).
+It may be installed in Emacs using the ‘package-install’ command.
 
 
-File: README.info,  Node: Manual,  Prev: MELPA,  Up: Installation
+File: README.info,  Node: Manual,  Prev: GNU ELPA,  Up: Installation
 
 1.2 Manual
 ==========
 
 ‘plz’ has no dependencies other than Emacs and ‘curl’.  It’s known to
-work on Emacs 26.3 or later.  Simply place ‘plz.el’ in your ‘load-path’
-and ‘(require 'plz)’.
+work on Emacs 26.3 or later.  To install it manually, simply place
+‘plz.el’ in your ‘load-path’ and ‘(require 'plz)’.
 
 
 File: README.info,  Node: Usage,  Next: Changelog,  Prev: Installation,  Up: 
Top
@@ -288,19 +292,19 @@ GPLv3
 
 Tag Table:
 Node: Top199
-Node: Installation943
-Node: MELPA1083
-Node: Manual1209
-Node: Usage1488
-Node: Examples1976
-Node: Functions3343
-Node: Tips6234
-Node: Changelog6536
-Node: 016662
-Node: Credits6745
-Node: Development7111
-Node: Copyright assignment7625
-Node: License8213
+Node: Installation1032
+Node: GNU ELPA1175
+Node: Manual1421
+Node: Usage1727
+Node: Examples2215
+Node: Functions3582
+Node: Tips6473
+Node: Changelog6775
+Node: 016901
+Node: Credits6984
+Node: Development7350
+Node: Copyright assignment7864
+Node: License8452
 
 End Tag Table
 



reply via email to

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