aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/help.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/help.texi b/lispref/help.texi
index 343ffb66078..dc14b0226b5 100644
--- a/lispref/help.texi
+++ b/lispref/help.texi
@@ -156,6 +156,7 @@ Here is an example of using the two functions, @code{documentation} and
156@code{documentation-property}, to display the documentation strings for 156@code{documentation-property}, to display the documentation strings for
157several symbols in a @samp{*Help*} buffer. 157several symbols in a @samp{*Help*} buffer.
158 158
159@anchor{describe-symbols example}
159@smallexample 160@smallexample
160@group 161@group
161(defun describe-symbols (pattern) 162(defun describe-symbols (pattern)