el/dot-emacs.el: Use `dolist' or `mapc' rather than `mapcar' for effect.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 13 Sep 2019 18:53:33 +0000 (19:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 13 Sep 2019 18:59:24 +0000 (19:59 +0100)
Prefer the former where the compiler can macroexpand it reliably.


No differences found