[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v3 3/8] Fix docstring for :affects.
From: |
Felix Lechner |
Subject: |
[PATCH v3 3/8] Fix docstring for :affects. |
Date: |
Mon, 18 Mar 2024 06:07:04 -0700 |
---
debbugs.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debbugs.el b/debbugs.el
index 2c0fd339b0..f216a7d8f7 100644
--- a/debbugs.el
+++ b/debbugs.el
@@ -233,7 +233,7 @@ Valid keywords are:
:affects -- With this keyword it is possible to find bugs which
affect the package with the given name. The bugs are chosen by
the value of field `affects' in bug's status. The returned bugs
- do not necessary belong to this package.
+ usually do not belong to this package.
:status -- Status of bug. Valid values are \"open\",
\"forwarded\" and \"done\".
--
2.41.0
- [PATCH v2 0/5] Download WSDL for SOAP services from servers, Felix Lechner, 2024/03/15
- [PATCH v2 1/5] Don't hardcode gnu.org as debbugs-port for Gnus interface., Felix Lechner, 2024/03/15
- [PATCH v2 2/5] Fix docstring for :affects., Felix Lechner, 2024/03/15
- [PATCH v2 3/5] Fix description in docstring for debbugs-ports., Felix Lechner, 2024/03/15
- [PATCH v2 5/5] Download WSDL specification dynamically from selected server., Felix Lechner, 2024/03/15
- [PATCH v2 4/5] Bring labels for debbugs-cache-expiry in line with docstring., Felix Lechner, 2024/03/15
- Re: [PATCH v2 0/5] Download WSDL for SOAP services from servers, Michael Albinus, 2024/03/16
- [PATCH v3 0/8] Download WSDL for SOAP services from servers, Felix Lechner, 2024/03/18
- [PATCH v3 1/8] Enforce standard line length of 80 characters., Felix Lechner, 2024/03/18
- [PATCH v3 3/8] Fix docstring for :affects.,
Felix Lechner <=
- [PATCH v3 8/8] Download WSDL specification dynamically from selected server., Felix Lechner, 2024/03/18
- [PATCH v3 4/8] Fix description in docstring for debbugs-ports., Felix Lechner, 2024/03/18
- [PATCH v3 5/8] Bring labels for debbugs-cache-expiry in line with docstring., Felix Lechner, 2024/03/18
- [PATCH v3 7/8] Split the WSDL file into two that could be served remotely., Felix Lechner, 2024/03/18
- [PATCH v3 6/8] Offer cache facility for WSDL specification; default to no expiry., Felix Lechner, 2024/03/18
- [PATCH v3 2/8] Don't hardcode gnu.org as debbugs-port for Gnus interface., Felix Lechner, 2024/03/18
- [PATCH] Enforce standard line length of 80 characters., Felix Lechner, 2024/03/18
- Re: [PATCH] Enforce standard line length of 80 characters., Michael Albinus, 2024/03/19
- Re: [PATCH v3 0/8] Download WSDL for SOAP services from servers, Michael Albinus, 2024/03/19
- Re: [PATCH v3 0/8] Download WSDL for SOAP services from servers, Felix Lechner, 2024/03/20