From: Carl Worth Date: Tue, 24 Nov 2009 04:25:13 +0000 (-0800) Subject: lib/query: Drop the first and max_messages arguments from search_messages. X-Git-Tag: 0.1~339 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;ds=sidebyside;h=94eb9aacd40a8aa133f64bbe5ed71c0138fb5ed9;hp=94eb9aacd40a8aa133f64bbe5ed71c0138fb5ed9;p=notmuch 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. ---