From: Dmitry Kurochkin Date: Thu, 19 Jan 2012 23:52:14 +0000 (+0100) Subject: emacs: add invisible dot instead of space at the end of notmuch-hello search box X-Git-Tag: debian/0.12_rc1-1~184 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;ds=sidebyside;h=d3aa6848da4519f6229426b1d0432afacf748f8b;hp=d3aa6848da4519f6229426b1d0432afacf748f8b;p=notmuch emacs: add invisible dot instead of space at the end of notmuch-hello search box This makes `show-trailing-whitespace' happy, i.e. it does not mark the whole search box line as trailing spaces. Since the dot is invisible, this change makes no visible difference for `notmuch-hello'. Edited-by: Pieter Praet to fix the tests. ---