; * lisp/emacs-lisp/byte-run.el: Fix a typo in a comment.
This commit is contained in:
parent
a34e44e8ee
commit
069f978484
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ The return value is undefined.
|
||||||
def))))
|
def))))
|
||||||
|
|
||||||
|
|
||||||
;; Redefined in byte-optimize.el.
|
;; Redefined in byte-opt.el.
|
||||||
;; This is not documented--it's not clear that we should promote it.
|
;; This is not documented--it's not clear that we should promote it.
|
||||||
(fset 'inline 'progn)
|
(fset 'inline 'progn)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue