1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-18 03:40:47 -08:00

Spelling fixes.

This commit is contained in:
Paul Eggert 2012-07-02 01:00:05 -07:00
parent 3b3e4caca7
commit e3ac128172
9 changed files with 22 additions and 17 deletions

View file

@ -284,7 +284,7 @@
;; been preprocessed!
`(function ,fn)
(byte-compile-preprocess
(byte-compile--refiy-function fn)))))
(byte-compile--reify-function fn)))))
(if (eq (car-safe newfn) 'function)
(byte-compile-unfold-lambda `(,(cadr newfn) ,@(cdr form)))
(byte-compile-log-warning