]> git.notmuchmail.org Git - notmuch/commit
emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."
authorPieter Praet <pieter@praet.org>
Wed, 1 Feb 2012 13:50:00 +0000 (14:50 +0100)
committerDavid Bremner <bremner@debian.org>
Thu, 2 Feb 2012 01:29:17 +0000 (21:29 -0400)
commit2dcd1e7234f9dd50ec41c7b09297f002c6572a86
treeaee4f1951f6da19acf52f47ced526670f2751be6
parent7cd907b69c3134b00f8766571b17b669bd8a80c2
emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."

Less code, same results, without sacrificing readability.
emacs/notmuch-show.el
emacs/notmuch-wash.el
emacs/notmuch.el