]> git.eshelyaron.com Git - emacs.git/commit
(disassemble): Fix case of `(byte-code ...)` argument
authorAndrea Corallo <acorallo@gnu.org>
Wed, 1 May 2024 18:14:01 +0000 (14:14 -0400)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:31:02 +0000 (18:31 +0200)
commitb3725c0215b4d7176352f873df65a1593aef2479
tree2ce3066f3972194bb657f32cf3141876dbcf3c99
parent4204959ab2f9ab9b95bb4a3b42a4dbb8e7f53436
(disassemble): Fix case of `(byte-code ...)` argument

* lisp/emacs-lisp/disass.el (disassemble): Handle (byte-code ...) here..
(disassemble-internal): ...instead of here.
(disassemble-1): Adjust text to reflect the existence of other
compiled functions.

(cherry picked from commit 468f3f1cb44b8807c49add4235af3fe20ea7a73b)
lisp/emacs-lisp/disass.el