diff options
author | Mark Oteiza <mvoteiza@udel.edu> | 2015-10-13 14:19:18 -0400 |
---|---|---|
committer | Mark Oteiza <mvoteiza@udel.edu> | 2015-10-13 14:25:35 -0400 |
commit | 18b0eb7f1cc16fe33f89c74d2497a6fcb4b863fd (patch) | |
tree | ebc0f8e1e4f3003902255ba4a6d21fb7511a03f0 /lisp/emacs-lisp | |
parent | 6d6bf466477b004035a4314886e35214c6f8603b (diff) | |
download | emacs-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