comparison lisp/ChangeLog @ 1483:410360d3e34e

[xemacs-hg @ 2003-05-14 23:57:34 by youngs] 2003-05-15 Steve Youngs <youngs@xemacs.org> * package-get.el (package-get-package-index-file-location): New, so it is possible to specify a location for the index file. (package-get-locate-index-file): Use it. (package-get-maybe-save-index): Ditto. (package-get-user-index-filename): Remove.
author youngs
date Wed, 14 May 2003 23:57:35 +0000
parents 84d95f07cb42
children c3cf7db99b98
comparison
equal deleted inserted replaced
1482:e849de92ffef 1483:410360d3e34e
1 2003-05-15 Steve Youngs <youngs@xemacs.org>
2
3 * package-get.el (package-get-package-index-file-location): New,
4 so it is possible to specify a location for the index file.
5 (package-get-locate-index-file): Use it.
6 (package-get-maybe-save-index): Ditto.
7 (package-get-user-index-filename): Remove.
8
1 2003-05-14 Steve Youngs <youngs@xemacs.org> 9 2003-05-14 Steve Youngs <youngs@xemacs.org>
2 10
3 * package-get.el (package-get-require-signed-base-updates): Turn 11 * package-get.el (package-get-require-signed-base-updates): Turn
4 the PGP verification code back on. 12 the PGP verification code back on.
5 13