]> rtime.felk.cvut.cz Git - notmuch.git/commit
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)
commit3856286e21ab4ef282bbb262b700477282327923
tree47923789312f3be8cab020e59b326add8add7d21
parent7b7960ea228ca0449e2711377dfdebc23a791147
emacs: implement notmuch-search-color-line with dolist.

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.
emacs/notmuch.el