]> git.eshelyaron.com Git - emacs.git/commit
cl-lib.el (cl-generic-generalizers): Fix partial bootstrap
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 May 2025 03:26:40 +0000 (23:26 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 08:54:52 +0000 (10:54 +0200)
commit126eda8b301574e39520317042be3cfb88cf523a
tree6f33d53ffe98a6c1106210b172a6851f55e269f4
parent990dc985ec8ef4940484f4fd7c042c72d37a9d22
cl-lib.el (cl-generic-generalizers): Fix partial bootstrap

* lisp/emacs-lisp/cl-lib.el (cl-generic-generalizers): Tweak the
bootstrap hack to avoid a problem when dumping `bootstrap-emacs` when
`cl-lib.el` has already been compiled.

* lisp/emacs-lisp/cl-macs.el (list): Move out of `static-if` test.

(cherry picked from commit 322ed637b4c2fe826d41c5af3800b2f2e381bb0f)
lisp/emacs-lisp/cl-lib.el
lisp/emacs-lisp/cl-macs.el