]> git.notmuchmail.org Git - notmuch/commit
lib/query: Drop the first and max_messages arguments from search_messages.
authorCarl Worth <cworth@cworth.org>
Tue, 24 Nov 2009 04:25:13 +0000 (20:25 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 24 Nov 2009 04:25:13 +0000 (20:25 -0800)
commit94eb9aacd40a8aa133f64bbe5ed71c0138fb5ed9
tree54ca17330d4b930cf76c1025be854a7512c1dd50
parentba3554b8045e16ae883d559b7e575e8aca00f6d2
lib/query: Drop the first and max_messages arguments from search_messages.

These only existed to support the chunky-searching hack, but that
was recently dropped anyway.
lib/notmuch.h
lib/query.cc
lib/thread.cc
notmuch-dump.c
notmuch-reply.c
notmuch-tag.c