]> git.eshelyaron.com Git - emacs.git/commit
Fix MH-E not to load cl at runtime (Bug#25552)
authorMike Kupfer <mkupfer@alum.berkeley.edu>
Thu, 4 May 2017 22:30:17 +0000 (14:30 -0800)
committerMike Kupfer <mkupfer@alum.berkeley.edu>
Thu, 4 May 2017 22:30:17 +0000 (15:30 -0700)
commit167f47d202c6f68105f6f1e80922d5513d9ec7f4
tree7765b2a03c880d72fe68393b1da227516df7b6bc
parentd15a4805d6347412ae1d605dcf5e8d3fe0f8e743
Fix MH-E not to load cl at runtime (Bug#25552)

* lisp/mh-e/mh-acros.el (defun-mh): Check at runtime, not
compile time, whether the target is bound.
* lisp/mh-e/mh-compat.el: Enable compilation.  Pull in
mh-acros at compile time.
Authored-by: Glenn Morris <rgm@gnu.org>, Noam Postavsky
<npostavs@users.sourceforge.net>
lisp/mh-e/mh-acros.el
lisp/mh-e/mh-compat.el