comparison lisp/ChangeLog @ 824:0cce4fee510b

[xemacs-hg @ 2002-05-01 08:25:40 by youngs] 2002-05-01 Steve Youngs <youngs@xemacs.org> * package-get.el (package-get-update-base-entry): Remove code to add package entries into custom. (package-get-custom-groups): Remove. (package-get-custom): Ditto. (package-get-custom-add-entry): Ditto. 2002-04-29 Steve Youngs <youngs@xemacs.org> * menubar-items.el (default-menubar): Remove entry for managing packages via custom. 2002-05-01 Steve Youngs <youngs@xemacs.org> * xemacs/packages.texi (Automatically): Don't mention "Options" menu. (Installing Packages): Don't mention getting list of packages via customize.
author youngs
date Wed, 01 May 2002 08:25:52 +0000
parents 602aa4ed9900
children eb3bc15a6e0f
comparison
equal deleted inserted replaced
823:4f043f6069e3 824:0cce4fee510b
1 2002-05-01 Steve Youngs <youngs@xemacs.org>
2
3 * package-get.el (package-get-update-base-entry): Remove code to
4 add package entries into custom.
5 (package-get-custom-groups): Remove.
6 (package-get-custom): Ditto.
7 (package-get-custom-add-entry): Ditto.
8
9 2002-04-29 Steve Youngs <youngs@xemacs.org>
10
11 * menubar-items.el (default-menubar): Remove entry for managing
12 packages via custom.
13
1 2002-04-24 Mats Lidell <matsl@contactor.se> 14 2002-04-24 Mats Lidell <matsl@contactor.se>
2 15
3 * mule/european.el (language-info-alist): Add TUTORIAL & greeting for Swedish. 16 * mule/european.el (language-info-alist): Add TUTORIAL & greeting for Swedish.
4 17
5 2002-04-28 Steve Youngs <youngs@xemacs.org> 18 2002-04-28 Steve Youngs <youngs@xemacs.org>