Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 3179:15139dbf89f4
[xemacs-hg @ 2005-12-27 18:50:47 by michaels]
This:
2005-11-25 Mike Sperber <mike@xemacs.org>
* CHANGES-beta:
* configure.ac: Zap --with-package-prefix; instead, add
--with-user-packages/--with-early-packages,
--with-system-packages/--with-late-packages, and
--with-legacy-packages/--with-last-packages.
... and the changes that result from it throughout the code.
author | michaels |
---|---|
date | Tue, 27 Dec 2005 18:51:30 +0000 |
parents | 588878f5a654 |
children | 072ccc89ac3c |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Dec 26 22:50:50 2005 +0000 +++ b/lisp/ChangeLog Tue Dec 27 18:51:30 2005 +0000 @@ -1,3 +1,21 @@ +2005-11-25 Mike Sperber <mike@xemacs.org> + + * packages.el (packages-find-package-hierarchies-named): Use + `file-name-as-directory' to normalize something which may not + have a trailing path separator. + + * package-get.el (package-get-package-index-file-location): Fix + essentially bogus definition. + + * package-admin.el (package-admin-find-top-directory): Use the + existing variables rather than groking the paths from scratch, and + greatly simplify. + + * packages.el (packages-find-all-package-hierarchies): + Take into account `configure-early-package-hierarchies', + `configure-late-package-hierarchies', + `configure-last-package-hierarchies', as set by configure. + 2005-12-24 Aidan Kehoe <kehoea@parhasard.net> * mule/chinese.el: