From: Tino Calancha Date: Mon, 2 Apr 2018 15:43:25 +0000 (+0900) Subject: ; * doc/lispref/compile.texi (Compilation Functions): Fix typo X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21^2~102 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b07decdf02bdea0c2cf7f0da1e8a961ec65bb6c1;p=emacs.git ; * doc/lispref/compile.texi (Compilation Functions): Fix typo --- 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