]> git.notmuchmail.org Git - notmuch/commit - emacs/notmuch-maildir-fcc.el
Don't quote lambda forms
authorAaron Ecay <aaronecay@gmail.com>
Sat, 17 Dec 2011 15:47:48 +0000 (10:47 -0500)
committerDavid Bremner <bremner@debian.org>
Wed, 21 Dec 2011 11:27:38 +0000 (07:27 -0400)
commite3260d025389c2e98dbda58cff1c214497813bc2
treec8cbead70665bb7142230c969f5b4d01eed2e785
parent4a2a271878ad31992f3121362d7e2dd12da2bf7a
Don't quote lambda forms

This generates byte-compiler warnings on (at least) current trunk
versions of Emacs.  The quote is not necessary; lambda forms are
self-quoting.
emacs/notmuch-crypto.el
emacs/notmuch-hello.el
emacs/notmuch-maildir-fcc.el
emacs/notmuch-message.el
emacs/notmuch-show.el
emacs/notmuch.el