projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6811ff
)
; * doc/lispref/variables.texi (Setting Variables): Fix a typo.
author
Aleksandr Vityazev
<avityazev@posteo.org>
Mon, 14 Feb 2022 20:30:58 +0000
(20:30 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 15 Feb 2022 03:24:47 +0000
(
05:24
+0200)
doc/lispref/variables.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/variables.texi
b/doc/lispref/variables.texi
index 9088397f9a629cd79cbbe8b341e8ee266a211e18..a520b3856c546fd50fb77c00ec28f8fc90cba876 100644
(file)
--- a/
doc/lispref/variables.texi
+++ b/
doc/lispref/variables.texi
@@
-883,7
+883,7
@@
then the following, in addition to setting @code{my-var} to @samp{2},
will also issue a message:
@example
-(setop my-var 2)
+(setop
t
my-var 2)
@end example
The @code{setopt} macro can be used on regular, non-user option