unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] Update documentation of notmuch_query_create
@ 2009-12-05 14:22 Fernando Carrijo
  2010-03-09 18:32 ` Carl Worth
  0 siblings, 1 reply; 3+ messages in thread
From: Fernando Carrijo @ 2009-12-05 14:22 UTC (permalink / raw)
  To: notmuch

Commit cd467caf renamed notmuch_query_search to notmuch_query_search_messages.                                                
Commit 1ba3d46f created notmuch_query_search_threads. We better keep the docs                                                 
of notmuch_query_create consistent with those changes.                                                                        

                                                                                                                              
Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>                                                                       
---
 lib/notmuch.h |    3 ++-                                                                                                     
 1 files changed, 2 insertions(+), 1 deletions(-)                                                                             
                                                                                                                              
diff --git a/lib/notmuch.h b/lib/notmuch.h                                                                                    
index 60834fb..32ab199 100644                                                                                                 
--- a/lib/notmuch.h                                                                                                           
+++ b/lib/notmuch.h                                                                                                           
@@ -305,7 +305,8 @@ notmuch_database_get_all_tags (notmuch_database_t *db);
  * result in a query that returns all messages in the database.                                                              
  *                                                                                                                           
  * See notmuch_query_set_sort for controlling the order of results and                                                       
- * notmuch_query_search to actually execute the query.                                                                       
+ * notmuch_query_search_{messages,threads} to actually execute the                                                           
+ * query.                                                                                                                    
  *                                                                                                                           
  * User should call notmuch_query_destroy when finished with this                                                            
  * query.                                                                                                                    
--                                                                                                                            
1.5.6.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-09 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-05 14:22 [PATCH] Update documentation of notmuch_query_create Fernando Carrijo
2010-03-09 18:32 ` Carl Worth
2010-03-09 22:06   ` Fernando Carrijo

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).