Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 479:52626a2f02ef
[xemacs-hg @ 2001-04-20 11:31:53 by ben]
about/news changes, already in 21.4
author | ben |
---|---|
date | Fri, 20 Apr 2001 11:32:27 +0000 |
parents | 6a8b2ec80a19 |
children | e07227fed94e |
comparison
equal
deleted
inserted
replaced
478:09855058eefc | 479:52626a2f02ef |
---|---|
1 2001-04-15 Ben Wing <ben@xemacs.org> | |
2 | |
3 * about.el: | |
4 * about.el (about-headline-face): New. | |
5 * about.el (about-link-face): New. | |
6 * about.el (about-current-release-maintainers): New. | |
7 * about.el (about-other-current-hackers): New. | |
8 * about.el (about-once-and-future-hackers): New. | |
9 * about.el (about-lookup-url): New. | |
10 * about.el (about-get-buffer): | |
11 * about.el (about-mailto-link): New. | |
12 * about.el (about-finish-buffer): | |
13 * about.el (about-xemacs): | |
14 * about.el (about-features): Removed. | |
15 * about.el (about-advantages): New. | |
16 * about.el (about-maintainer-info): Removed. | |
17 * about.el (about-personal-info): New. | |
18 * about.el (about-hacker-contribution): New. | |
19 * about.el (about-maintainer): | |
20 * about.el (about-show-linked-info): | |
21 * about.el (about-hackers): | |
22 Major revamping. Rewriting of most of the text, improve the | |
23 link handling, separate info on contributors into personal | |
24 and contribution info, add new contributors, update personal | |
25 info, etc. etc. | |
26 | |
27 * menubar-items.el (default-menubar): | |
28 Help menubar entry for News now says more accurately | |
29 "What's New in XEmacs". | |
30 | |
31 * mouse.el: | |
32 * mouse.el (mouse-track-cleanup-hook): | |
33 * mouse.el (mouse-track): | |
34 Don't set-buffer to a dead buffer when calling mouse-track | |
35 cleanup hooks. | |
36 | |
1 2001-04-18 Didier Verna <didier@xemacs.org> | 37 2001-04-18 Didier Verna <didier@xemacs.org> |
2 | 38 |
3 * cus-edit.el (Custom-reset-standard): reset to standard settings | 39 * cus-edit.el (Custom-reset-standard): reset to standard settings |
4 not only when the buffer's :custom-state is 'modified, but also | 40 not only when the buffer's :custom-state is 'modified, but also |
5 when it is 'set or 'saved. | 41 when it is 'set or 'saved. |