Provide byte-optimize', not
byte-opt'.
This commit is contained in:
parent
51508f6de3
commit
1ffa428601
1 changed files with 1 additions and 1 deletions
|
@ -1900,7 +1900,7 @@ may generate incorrect code.")
|
|||
(setq byte-compile-maxdepth (+ byte-compile-maxdepth add-depth)))
|
||||
lap)
|
||||
|
||||
(provide 'byte-optimize)
|
||||
(provide 'byte-opt)
|
||||
|
||||
|
||||
;; To avoid "lisp nesting exceeds max-lisp-eval-depth" when this file compiles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue