From 069f9784841c7aa11d86dbaecf0f5cde64aa4663 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 19 Nov 2017 17:51:08 +0200 Subject: [PATCH] ; * lisp/emacs-lisp/byte-run.el: Fix a typo in a comment. --- lisp/emacs-lisp/byte-run.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/emacs-lisp/byte-run.el b/lisp/emacs-lisp/byte-run.el index c6ad209cd8e..abfcdb347a3 100644 --- a/lisp/emacs-lisp/byte-run.el +++ b/lisp/emacs-lisp/byte-run.el @@ -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) -- 2.39.2