Mercurial > hg > xemacs-beta
diff lisp/packages.el @ 5474:4dee0387b9de
Merged with trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Tue, 29 Mar 2011 00:02:47 +0200 |
parents | ac37a5f7e5be 3889ef128488 |
children | 10f179710250 |
line wrap: on
line diff
--- a/lisp/packages.el Thu Mar 17 23:42:59 2011 +0100 +++ b/lisp/packages.el Tue Mar 29 00:02:47 2011 +0200 @@ -479,7 +479,7 @@ (defun packages-find-package-data-path (package-hierarchies) "Construct the data-path component for packages. -PACKAGE-HIERARCHIES is a list of package hierachies." +PACKAGE-HIERARCHIES is a list of package hierarchies." (paths-find-recursive-load-path (packages-find-package-library-path package-hierarchies '("etc"))