comparison lisp/ChangeLog @ 1368:1aba3abebad6

[xemacs-hg @ 2003-03-21 01:19:37 by adrian] [PATCH] xemacs-21.5: Contribute my mirror site updates to package-get.el <65qdvb1e.fsf@smtprelay.T-Online.De>
author adrian
date Fri, 21 Mar 2003 01:19:37 +0000
parents 02909207294a
children d638fc15d68b
comparison
equal deleted inserted replaced
1367:0d3e4cac5769 1368:1aba3abebad6
1 2003-03-21 Adrian Aichner <adrian@xemacs.org>
2
3 * package-get.el: Globally remove trailing whitespace.
4 * package-get.el (package-get-download-sites): Add more sites.
5 * package-get.el (package-get-pre-release-download-sites): Add
6 more sites.
7
1 2003-03-20 Steve Youngs <youngs@xemacs.org> 8 2003-03-20 Steve Youngs <youngs@xemacs.org>
2 9
3 * menubar-items.el (default-menubar): Add a "Pre-Release Download 10 * menubar-items.el (default-menubar): Add a "Pre-Release Download
4 Sites" submenu to "Tools -> Packages" menu. 11 Sites" submenu to "Tools -> Packages" menu.
5 12
16500 (xemacs-create-build-report): Added an autoload cookie. 16507 (xemacs-create-build-report): Added an autoload cookie.
16501 16508
16502 * prim/profile.el (profiling-results): Renamed from 16509 * prim/profile.el (profiling-results): Renamed from
16503 `pretty-print-profiling-info'. 16510 `pretty-print-profiling-info'.
16504 16511
16505 1997-10-03 Karl M. Hegbloom <Karl M. Hegbloom <karlheg@inetarena.com>> 16512 1997-10-03 Karl M. Hegbloom <Karl M. Hegbloom <karlheg@inetarena.com>
16506 16513
16507 * custom/cus-edit.el (custom-save-all): Bind `auto-mode-alist' to 16514 * custom/cus-edit.el (custom-save-all): Bind `auto-mode-alist' to
16508 nil around the init file handling to prevent unnecessary automagic 16515 nil around the init file handling to prevent unnecessary automagic
16509 processing. 16516 processing.
16510 16517