aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/help.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/help.texi b/man/help.texi
index a82f9c6b0a2..c2514230334 100644
--- a/man/help.texi
+++ b/man/help.texi
@@ -212,10 +212,10 @@ Lisp variables instead of Lisp functions. Its default is the Lisp symbol
212around or before point, but only if that is the name of a known Lisp 212around or before point, but only if that is the name of a known Lisp
213variable. @xref{Variables}.@refill 213variable. @xref{Variables}.@refill
214 214
215Help buffers describing variables or functions defined in Lisp 215Help buffers describing variables or functions defined in Lisp normally
216normally have hyperlinks to their definitions using the @code{find-func} 216have hyperlinks to their definitions if you have the Lisp source files
217package if you have the Lisp source files installed. If you can read 217installed. If you can read Lisp, this provides the ultimate
218Lisp, this provides the ultimate documentation. 218documentation.
219 219
220@node Apropos 220@node Apropos
221@section Apropos 221@section Apropos