GNU bug report logs - #54002
29.0.50; [PATCH] Fix typo in Setting Variables

Previous Next

Package: emacs;

Reported by: Aleksandr Vityazev <avityazev <at> posteo.org>

Date: Mon, 14 Feb 2022 20:32:02 UTC

Severity: normal

Tags: patch

Found in version 29.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Aleksandr Vityazev <avityazev <at> posteo.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; [PATCH] Fix typo in Setting Variables
Date: Mon, 14 Feb 2022 20:30:58 +0000
* doc/lispref/variables.texi (Setting Variables): Fix typo.
---
 doc/lispref/variables.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi
index 9088397f9a..a520b3856c 100644
--- a/doc/lispref/variables.texi
+++ b/doc/lispref/variables.texi
@@ -883,7 +883,7 @@ Setting Variables
 will also issue a message:
 
 @example
-(setop my-var 2)
+(setopt my-var 2)
 @end example
 
 The @code{setopt} macro can be used on regular, non-user option
-- 
2.34.0



-- 

Aleksandr Vityazev




This bug report was last modified 3 years and 175 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.