]> git.eshelyaron.com Git - emacs.git/commit
Various typo fixes in native compiler related files
authorBrian Leung <leungbk@mailfence.com>
Sat, 10 Oct 2020 09:06:56 +0000 (09:06 +0000)
committerAndrea Corallo <akrl@sdf.org>
Sat, 10 Oct 2020 10:19:30 +0000 (12:19 +0200)
commit51f5e487b2840be8c4aa19c4b06973ee7eef5085
tree3fb260ec3f3593f0de2ac86c6c7906e571d39ec9
parentf7e7ff4fb16bf8fc8e7662f21cd9843e9eb648e8
Various typo fixes in native compiler related files

* lisp/emacs-lisp/comp.el (native-compiler-error-dyn-func)
(comp-func, comp-func-l)
(comp-func-d, comp-ensure-native-compiler, comp-type-hint-p)
(comp-func-unique-in-cu-p, comp-alloc-class-to-container)
(comp-limple-mode, comp-loop-insn-in-block)
(comp-lex-byte-func-p, comp-c-func-name, comp-decrypt-arg-list)
(comp-spill-lap-function, comp-intern-func-in-ctxt)
(comp-spill-lap-function, comp-spill-lap, comp-emit-handler)
(comp-prepare-args-for-top-level): Various typo fixes.
* src/comp.c (Fcomp_el_to_eln_filename): Fix typo in error
message.
lisp/emacs-lisp/comp.el
src/comp.c