]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: globally replace non-branching "(if (not ..." with "(unless ..."
authorPieter Praet <pieter@praet.org>
Mon, 16 Jan 2012 10:56:40 +0000 (11:56 +0100)
committerDavid Bremner <bremner@debian.org>
Sat, 21 Jan 2012 12:17:56 +0000 (08:17 -0400)
Less code, same results, without sacrificing readability.


No differences found