diff --git a/doc/lispref/compile.texi b/doc/lispref/compile.texi index e665b84f9b8..51febaa7c17 100644 --- a/doc/lispref/compile.texi +++ b/doc/lispref/compile.texi @@ -161,7 +161,7 @@ function. @code{compile-defun} normally displays the result of evaluation in the echo area, but if @var{arg} is non-@code{nil}, it inserts the result -in the current buffer after the form it compiled. +in the current buffer after the form it's compiled. @end deffn @deffn Command byte-compile-file filename &optional load