Try and fix the more obvious sources of bug#30635
commit97b7e58c4d34722e8b0eb73b3ed315fdc9671264
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 22 Mar 2018 22:18:26 +0000 (22 18:18 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 22 Mar 2018 22:18:26 +0000 (22 18:18 -0400)
tree9b5075b0e69f908393028ae2aac5e3985d286ed5
parent86d6417bf15b7ad5717dec2112f8616f67b2c9d3
Try and fix the more obvious sources of bug#30635

* lisp/files.el (dir-locals-read-from-dir): Handle the easy cases
without loading `map`.

* lisp/emacs-lisp/bytecomp.el: Don't require cl-lib at run-time.
(byte-compile-and-folded): Avoid cl-every.
lisp/emacs-lisp/bytecomp.el
lisp/files.el