]> git.eshelyaron.com Git - emacs.git/commitdiff
Add index and xref to variable-interactive.
authorRichard M. Stallman <rms@gnu.org>
Thu, 10 Aug 1995 20:25:30 +0000 (20:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 10 Aug 1995 20:25:30 +0000 (20:25 +0000)
lispref/variables.texi

index 942afd7bd92a24422d54c9622f6573224b4e41ce..dbc922a8bd8eeef1f2a357b028655b48085098fa 100644 (file)
@@ -545,10 +545,11 @@ property exists and is a string, and its first character is @samp{*},
 then the variable is a user option.
 @end defun
 
+@kindex variable-interactive
   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
-the argument to @code{interactive}.
+to @code{interactive} (@pxref{Using Interactive}).
 
   @strong{Warning:} If the @code{defconst} and @code{defvar} special
 forms are used while the variable has a local binding, they set the