Mercurial > hg > xemacs-beta
changeset 1647:d90ba01b5346
[xemacs-hg @ 2003-08-27 17:18:20 by youngs]
2003-08-28 Steve Youngs <youngs@xemacs.org>
* package-ui.el (pui-set-local-package-get-directory): Remove
arg.
author | youngs |
---|---|
date | Wed, 27 Aug 2003 17:18:26 +0000 |
parents | 41378245efc2 |
children | 712931b4b71d |
files | lisp/ChangeLog lisp/package-ui.el |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 26 21:52:32 2003 +0000 +++ b/lisp/ChangeLog Wed Aug 27 17:18:26 2003 +0000 @@ -1,3 +1,8 @@ +2003-08-28 Steve Youngs <youngs@xemacs.org> + + * package-ui.el (pui-set-local-package-get-directory): Remove + arg. + 2003-07-31 René Kyllingstad <listmailxemacs@kyllingstad.com> * mwheel.el (mwheel-scroll-amount):
--- a/lisp/package-ui.el Tue Aug 26 21:52:32 2003 +0000 +++ b/lisp/package-ui.el Wed Aug 27 17:18:26 2003 +0000 @@ -196,7 +196,7 @@ package-get-site-release-download-sites)) ;;;###autoload -(defun pui-set-local-package-get-directory (dir) +(defun pui-set-local-package-get-directory () "Set a new package binary directory in `package-get-remote'. Note that no provision is made for saving any changes made by this function. It exists mainly as a convenience for one-time package installations from