]> git.eshelyaron.com Git - emacs.git/commit
* Fix typo name plus make error homogeneous in `comp-trampoline-compile'
authorAndrew Whatson <whatson@gmail.com>
Sat, 10 Oct 2020 08:13:26 +0000 (10:13 +0200)
committerAndrea Corallo <akrl@sdf.org>
Sat, 10 Oct 2020 08:29:14 +0000 (10:29 +0200)
commit85450f03be6cbb3e09964ce62e1f63875f0848a3
tree4ef0649511dfc9077a6275a1b9bc60c4b743793e
parentc3bc348f5edefa4231d38b6d3967f0c8f0bb5e6d
* Fix typo name plus make error homogeneous in `comp-trampoline-compile'

* lisp/emacs-lisp/comp.el (comp-trampoline-compile): Fix typo
renaming `comp-tampoline-compile' -> `comp-trampoline-compile'.
Change error to be consistent.
(comp-subr-trampoline-install): Use `comp-trampoline-compile'.
lisp/emacs-lisp/comp.el