Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2151:f33f1487208d
[xemacs-hg @ 2004-06-25 21:24:36 by youngs]
2004-06-26 Steve Youngs <steve@youngs.au.com>
* package-get.el (package-get-info-name-array): New.
(package-get-info-info-array): New.
(package-get-info): Use them, adding completion.
(package-get-list-packages-where): Add completion.
author | youngs |
---|---|
date | Fri, 25 Jun 2004 21:24:36 +0000 |
parents | e4307a6b9ebb |
children | 393039450288 |
comparison
equal
deleted
inserted
replaced
2150:2bb817b25741 | 2151:f33f1487208d |
---|---|
1 2004-06-26 Steve Youngs <steve@youngs.au.com> | |
2 | |
3 * package-get.el (package-get-info-name-array): New. | |
4 (package-get-info-info-array): New. | |
5 (package-get-info): Use them, adding completion. | |
6 (package-get-list-packages-where): Add completion. | |
7 | |
1 2004-06-21 Adrian Aichner <adrian@xemacs.org> | 8 2004-06-21 Adrian Aichner <adrian@xemacs.org> |
2 | 9 |
3 * package-ui.el (pui-help-echo): Fix false cvs conflict by | 10 * package-ui.el (pui-help-echo): Fix false cvs conflict by |
4 avoiding line solely composed of equal signs. | 11 avoiding line solely composed of equal signs. |
5 | 12 |