Autoload cl-struct-slot-info
* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-info): Autoload (bug#50301). * test/lisp/emacs-lisp/memory-report-tests.el: Don't require cl-macs.
This commit is contained in:
parent
7c7a47b86e
commit
c5b654b3f1
2 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
|
||||
(require 'ert)
|
||||
(require 'memory-report)
|
||||
(require 'cl-macs)
|
||||
|
||||
(defun setup-memory-report-tests ()
|
||||
;; Set the sizes on things based on a 64-bit architecture. (We're
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue