summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorMark Oteiza <mvoteiza@udel.edu>2015-10-13 14:19:18 -0400
committerMark Oteiza <mvoteiza@udel.edu>2015-10-13 14:25:35 -0400
commit18b0eb7f1cc16fe33f89c74d2497a6fcb4b863fd (patch)
treeebc0f8e1e4f3003902255ba4a6d21fb7511a03f0 /lisp/emacs-lisp
parent6d6bf466477b004035a4314886e35214c6f8603b (diff)
downloademacs-18b0eb7f1cc16fe33f89c74d2497a6fcb4b863fd.tar.gz
emacs-18b0eb7f1cc16fe33f89c74d2497a6fcb4b863fd.tar.bz2
emacs-18b0eb7f1cc16fe33f89c74d2497a6fcb4b863fd.zip
Fix error messages for when covers are not found.
The last change to mpc-format let the binding to file call mpc-file-local-copy with nil argument. Instead, employ if-let here so nil bindings don't result in needless computation and errors. * lisp/mpc.el: Require 'subr-x at compile time. * lisp/mpc.el (mpc-format): Use if-let.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions