From: Richard M. Stallman Date: Wed, 2 Aug 2006 01:43:29 +0000 (+0000) Subject: (Name Help): Add index entries for describe-variable. X-Git-Tag: emacs-pretest-22.0.90~1142 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4c78c45016a717daf772df3860b319323c518f24;p=emacs.git (Name Help): Add index entries for describe-variable. --- diff --git a/man/help.texi b/man/help.texi index 47600b711fa..6696b3440dd 100644 --- a/man/help.texi +++ b/man/help.texi @@ -251,6 +251,8 @@ name is defined as a Lisp function. Type @kbd{C-g} to cancel the @kbd{C-h f} command if you don't really want to view the documentation. +@kindex C-h v +@findex describe-variable @kbd{C-h v} (@code{describe-variable}) is like @kbd{C-h f} but describes Lisp variables instead of Lisp functions. Its default is the Lisp symbol around or before point, if that is the name of a