Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 1495:c3cf7db99b98
[xemacs-hg @ 2003-05-22 07:41:20 by stephent]
oldies faq <87iss3tpac.fsf@tleepslib.sk.tsukuba.ac.jp>
split-string tweaks n dox <87n0hftpht.fsf@tleepslib.sk.tsukuba.ac.jp>
missed commit of broken-sun.h <87r878ihhf.fsf@tleepslib.sk.tsukuba.ac.jp>
already loaded message <87el2rtovc.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Thu, 22 May 2003 07:41:27 +0000 |
parents | 410360d3e34e |
children | a326a8b73148 |
comparison
equal
deleted
inserted
replaced
1494:210683f31426 | 1495:c3cf7db99b98 |
---|---|
1 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * autoload.el (autoload-featurep-protect-autoloads): | |
4 Make the error message say which sym was checked. | |
5 | |
6 2003-05-16 Stephen J. Turnbull <stephen@xemacs.org> | |
7 | |
8 * subr.el (split-string): Update dox, tweak logic, to synch to GNU. | |
9 | |
1 2003-05-15 Steve Youngs <youngs@xemacs.org> | 10 2003-05-15 Steve Youngs <youngs@xemacs.org> |
2 | 11 |
3 * package-get.el (package-get-package-index-file-location): New, | 12 * package-get.el (package-get-package-index-file-location): New, |
4 so it is possible to specify a location for the index file. | 13 so it is possible to specify a location for the index file. |
5 (package-get-locate-index-file): Use it. | 14 (package-get-locate-index-file): Use it. |