]> git.eshelyaron.com Git - emacs.git/commit
Fix *Help* output for native-comp functions from IELM
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Sep 2022 11:38:01 +0000 (13:38 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Sep 2022 11:38:09 +0000 (13:38 +0200)
commite3fa41ac9217cc0a4dd83676c349786290e6fa09
treeccf04360c68e19b2926061acd43c7927085fdf6d
parent17ef2806729f55a678099173a6126e04bbe7375c
Fix *Help* output for native-comp functions from IELM

* lisp/help-fns.el (find-lisp-object-file-name): Don't claim that
native-comp functions that are defined outside of files (for
instance, created by calling `native-compile' in IELM) are in C
source (bug#57819).
lisp/help-fns.el