summaryrefslogtreecommitdiff
path: root/lisp/finder.el
diff options
context:
space:
mode:
authorChristopher Zaborsky <rogue@erratum.com>1992-10-25 19:44:06 +0000
committerChristopher Zaborsky <rogue@erratum.com>1992-10-25 19:44:06 +0000
commitfe668515823c6d9408bbc5015ef5c8d1d5af8597 (patch)
tree24563d418bf0893610bd10f1b640da941b0d8c8c /lisp/finder.el
parentaccd90bd673f69a656918497a1a1c0706b0c9e54 (diff)
downloademacs-fe668515823c6d9408bbc5015ef5c8d1d5af8597.tar.gz
Doc fix.
Diffstat (limited to 'lisp/finder.el')
-rw-r--r--lisp/finder.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/finder.el b/lisp/finder.el
index ee58902ff44..0613e8d2cf8 100644
--- a/lisp/finder.el
+++ b/lisp/finder.el
@@ -77,7 +77,7 @@
(defun finder-compile-keywords (&rest dirs)
"Regenerate the keywords association list into the file finder-inf.el.
Optional arguments are a list of Emacs Lisp directories to compile from; no
-arguments compiles from load-path."
+arguments compiles from `load-path'."
(save-excursion
(find-file "finder-inf.el")
(erase-buffer)