From a8ec80f194ab4cba1924829db7e9245604bef42a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 6 Mar 2005 17:25:06 +0000 Subject: [PATCH] (Name Help): Xref to Hyperlinking. --- man/help.texi | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/man/help.texi b/man/help.texi index d546440e114..ebc650412b4 100644 --- a/man/help.texi +++ b/man/help.texi @@ -249,15 +249,15 @@ f} command, then go on editing. @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 - - 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. +variable. @xref{Variables}. + + 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 -- 2.39.2