]> git.notmuchmail.org Git - notmuch/commit
emacs: Use `dolist' instead of `mapcar' for side-effects
authorJonas Bernoulli <jonas@bernoul.li>
Sat, 25 Apr 2020 20:18:09 +0000 (22:18 +0200)
committerDavid Bremner <david@tethera.net>
Tue, 26 May 2020 23:23:14 +0000 (20:23 -0300)
commit291ef68eded5ff8f5f39b1aa17a83dd8e6abb342
treeb62f27ec69f88586c726ef9fb7a1b8b7cfef4098
parent6cdf4b7e38000c6d0a14ff04ab71f7c7e60835ec
emacs: Use `dolist' instead of `mapcar' for side-effects

As recommended by the byte-compiler.
test/emacs-attachment-warnings.el