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

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

[elpa] externals/debbugs 7a3f97a 085/311: Add implemented SOAP function


From: Stefan Monnier
Subject: [elpa] externals/debbugs 7a3f97a 085/311: Add implemented SOAP function "search_est".
Date: Sun, 29 Nov 2020 18:41:46 -0500 (EST)

branch: externals/debbugs
commit 7a3f97aa323ea3eb892ccd4c828a1e0fc665f766
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    Add implemented SOAP function "search_est".
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 06d5370..b7f5653 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ command `M-x debbugs-gnu-search' for bug searching.
 
 This package works by implementing basic functions to access a debbugs
 SOAP server (see <http://wiki.debian.org/DebbugsSoapInterface>).  It
-implements the SOAP functions "get_bugs", "newest_bugs", "get_status"
-and "get_bug_log".  The SOAP functions "get_usertag" and
+implements the SOAP functions "get_bugs", "newest_bugs", "get_status",
+"get_bug_log" and "search_est".  The SOAP functions "get_usertag" and
 "get_versions" are not implemented (yet).
 
 You can connect to other debbugs servers by customizing the variable



reply via email to

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