summaryrefslogtreecommitdiff
path: root/doc/lispref/variables.texi
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen <larsi@gnus.org>2011-07-02 19:10:29 +0200
committerLars Magne Ingebrigtsen <larsi@gnus.org>2011-07-02 19:10:29 +0200
commit8d4294e957f311df24524906f2df0358ffa43fa6 (patch)
tree7084f9d7da09198513c95b5747d3f967767fcebd /doc/lispref/variables.texi
parent4051493f74a8f0f38bc52220d9fb34ec50d1aeeb (diff)
downloademacs-8d4294e957f311df24524906f2df0358ffa43fa6.tar.gz
(Defining Variables): Use @findex for functions.
Diffstat (limited to 'doc/lispref/variables.texi')
-rw-r--r--doc/lispref/variables.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi
index cbb21ce78b4..776afc72f3a 100644
--- a/doc/lispref/variables.texi
+++ b/doc/lispref/variables.texi
@@ -584,7 +584,7 @@ is a user option. Aliases of user options are also user options.
@end defun
@kindex variable-interactive
-@kindex set-variable
+@findex set-variable
If a user option variable has a @code{variable-interactive} property,
the @code{set-variable} command uses that value to control reading the
new value for the variable. The property's value is used as if it were