mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-14 17:56:41 -04:00
; * lisp/emacs-lisp/byte-run.el: Fix a typo in a comment.
This commit is contained in:
parent
a34e44e8ee
commit
069f978484
|
|
@ -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…
Reference in a new issue