diff options
author | Glenn Morris <rgm@gnu.org> | 2017-04-19 16:32:04 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2017-04-19 16:32:04 -0400 |
commit | 992e2019d3c535a61df064de25f664c01b8c309f (patch) | |
tree | 9a1c8caead2d9080f942cf8cb51a283cb3344d75 /test/lisp/emacs-lisp/rx-tests.el | |
parent | 41a5b76f79e2ef12a089e94406159e2d0e1fad1f (diff) | |
download | emacs-992e2019d3c535a61df064de25f664c01b8c309f.tar.gz emacs-992e2019d3c535a61df064de25f664c01b8c309f.tar.bz2 emacs-992e2019d3c535a61df064de25f664c01b8c309f.zip |
Remove some explicit runtime loads of pcase
Pcase is macros, so these should have used eval-when-compile.
Anyway, pcase entry points are autoloaded, so the compiler handles it.
* lisp/profiler.el, lisp/emacs-lisp/eieio-core.el:
* lisp/emacs-lisp/generator.el, lisp/emacs-lisp/subr-x.el:
* lisp/progmodes/xref.el: No need to require pcase.
Diffstat (limited to 'test/lisp/emacs-lisp/rx-tests.el')
0 files changed, 0 insertions, 0 deletions