]> git.notmuchmail.org Git - notmuch/commit - emacs/notmuch-crypto.el
emacs: notmuch-crypto-status-button-type: fix potential bug
authorJonas Bernoulli <jonas@bernoul.li>
Sun, 10 Jan 2021 14:00:58 +0000 (15:00 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 13 Jan 2021 11:23:11 +0000 (07:23 -0400)
commit1bbbde4a0c3153f6caa30724bd173397be43144f
tree637e188fa0cfbf4e6a8499d7015816ffcb0c8574
parent7db6ed2dd4253e5da4d96aae3e446d663c4a149f
emacs: notmuch-crypto-status-button-type: fix potential bug

The "help-echo" can potentially contain an unintended %-spec
so we have to make sure it would not be treated as such.
emacs/notmuch-crypto.el