1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 06:50:23 -08:00

; * doc/lispref/tips.texi (Documentation Tips): Document \\+`foo'.

This commit is contained in:
Eli Zaretskii 2025-10-08 09:38:38 +03:00
parent c7ab370067
commit c119a3600e

View file

@ -770,6 +770,15 @@ that satisfy the criterion.
does not make a hyperlink to the documentation, irrelevant here, of the
function @code{list}.
Alternatively, you could precede the symbol with @samp{\\+} to prevent
marking it as a hyperlink. Example:
@example
If the value of KIND-OF-RESULT is \\+`list',
this function returns a list of all the objects
that satisfy the criterion.
@end example
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