]> git.eshelyaron.com Git - emacs.git/commit
Fix slow "C-h f" in Emacs built without native compilation
authorEli Zaretskii <eliz@gnu.org>
Mon, 14 Aug 2023 15:08:54 +0000 (18:08 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 14 Aug 2023 15:08:54 +0000 (18:08 +0300)
commit545f95d1a3213318389ecadc7cfff3f48b555b03
tree0288e6976703ab7dee51e8abdfb00cd3785c1d2e
parentcca14e0253c0b93ad65ffe1e212bf2a21b26020f
Fix slow "C-h f" in Emacs built without native compilation

* lisp/help-fns.el (help-fns--signature): Don't try calling
'comp-function-type-spec' if Emacs was built without native
compilation.  (Bug#65250)
lisp/help-fns.el