]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/cl-generic.el (cl--generic-lambda): Fix bug#57903
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 19 Sep 2022 20:19:44 +0000 (16:19 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 19 Sep 2022 20:20:01 +0000 (16:20 -0400)
commitbd40ec5d57c0787530ebac1e14352a34fe235844
tree02a9631e435ca8920039e7d21691b2415d9b581d
parent4b84f44015ca4d77500a22058be9e205343ad36d
* lisp/emacs-lisp/cl-generic.el (cl--generic-lambda): Fix bug#57903

Fall back to old slower calling convention in dynbound code (bug#56596).
lisp/emacs-lisp/cl-generic.el