1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-12 10:44:12 -08:00

(Defining Variables): Use @findex for functions.

This commit is contained in:
Lars Magne Ingebrigtsen 2011-07-02 19:10:29 +02:00
parent 4051493f74
commit 8d4294e957
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@
* variables.texi (Defining Variables): Add an index entry for
`set-variable' (bug#7262).
(Defining Variables): Use @findex for functions.
* frames.texi (Basic Parameters): Document the `explicit-name'
parameter (bug#6951).

View file

@ -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