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

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

[elpa] externals/excorporate 8598f97 5/7: Fix indentation


From: Thomas Fitzsimmons
Subject: [elpa] externals/excorporate 8598f97 5/7: Fix indentation
Date: Thu, 28 Jan 2021 21:09:59 -0500 (EST)

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

    Fix indentation
    
    * excorporate.el (exco--fsm): Fix indentation.
---
 excorporate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/excorporate.el b/excorporate.el
index 0e3d54b..7241cca 100644
--- a/excorporate.el
+++ b/excorporate.el
@@ -373,7 +373,7 @@ the FSM should transition to on success."
                      (unwind-protect
                          (progn
                            (url-debug 'excorporate
-                            "Processing status: %s" status)
+                                      "Processing status: %s" status)
                            (if (eq (car status) :error)
                                (progn
                                  (if (and



reply via email to

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