Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 3184:072ccc89ac3c
[xemacs-hg @ 2005-12-30 16:42:35 by michaels]
2005-12-30 Mike Sperber <mike@xemacs.org>
* packages.el (packages-find-all-package-hierarchies): Interpret
EMACSPACKAGEPATH as listing package direcories, not hierarchies.
This fixes a regression introduced in the change on 2005-01-08.
author | michaels |
---|---|
date | Fri, 30 Dec 2005 16:42:36 +0000 |
parents | 15139dbf89f4 |
children | 65264c66457b |
comparison
equal
deleted
inserted
replaced
3183:69ec6385a01a | 3184:072ccc89ac3c |
---|---|
1 2005-12-30 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * packages.el (packages-find-all-package-hierarchies): Interpret | |
4 EMACSPACKAGEPATH as listing package direcories, not hierarchies. | |
5 This fixes a regression introduced in the change on 2005-01-08. | |
6 | |
1 2005-11-25 Mike Sperber <mike@xemacs.org> | 7 2005-11-25 Mike Sperber <mike@xemacs.org> |
2 | 8 |
3 * packages.el (packages-find-package-hierarchies-named): Use | 9 * packages.el (packages-find-package-hierarchies-named): Use |
4 `file-name-as-directory' to normalize something which may not | 10 `file-name-as-directory' to normalize something which may not |
5 have a trailing path separator. | 11 have a trailing path separator. |