mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-23 22:20:24 -08:00
working on comp.el
This commit is contained in:
parent
adeb0183c7
commit
8d0ae21c48
3 changed files with 142 additions and 10 deletions
|
|
@ -124,6 +124,7 @@
|
|||
(require 'backquote)
|
||||
(require 'macroexp)
|
||||
(require 'cconv)
|
||||
(require 'byte-run)
|
||||
(eval-when-compile (require 'compile))
|
||||
;; Refrain from using cl-lib at run-time here, since it otherwise prevents
|
||||
;; us from emitting warnings when compiling files which use cl-lib without
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue