; * lisp/emacs-lisp/byte-run.el: Fix a typo in a comment.

This commit is contained in:
Eli Zaretskii 2017-11-19 17:51:08 +02:00
parent a34e44e8ee
commit 069f978484

View file

@ -285,7 +285,7 @@ The return value is undefined.
def))))
;; Redefined in byte-optimize.el.
;; Redefined in byte-opt.el.
;; This is not documented--it's not clear that we should promote it.
(fset 'inline 'progn)