From 1e7f7205df1ceea65faa61d21dad453dd7a730ee Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Wed, 6 May 2015 14:36:03 -0400 Subject: * 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) -- cgit v1.2.3