From: Fernando Carrijo <fcarrijo@yahoo.com.br>
To: notmuch@notmuchmail.org
Subject: [PATCH] Update documentation of notmuch_query_create
Date: Sat, 05 Dec 2009 12:22:05 -0200 [thread overview]
Message-ID: <1260022925.7080.2.camel@pc-fernando> (raw)
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
next reply other threads:[~2009-12-05 14:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-05 14:22 Fernando Carrijo [this message]
2010-03-09 18:32 ` [PATCH] Update documentation of notmuch_query_create Carl Worth
2010-03-09 22:06 ` Fernando Carrijo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1260022925.7080.2.camel@pc-fernando \
--to=fcarrijo@yahoo.com.br \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).