aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/paths.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/paths.el')
-rw-r--r--lisp/paths.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/paths.el b/lisp/paths.el
index aac1047e8cf..510caa3a876 100644
--- a/lisp/paths.el
+++ b/lisp/paths.el
@@ -58,7 +58,7 @@ comparison."
58 (list config-dir)) 58 (list config-dir))
59 (unpruned-prefixes 59 (unpruned-prefixes
60 ;; Directory trees that may not exist at installation time, and 60 ;; Directory trees that may not exist at installation time, and
61 ;; so shouldn't be pruned based on existance. 61 ;; so shouldn't be pruned based on existence.
62 '("/usr/local/")) 62 '("/usr/local/"))
63 (prefixes 63 (prefixes
64 ;; Directory trees in which to look for info subdirectories 64 ;; Directory trees in which to look for info subdirectories