]> git.eshelyaron.com Git - emacs.git/commit
(byte-compile): Fix interaction with old `advice.el`
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 29 Apr 2024 17:14:31 +0000 (13:14 -0400)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Apr 2024 19:48:30 +0000 (21:48 +0200)
commit81aba4df41e718e0922d0e904100439022ebacd8
tree46828ad0f59b9d3c1f07e6fc753795a2251c150b
parent28f36ab636686487caf5722cc653fee68872e43a
(byte-compile): Fix interaction with old `advice.el`

* lisp/emacs-lisp/bytecomp.el (byte-compile): Handle symbols whose
function "value" is a bare lambda expression (bug#70368).

(cherry picked from commit 7cf767ef54f2cf1d2873fe4dd07664b401d8044b)
lisp/emacs-lisp/bytecomp.el