]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/compile.texi (Compilation Functions): Fix typo
authorTino Calancha <tino.calancha@gmail.com>
Mon, 2 Apr 2018 15:43:25 +0000 (00:43 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Mon, 2 Apr 2018 15:43:25 +0000 (00:43 +0900)
doc/lispref/compile.texi

index e665b84f9b84cc2355a30a9139dce726165a2623..51febaa7c173cd1ea23cd45cb60120c393d3ba7f 100644 (file)
@@ -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