]> git.eshelyaron.com Git - emacs.git/commit
Print know function types in C-h f
authorAndrea Corallo <akrl@sdf.org>
Tue, 30 May 2023 13:30:11 +0000 (15:30 +0200)
committerAndrea Corallo <akrl@sdf.org>
Sun, 4 Jun 2023 11:06:39 +0000 (13:06 +0200)
commit53dc1f3fe0aa9b932e6413007e7a6d39c00f1721
tree23a024675820025741830511e7b507b7b0138441
parent9ed24bfb04f5a878689e09914f1c4b28105ac85e
Print know function types in C-h f

* lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Improve comment.
(comp-funciton-type-spec): New function.
* lisp/help-fns.el (help-fns--signature): Update to make use of
`comp-funciton-type-spec'.
lisp/emacs-lisp/comp.el
lisp/help-fns.el