]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch count: Remove special handling of "*".
authorCarl Worth <cworth@cworth.org>
Fri, 9 Apr 2010 23:49:58 +0000 (16:49 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 10 Apr 2010 00:44:01 +0000 (17:44 -0700)
From both the implementation and from the documentation. This is
handled generically in the library for all search-based commands,
so count doesn't need special treatment.


No differences found