]> git.eshelyaron.com Git - emacs.git/commitdiff
(Documentation Tips): Document new behavior for face and variable
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 22 Oct 2003 18:33:28 +0000 (18:33 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 22 Oct 2003 18:33:28 +0000 (18:33 +0000)
hyperlinks in Help mode.

lispref/tips.texi

index 0c16ebac2bc746fcf7a45242ad4c0b03f499c42c..1b40685ba5d6d0d36a150d7c44b9ce41f516987c 100644 (file)
@@ -695,6 +695,16 @@ that satisfy the criterion.
 does not make a hyperlink to the documentation, irrelevant here, of the
 function @code{list}.
 
+Normally, no hyperlink is made for a variable without variable
+documentation.  You can force a hyperlink for such variables by
+preceding them with one of the words @samp{variable} or
+@samp{option}.
+
+Hyperlinks for faces are only made if the face name is preceded or
+followed by the word @samp{face}.  In that case, only the face
+documentation will be shown, even if the symbol is also defined as a
+variable or as a function.
+
 To make a hyperlink to Info documentation, write the name of the Info
 node in single quotes, preceded by @samp{info node} or @samp{Info
 node}.  The Info file name defaults to @samp{emacs}.  For example,