]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/functions.texi (Declare Form): Fix whitespace.
authorEli Zaretskii <eliz@gnu.org>
Tue, 2 May 2023 12:55:44 +0000 (15:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 2 May 2023 12:55:44 +0000 (15:55 +0300)
doc/lispref/functions.texi

index dc0d182d50ddc9206ad8ebe6c924d68625901a21..2b1a2a1f50016e66075e5290efcbe137f08edc05 100644 (file)
@@ -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}.