projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daf602a
)
; * doc/lispref/functions.texi (Declare Form): Fix whitespace.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 2 May 2023 12:55:44 +0000
(15:55 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 2 May 2023 12:55:44 +0000
(15:55 +0300)
doc/lispref/functions.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/functions.texi
b/doc/lispref/functions.texi
index dc0d182d50ddc9206ad8ebe6c924d68625901a21..2b1a2a1f50016e66075e5290efcbe137f08edc05 100644
(file)
--- a/
doc/lispref/functions.texi
+++ b/
doc/lispref/functions.texi
@@
-2633,7
+2633,7
@@
symbol, @pxref{Standard Properties}.
@item (important-return-value @var{val})
If @var{val} is non-@code{nil}, the byte compiler will warn about
-calls to this function that do not use the returned value. This is the
+calls to this function that do not use the returned value.
This is the
same as the @code{important-return-value} property of the function's
symbol, @pxref{Standard Properties}.