]> git.notmuchmail.org Git - notmuch/commit
emacs: have tag-completion return all tags for nil input
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 9 Apr 2012 18:36:18 +0000 (11:36 -0700)
committerDavid Bremner <bremner@debian.org>
Thu, 12 Apr 2012 18:34:49 +0000 (15:34 -0300)
commit6c84116091db77c0123e12cdf8331600bf0c7769
treeb89f344d4a493db505e4cdc9b1d4b1a0fa0f7d72
parentf9ad2372732b4a114306b4bb6e9b37d9173095aa
emacs: have tag-completion return all tags for nil input

Previously the function would fail if the initial input was nil.  Now
it will return a list of all tags, which obviously makes much more
sense.
emacs/notmuch.el