]> code.delx.au - gnu-emacs/commitdiff
(Documentation Tips): One can now also write `program' in front of a
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 20 Mar 2006 01:33:19 +0000 (01:33 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 20 Mar 2006 01:33:19 +0000 (01:33 +0000)
quoted symbol in a docstring to prevent making a hyperlink.

lispref/tips.texi

index 07689b4c9a402a6a7d541bca75086c269087dcd3..8b03313927507f244ff7b8cbbaafce7f6dbc3a86 100644 (file)
@@ -741,8 +741,8 @@ then the hyperlink will refer only to the variable documentation of
 
 If a symbol has a function definition and/or a variable definition, but
 those are irrelevant to the use of the symbol that you are documenting,
-you can write the word @samp{symbol} before the symbol name to prevent
-making any hyperlink.  For example,
+you can write the words @samp{symbol} or @samp{program} before the
+symbol name to prevent making any hyperlink.  For example,
 
 @example
 If the argument KIND-OF-RESULT is the symbol `list',