]> git.eshelyaron.com Git - emacs.git/commit
Rename property 'declared-type' to 'function-type'
authorAndrea Corallo <acorallo@gnu.org>
Mon, 29 Apr 2024 18:31:05 +0000 (20:31 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:29:20 +0000 (18:29 +0200)
commitbafceb805428c6209b09779b92a87bd317c50f5c
tree5fecfeb6637753694c28e20f75876d0d0312735a
parentb63537b884408ff5b90c20a764ffb0535f09d3ab
Rename property 'declared-type' to 'function-type'

* lisp/emacs-lisp/byte-run.el (byte-run--set-function-type): Rename.
(defun-declarations-alist): Update.
* lisp/emacs-lisp/comp.el (comp--get-function-cstr): Likewise.

(cherry picked from commit 0757ea98654bef58d19a46ce2f7ce1a715ec65ca)
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/comp-common.el
lisp/emacs-lisp/comp.el