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

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

[elpa] externals/excorporate 816ebf7222: Fix formatting


From: Thomas Fitzsimmons
Subject: [elpa] externals/excorporate 816ebf7222: Fix formatting
Date: Thu, 11 May 2023 05:53:59 -0400 (EDT)

branch: externals/excorporate
commit 816ebf72228d23bb57028be49741ccdc7c4686f9
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>

    Fix formatting
    
    * excorporate.texi (Troubleshooting): Mark
    url-http-oauth--parse-grant as code.
    * excorporate.info: Regenerate.
---
 excorporate.info | 10 +++++-----
 excorporate.texi |  7 ++++---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/excorporate.info b/excorporate.info
index ba9a9be174..9b654cbfb4 100644
--- a/excorporate.info
+++ b/excorporate.info
@@ -310,9 +310,9 @@ attempted operation will now complete, usually without 
needing to retry
 it.
 
    To debug OAuth 2.0 connections, it may be helpful to uncomment the
-'message' line in, then reevaluate, url-http-oauth-parse-grant.  Beware
-that this results in bearer and refresh tokens being output to the
-'*Messages*' buffer.
+'message' line in, then reevaluate, 'url-http-oauth--parse-grant'.
+Beware that this results in bearer and refresh tokens being output to
+the '*Messages*' buffer.
 
 
 File: excorporate.info,  Node: API Usage,  Next: Index,  Prev: 
Troubleshooting,  Up: Top
@@ -826,8 +826,8 @@ Node: Installation2841
 Node: Configuration3220
 Node: Usage5122
 Node: Troubleshooting8442
-Node: API Usage12360
-Node: Index29956
+Node: API Usage12362
+Node: Index29958
 
 End Tag Table
 
diff --git a/excorporate.texi b/excorporate.texi
index 347fed117f..cdbcef99ab 100644
--- a/excorporate.texi
+++ b/excorporate.texi
@@ -358,9 +358,10 @@ attempted operation will now complete, usually without 
needing to retry
 it.
 
 To debug OAuth 2.0 connections, it may be helpful to uncomment the
-@code{message} line in, then reevaluate, url-http-oauth--parse-grant.
-Beware that this results in bearer and refresh tokens being output to
-the @code{*Messages*} buffer.
+@code{message} line in, then reevaluate,
+@code{url-http-oauth--parse-grant}.  Beware that this results in
+bearer and refresh tokens being output to the @code{*Messages*}
+buffer.
 
 @node API Usage
 @chapter API Usage



reply via email to

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