]> git.eshelyaron.com Git - emacs.git/commit
Fix intra compilation unit function type declaration
authorAndrea Corallo <acorallo@gnu.org>
Sun, 5 May 2024 21:16:20 +0000 (23:16 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:56:27 +0000 (18:56 +0200)
commit11f84eb9eea14fd4d94091a32665fb8766b9ff96
tree83696cdb0551c17b4ff975ffdfdf133a247df62d
parent141d700dfc7a795151280ac84046bf01229bf99f
Fix intra compilation unit function type declaration

* lisp/emacs-lisp/comp.el (comp-func): Add 'slot'.
(comp--intern-func-in-ctxt): Update.
(comp--get-function-cstr): Update.

(cherry picked from commit 77f87d4b489fcb332fc3d8d3d4a8080e7e1818fd)
lisp/emacs-lisp/comp.el