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

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

[elpa] externals/plz e8ac29bfb4 2/2: Docs: Tidy


From: ELPA Syncer
Subject: [elpa] externals/plz e8ac29bfb4 2/2: Docs: Tidy
Date: Thu, 29 Jun 2023 09:59:37 -0400 (EDT)

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

    Docs: Tidy
---
 README.org |  2 +-
 plz.info   | 44 ++++++++++++++++++++++----------------------
 2 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/README.org b/README.org
index 589be2912b..49ac7a86c1 100644
--- a/README.org
+++ b/README.org
@@ -122,7 +122,7 @@ Synchronously download a JPEG file, then create an Emacs 
image object from the d
    - ~(file ~FILENAME)~ to pass ~FILENAME~ after having saved the response 
body to it without decoding.  ~FILENAME~ must be a non-existent file; if it 
exists, it will not be overwritten, and an error will be signaled.
    - A function, which is called in the response buffer with it narrowed to 
the response body (suitable for, e.g. ~json-read~).
 
-   ~If ~DECODE~ is non-nil, the response body is decoded automatically.  For 
binary content, it should be nil.  When ~AS~ is ~binary~, ~DECODE~ is 
automatically set to nil.
+   If ~DECODE~ is non-nil, the response body is decoded automatically.  For 
binary content, it should be nil.  When ~AS~ is ~binary~, ~DECODE~ is 
automatically set to nil.
 
    ~THEN~ is a callback function, whose sole argument is selected above with 
~AS~; if the request fails and no ~ELSE~ function is given (see below), the 
argument will be a ~plz-error~ structure describing the error.  Or ~THEN~ may 
be ~sync~ to make a synchronous request, in which case the result is returned 
directly from this function.
 
diff --git a/plz.info b/plz.info
index 524d313b63..dfa1a3a713 100644
--- a/plz.info
+++ b/plz.info
@@ -201,9 +201,9 @@ File: README.info,  Node: Functions,  Next: Queueing,  
Prev: Examples,  Up: Usag
           narrowed to the response body (suitable for, e.g.
           ‘json-read’).
 
-     ‘If ~DECODE’ is non-nil, the response body is decoded
-     automatically.  For binary content, it should be nil.  When ‘AS’ is
-     ‘binary’, ‘DECODE’ is automatically set to nil.
+     If ‘DECODE’ is non-nil, the response body is decoded automatically.
+     For binary content, it should be nil.  When ‘AS’ is ‘binary’,
+     ‘DECODE’ is automatically set to nil.
 
      ‘THEN’ is a callback function, whose sole argument is selected
      above with ‘AS’; if the request fails and no ‘ELSE’ function is
@@ -546,25 +546,25 @@ Node: Manual1577
 Node: Usage1883
 Node: Examples2384
 Node: Functions3751
-Node: Queueing7450
-Node: Tips8833
-Node: Changelog9134
-Node: 07-pre9403
-Node: 0611221
-Node: 05411836
-Node: 05312079
-Node: 05212395
-Node: 05112602
-Node: 0512854
-Node: 0413060
-Node: 0313966
-Node: 02114414
-Node: 0214565
-Node: 0114696
-Node: Credits14792
-Node: Development15158
-Node: Copyright assignment15672
-Node: License16260
+Node: Queueing7448
+Node: Tips8831
+Node: Changelog9132
+Node: 07-pre9401
+Node: 0611219
+Node: 05411834
+Node: 05312077
+Node: 05212393
+Node: 05112600
+Node: 0512852
+Node: 0413058
+Node: 0313964
+Node: 02114412
+Node: 0214563
+Node: 0114694
+Node: Credits14790
+Node: Development15156
+Node: Copyright assignment15670
+Node: License16258
 
 End Tag Table
 



reply via email to

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