]> git.notmuchmail.org Git - notmuch/commit
emacs: sanitize function that displays version
authorJonas Bernoulli <jonas@bernoul.li>
Mon, 16 Nov 2020 21:28:25 +0000 (22:28 +0100)
committerDavid Bremner <david@tethera.net>
Sun, 6 Dec 2020 20:18:34 +0000 (16:18 -0400)
commitdfd99c7fba16d787cad7f8a6c39d66310b1af909
tree1c2b64be7ab6c0bcebddb312990ba51809d487f3
parentff80122972c3ab9882654a0d75698c6692007e15
emacs: sanitize function that displays version

Previously it was defined in "notmuch-hello.el" and its name contained
"hello" solely because it replaced an anonymous function that was
mistakenly only bound in `notmuch-hello-mode-map'.  But it makes more
sense to bind it in all notmuch modes and even if we did not change
that aspect it still would make no sense to have "hello" in its name.
emacs/notmuch-hello.el
emacs/notmuch-lib.el