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

(byte-compile-defalias): Fix typo in prev change.

This commit is contained in:
Richard M. Stallman 1994-07-02 00:41:28 +00:00
parent 73e84c9622
commit b3848c2851

View file

@ -2850,7 +2850,7 @@ If FORM is a lambda or a macro, byte-compile it as a function."
(cons (cons (nth 1 (nth 1 form))
(nth 1 (nth 2 form)))
byte-compile-function-environment))))
(byte-compile-normal-call form)))
(byte-compile-normal-call form))
;; Turn off warnings about prior calls to the function being defalias'd.
;; This could be smarter and compare those calls with