]> git.eshelyaron.com Git - emacs.git/commit
* Add function type declarations for Lisp functions
authorAndrea Corallo <acorallo@gnu.org>
Fri, 23 Feb 2024 09:17:27 +0000 (10:17 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:28:15 +0000 (18:28 +0200)
commitf8b58238d1f415370f10a131cbf57a01730d6e39
tree04321d6988bf2eeadecd60ff6323b58c2298f97d
parent5ada38bc7ccad9ba6b008ddb0bcdb96ddec20338
* Add function type declarations for Lisp functions

* lisp/emacs-lisp/byte-run.el (byte-run--set-declared-type): Add alias.
(defun-declarations-alist): Use it for 'type' declaration.

(cherry picked from commit 1c7b8099839f62ddfaa5a0f87c29bcd905095dee)
lisp/emacs-lisp/byte-run.el