]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: get rid of trailing spaces in notmuch-hello view
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Sat, 10 Mar 2012 03:54:15 +0000 (07:54 +0400)
committerDavid Bremner <bremner@debian.org>
Thu, 12 Apr 2012 11:40:33 +0000 (08:40 -0300)
This patch removes trailing spaces in notmuch-hello view.

A side effect of this change is that tag/query buttons no longer
include a space at the end.  This means that pressing RET when the
point is at the first character after the tag/query button no longer
works (note that this is the standard behavior for buttons).  We may
change this behavior in the future (without adding trailing spaces
back) if people would find this change inconvenient.


No differences found