mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-20 18:17:20 +00:00
Compilation fix for previous change
This commit is contained in:
parent
bb5641d3cc
commit
f660616f82
@ -36,6 +36,7 @@
|
||||
;;; Code:
|
||||
|
||||
(require 'macroexp)
|
||||
(require 'cl-lib)
|
||||
|
||||
;; The variable byte-code-vector is defined by the new bytecomp.el.
|
||||
;; The function byte-decompile-lapcode is defined in byte-opt.el.
|
||||
|
Loading…
Reference in New Issue
Block a user