# HG changeset patch # User Richard M. Stallman # Date 1110129906 0 # Node ID c5b260f33beb216238aa274b58ee493e7279feb2 # Parent 2e103c7354f75a02e2cabaae96eb2b6c8f80161a (Name Help): Xref to Hyperlinking. diff -r 2e103c7354f7 -r c5b260f33beb man/help.texi --- a/man/help.texi Sun Mar 06 17:24:24 2005 +0000 +++ b/man/help.texi Sun Mar 06 17:25:06 2005 +0000 @@ -249,15 +249,15 @@ @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, but only if that is the name of a known Lisp -variable. @xref{Variables}.@refill +variable. @xref{Variables}. - Help buffers describing variables or functions defined in Lisp -normally have hyperlinks to the Lisp definition, if you have the Lisp -source files installed. If you know Lisp, this provides the ultimate -documentation. If you don't know Lisp, you should learn it. If you -are just @emph{using} Emacs, treating Emacs as an object (file), then -you don't really love it. For true intimacy with your editor, you -need to read the source code. + Help buffers describing Emacs variables and functions normally have +hyperlinks to the definition, if you have the source files installed. +(@xref{Hyperlinking}.) If you know Lisp (or C), this provides the +ultimate documentation. If you don't know Lisp, you should learn it. +If you are just @emph{using} Emacs, treating Emacs as an object +(file), then you don't really love it. For true intimacy with your +editor, you need to read the source code. @node Apropos @section Apropos