X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fpackage-admin.el;h=5b732c550e6f9ce3acdad07fe96e2ff2a57f2e6e;hb=8b6a943578dd26817b7514ccb0c19119c314ec60;hp=aff6025ae2408c9faba8a0b8d499ea80fd79897b;hpb=afa9772e3fcbb4e80e3e4cfd1a40b4fccc6d08b8;p=chise%2Fxemacs-chise.git- diff --git a/lisp/package-admin.el b/lisp/package-admin.el index aff6025..5b732c5 100644 --- a/lisp/package-admin.el +++ b/lisp/package-admin.el @@ -166,7 +166,7 @@ or return a location appropriate for the package otherwise." (setq autoload-dir (feature-file package-feature)) (setq autoload-dir (file-name-directory autoload-dir)) (member autoload-dir late-package-load-path)) - ;; Find the corresonding entry in late-package + ;; Find the corresponding entry in late-package (setq pkg-dir (car-safe (member-if (lambda (h) (string-match (concat "^" (regexp-quote h))