]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Use 'unless' instead of 'when' and 'not'
authorJonas Bernoulli <jonas@bernoul.li>
Sat, 8 Aug 2020 11:49:42 +0000 (13:49 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 9 Aug 2020 23:51:26 +0000 (20:51 -0300)
Also use 'unless' in a few cases where previously 'if' was used with
'not' but without an ELSE part.


No differences found