]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
emacs: implement notmuch-search-color-line with dolist.
authorMatt Armstrong <marmstrong@google.com>
Sun, 14 Aug 2016 22:13:00 +0000 (15:13 -0700)
committerDavid Bremner <david@tethera.net>
Mon, 12 Sep 2016 11:08:45 +0000 (08:08 -0300)
While passing a lambda to mapc is idiomatic elisp, dolist is easier
to understand, and there are a few other calls to it in this file.


No differences found