summaryrefslogtreecommitdiff
path: root/man/help.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-08-02 01:43:29 +0000
committerRichard M. Stallman <rms@gnu.org>2006-08-02 01:43:29 +0000
commit4c78c45016a717daf772df3860b319323c518f24 (patch)
treec1a7940380baf2c9c1cc4195f2ffd7d52c118e48 /man/help.texi
parenta6c7c026a4e3e44ebe700a5ccc6eef33f88f8171 (diff)
downloademacs-4c78c45016a717daf772df3860b319323c518f24.tar.gz
(Name Help): Add index entries for describe-variable.
Diffstat (limited to 'man/help.texi')
-rw-r--r--man/help.texi2
1 files changed, 2 insertions, 0 deletions
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