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

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

[elpa] externals/gnorb 8a0d275 202/449: Docstring for gnorb-registry-org


From: Stefan Monnier
Subject: [elpa] externals/gnorb 8a0d275 202/449: Docstring for gnorb-registry-org-id-search
Date: Fri, 27 Nov 2020 23:15:39 -0500 (EST)

branch: externals/gnorb
commit 8a0d275f3b77832e6f167a5bb7182e384b2d157d
Author: Eric Abrahamsen <eric@ericabrahamsen.net>
Commit: Eric Abrahamsen <eric@ericabrahamsen.net>

    Docstring for gnorb-registry-org-id-search
    
    * lisp/gnorb-registry.el (gnorb-registry-org-id-search): Docstring
---
 lisp/gnorb-registry.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lisp/gnorb-registry.el b/lisp/gnorb-registry.el
index e7c3a8b..0e8f15b 100644
--- a/lisp/gnorb-registry.el
+++ b/lisp/gnorb-registry.el
@@ -127,6 +127,8 @@ ids for headings that are relevant to that message."
     ret-val))
 
 (defun gnorb-registry-org-id-search (id)
+  "Find all messages that have the org ID in their 'gnorb-ids
+key."
   (registry-search gnus-registry-db :member `((gnorb-ids ,id))))
 
 (defun gnorb-registry-transition-from-props (arg)



reply via email to

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