mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-12 09:28:24 +00:00
Provide byte-optimize', not
byte-opt'.
This commit is contained in:
parent
51508f6de3
commit
1ffa428601
@ -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…
Reference in New Issue
Block a user