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

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

[elpa] externals/rt-liberation 1e7f720 38/72: * rt-liberation-rest.el: B


From: Stefan Monnier
Subject: [elpa] externals/rt-liberation 1e7f720 38/72: * rt-liberation-rest.el: Be more verbose.
Date: Wed, 5 Aug 2020 11:57:39 -0400 (EDT)

branch: externals/rt-liberation
commit 1e7f7205df1ceea65faa61d21dad453dd7a730ee
Author: Yoni Rabkin <yrk@gnu.org>
Commit: Yoni Rabkin <yrk@gnu.org>

    * rt-liberation-rest.el: Be more verbose.
---
 rt-liberation-rest.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rt-liberation-rest.el b/rt-liberation-rest.el
index 61f0052..d2c8fce 100644
--- a/rt-liberation-rest.el
+++ b/rt-liberation-rest.el
@@ -128,7 +128,7 @@
                                              (point-max))))
       
       (rt-liber-rest-write-debug
-       (format "outgoing -->\n%s\n<-- incoming\n%s\n" url str))
+       (format "outgoing rest call -->\n%s\n<-- incoming\n%s\n" url str))
       str)))
 
 (defun rt-liber-rest-query-runner (op query-string)



reply via email to

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