Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 454:d7a9135ec789 r21-2-42
Import from CVS: tag r21-2-42
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:40:54 +0200 |
parents | 3d3049ae1304 |
children | e7ef97881643 |
comparison
equal
deleted
inserted
replaced
453:270b05afd845 | 454:d7a9135ec789 |
---|---|
1 2001-01-20 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.42 "Poseidon" is released. | |
4 | |
5 2001-01-12 Andy Piper <andy@xemacs.org> | |
6 | |
7 * package-get.el (package-get-custom): call | |
8 package-net-update-installed-db. | |
9 | |
10 * package-ui.el (pui-install-selected-packages): call | |
11 package-net-update-installed-db. | |
12 | |
13 * package-net.el (package-net-update-installed-db): use | |
14 packages-package-list so that we reflect reality. | |
15 | |
16 * packages.el (packages-package-list): Make docstring reflect | |
17 reality. | |
18 | |
19 * package-net.el (package-net-convert-index-to-ini): exclude mule entries. | |
20 | |
21 * postinstall.cc (do_postinstall): don't pick up shells if cygwin | |
22 isn't installed. | |
23 | |
24 2001-01-17 Andy Piper <andy@xemacs.org> | |
25 | |
26 * wid-edit.el (widget-activation-glyph-mapper): activate or | |
27 deactivate native widgets. | |
28 (widget-glyph-insert-glyph): record instantiator. | |
29 (widget-push-button-value-create): use it. | |
30 | |
31 * gui.el (gui-button-action): new function. Make button's domain | |
32 buffer current when calling. | |
33 (make-gui-button): update to use gui-button-action. | |
34 | |
35 2001-01-16 Didier Verna <didier@xemacs.org> | |
36 | |
37 * menubar-items.el (default-menubar): add an entry for modeline | |
38 horizontal scrolling in Options -> Display. | |
39 | |
40 2001-01-17 Steve Youngs <youngs@xemacs.org> | |
41 | |
42 * package-get.el (package-get-require-signed-base): Set to nil | |
43 by default. | |
44 | |
1 2001-01-17 Martin Buchholz <martin@xemacs.org> | 45 2001-01-17 Martin Buchholz <martin@xemacs.org> |
2 | 46 |
3 * XEmacs 21.2.41 "Polyhymnia" is released. | 47 * XEmacs 21.2.41 "Polyhymnia" is released. |
4 | 48 |
5 2001-01-16 Mike Sperber <mike@xemacs.org> | 49 2001-01-16 Mike Sperber <mike@xemacs.org> |