unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#54002: 29.0.50; [PATCH] Fix typo in Setting Variables
@ 2022-02-14 20:30 Aleksandr Vityazev
  2022-02-15  3:25 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Aleksandr Vityazev @ 2022-02-14 20:30 UTC (permalink / raw)
  To: 54002

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#54002: 29.0.50; [PATCH] Fix typo in Setting Variables
  2022-02-14 20:30 bug#54002: 29.0.50; [PATCH] Fix typo in Setting Variables Aleksandr Vityazev
@ 2022-02-15  3:25 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-02-15  3:25 UTC (permalink / raw)
  To: Aleksandr Vityazev; +Cc: 54002-done

> Resent-From: Aleksandr Vityazev <avityazev@posteo.org>
> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
> Resent-CC: bug-gnu-emacs@gnu.org
> Resent-Sender: help-debbugs@gnu.org
> From: Aleksandr Vityazev <avityazev@posteo.org>
> 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

Thanks, pushed.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-15  3:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-14 20:30 bug#54002: 29.0.50; [PATCH] Fix typo in Setting Variables Aleksandr Vityazev
2022-02-15  3:25 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).