; * 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))))
|
||||
|
||||
|
||||
;; 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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue