emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master f8c86654c7f: ; * doc/lispref/functions.texi (Declare Form): Fix w


From: Eli Zaretskii
Subject: master f8c86654c7f: ; * doc/lispref/functions.texi (Declare Form): Fix whitespace.
Date: Tue, 2 May 2023 08:55:16 -0400 (EDT)

branch: master
commit f8c86654c7fb6fc8c9217d137d472e374a87c279
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/lispref/functions.texi (Declare Form): Fix whitespace.
---
 doc/lispref/functions.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/functions.texi b/doc/lispref/functions.texi
index dc0d182d50d..2b1a2a1f500 100644
--- 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}.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]