[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-26 1527235: ; * doc/lispref/compile.texi (Compilatio
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] emacs-26 1527235: ; * doc/lispref/compile.texi (Compilation Functions): Fix wording. |
Date: |
Mon, 2 Apr 2018 13:26:04 -0400 (EDT) |
branch: emacs-26
commit 1527235baf4675f66b1fff2a23d77df031b8c444
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
; * doc/lispref/compile.texi (Compilation Functions): Fix wording.
---
doc/lispref/compile.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/lispref/compile.texi b/doc/lispref/compile.texi
index 51febaa..6d21ca3 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 address@hidden, it inserts the result
-in the current buffer after the form it's compiled.
+in the current buffer after the form it has compiled.
@end deffn
@deffn Command byte-compile-file filename &optional load
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-26 1527235: ; * doc/lispref/compile.texi (Compilation Functions): Fix wording.,
Eli Zaretskii <=