Mercurial > emacs
changeset 12820:4d6c32d4f782
Add index and xref to variable-interactive.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 10 Aug 1995 20:25:30 +0000 |
parents | e6713915dd94 |
children | 259b1abdec5f |
files | lispref/variables.texi |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/variables.texi Thu Aug 10 19:46:16 1995 +0000 +++ b/lispref/variables.texi Thu Aug 10 20:25:30 1995 +0000 @@ -545,10 +545,11 @@ 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