notmuch/bindings
Justus Winter 0af7295faf go: fix the notmuch status constants
Formerly all the constants were set to zero since in golang constants
are set to the previous value if no new value is specified. Use the
iota operator that is incremented after each use to fix this issue.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-05-11 08:28:21 -03:00
..
go go: fix the notmuch status constants 2012-05-11 08:28:21 -03:00
python bump version to 0.13~rc1 2012-05-08 14:49:08 -03:00
ruby ruby: Add wrapper for notmuch_query_set_omit_excluded() 2012-05-08 10:34:50 -03:00