(Defining Variables): Use @findex for functions.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 2 Jul 2011 17:10:29 +0000 (19:10 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 2 Jul 2011 17:10:29 +0000 (19:10 +0200)
doc/lispref/ChangeLog
doc/lispref/variables.texi

index 2d86cc2..dcccdef 100644 (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).
index cbb21ce..776afc7 100644 (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