]> git.cworth.org Git - sup/commit
Resync listable_labels and applyable_labels with reality
authorNicolas Pouillard <nicolas.pouillard@gmail.com>
Mon, 16 Mar 2009 18:40:09 +0000 (19:40 +0100)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 29 Mar 2009 16:25:07 +0000 (12:25 -0400)
commit9b8b4ae2c15c8ba6c8fc77c3f3748e7d65328e3b
tree4630e060ba37b072ea0791e9cf758870d140b2f4
parent266e931d6bf995b25e6ab137733c7ca48f484141
Resync listable_labels and applyable_labels with reality

The listable_labels method listed all labels except unread
which seems an unneeded complication/restriction, so it's
renamed to all_labels. The applyable_labels was in fact
user-defined labels so it's renamed to user_defined_labels.
bin/sup
lib/sup/buffer.rb
lib/sup/label.rb
lib/sup/modes/label-list-mode.rb