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:
parent
56632ce4cd
commit
09e80d9fb9
60 changed files with 116 additions and 123 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue