mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 15:00:34 -08:00
(cl-macro-environment): Don't define it here.
This commit is contained in:
parent
f9a9e6ea08
commit
7eb73debbb
2 changed files with 3 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ one value."
|
|||
|
||||
;;; Macros.
|
||||
|
||||
(defvar cl-macro-environment nil)
|
||||
(defvar cl-macro-environment)
|
||||
(defvar cl-old-macroexpand (prog1 (symbol-function 'macroexpand)
|
||||
(defalias 'macroexpand 'cl-macroexpand)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue