mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-06 04:09:37 +00:00
; * doc/lispref/compile.texi (Compilation Functions): Fix typo
This commit is contained in:
parent
a64c11a3aa
commit
b07decdf02
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ function.
|
||||||
|
|
||||||
@code{compile-defun} normally displays the result of evaluation in the
|
@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
|
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
|
@end deffn
|
||||||
|
|
||||||
@deffn Command byte-compile-file filename &optional load
|
@deffn Command byte-compile-file filename &optional load
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue