]> git.eshelyaron.com Git - emacs.git/commit
* Fix defsbust declare effectiveness introduced by 80d7f710 (Bug#43280).
authorAndrea Corallo <akrl@sdf.org>
Sun, 13 Sep 2020 16:15:32 +0000 (18:15 +0200)
committerAndrea Corallo <akrl@sdf.org>
Sun, 13 Sep 2020 16:53:30 +0000 (18:53 +0200)
commit21021e56ad609a459ec117bcfc60b2802176a9a7
tree776eaa16d9e36d15f76cc4eac91ce35a59c8d4c7
parent6a726c5ad711ba5224319c6ff8787127a8289c6d
* Fix defsbust declare effectiveness introduced by 80d7f710 (Bug#43280).

* lisp/emacs-lisp/byte-run.el (defsubst): Do not add a speed
declaration as this breaks a pre existing ones if present but
rather calls directly `byte-run--set-speed'.
lisp/emacs-lisp/byte-run.el