1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 22:20:24 -08:00

Spelling fixes.

This commit is contained in:
Paul Eggert 2011-11-13 22:27:12 -08:00
parent 56632ce4cd
commit 09e80d9fb9
60 changed files with 116 additions and 123 deletions

View file

@ -527,7 +527,7 @@
;; However, don't actually bother calling `ignore'.
`(prog1 nil . ,(mapcar 'byte-optimize-form (cdr form))))
;; Neeeded as long as we run byte-optimize-form after cconv.
;; Needed as long as we run byte-optimize-form after cconv.
((eq fn 'internal-make-closure) form)
((byte-code-function-p fn)