]> git.eshelyaron.com Git - emacs.git/commit
Try and fix the more obvious sources of bug#30635
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 22 Mar 2018 22:18:26 +0000 (18:18 -0400)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:57 +0000 (14:17 +0800)
commit3ff0a07b6ea752961ee0c6c266c3150be89fa6c7
treed33bcaac4da0b1c4256d62b3ac4d46079d22124d
parent73ee8d292eb152fc265f9bc8ee97579f26e50ce6
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