Mercurial > emacs
comparison etc/ChangeLog @ 90260:0ca0d9181b5e
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 598-615)
- Update from CVS
- Remove lisp/toolbar directory
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 142-146)
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 16 Jan 2006 06:59:21 +0000 |
parents | 5e2d3828e89f ea87e52cf6da |
children | 7beb78bc1f8e |
comparison
equal
deleted
inserted
replaced
90259:a3ba65547f84 | 90260:0ca0d9181b5e |
---|---|
1 2005-10-20 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * e/eterm-color.ti: Change the terminal name to eterm-color. | |
4 * e/eterm-color: Regenerate. | |
5 | |
6 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change) | |
7 | |
8 * Makefile (e/eterm-color): Rename eterm to eterm-color. | |
9 | |
10 2005-10-18 Chong Yidong <cyd@stupidchicken.com> | |
11 | |
12 * NEWS: New variable `max-image-size'. | |
13 | |
14 2005-10-17 Bill Wohler <wohler@newt.com> | |
15 | |
16 Moved all remaining images from lisp/toolbar to etc/images. The | |
17 low resolution images were placed in their own directory (low-color). | |
18 | |
19 * images/attach.*, images/cancel.*, images/close.*: | |
20 * images/copy.*, images/cut.*, images/diropen.*: | |
21 * images/exit.*, images/help.*, images/home.*: | |
22 * images/index.*, images/info.*, images/mail.*: | |
23 * images/new.*, images/open.*, images/paste.*: | |
24 * images/preferences.*, images/print.*, images/save.*: | |
25 * images/saveas.*, images/search.*: | |
26 * images/search-replace.*, images/spell.*: | |
27 * images/undo.*: Moved here from lisp/toolbar. | |
28 | |
29 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*. | |
30 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*. | |
31 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*. | |
32 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*. | |
33 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*. | |
34 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*. | |
35 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*. | |
36 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*. | |
37 * images/low-color/preferences.*: Moved here from | |
38 lisp/toolbar/lc-preferences.*. | |
39 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*. | |
40 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*. | |
41 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*. | |
42 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*. | |
43 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*. | |
44 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*. | |
45 | |
46 To conform with convention, the underscore (_) in the following | |
47 image names were replaced with dash (-) or (/) as appropriate. | |
48 | |
49 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*. | |
50 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*. | |
51 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*. | |
52 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*. | |
53 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*. | |
54 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*. | |
55 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*. | |
56 * images/low-color/back-arrow.*: Moved here from | |
57 lisp/toolbar/lc-back_arrow.*. | |
58 * images/low-color/fwd-arrow.*: Moved here from | |
59 lisp/toolbar/lc-fwd_arrow.*. | |
60 * images/low-color/jump-to.*: Moved here from | |
61 lisp/toolbar/lc-jump_to.*. | |
62 * images/low-color/left-arrow.*: Moved here from | |
63 lisp/toolbar/lc-left_arrow.*. | |
64 * images/low-color/right-arrow.*: Moved here from | |
65 lisp/toolbar/lc-right_arrow.*. | |
66 * images/low-color/up-arrow.*: Moved here from | |
67 lisp/toolbar/lc-up_arrow.*. | |
68 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*. | |
69 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*. | |
70 | |
71 * images/README: Incorporated the content of lisp/toolbar/README | |
72 now that all of the images are here. | |
73 | |
74 2005-10-16 Nick Roberts <nickrob@snap.net.nz> | |
75 | |
76 * images/gud/n.pbm, images/gud/n.xpm | |
77 * images/gud/ni.xpm, images/gud/ni.xpm | |
78 * images/gud/s.xpm, images/gud/s.xpm | |
79 * images/gud/si.xpm, images/gud/si.xpm: Rename to | |
80 next.*, nexti.*, step.*, and stepi.* , respectively, as the | |
81 file-name no longer clashes on 8+3 filesystems. | |
82 | |
83 2005-10-14 Bill Wohler <wohler@newt.com> | |
84 | |
85 * images/gud/break.*: Moved here from toolbar/gud-break.*. | |
86 * images/gud/cont.*: Moved here from toolbar/gud-cont.*. | |
87 * images/gud/down.*: Moved here from toolbar/gud-down.*. | |
88 * images/gud/finish.*: Moved here from toolbar/gud-finish.*. | |
89 * images/gud/ni.*: Moved here from toolbar/gud-ni.*. | |
90 * images/gud/n.*: Moved here from toolbar/gud-n.*. | |
91 * images/gud/print.*: Moved here from toolbar/gud-print.*. | |
92 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*. | |
93 * images/gud/remove.*: Moved here from toolbar/gud-remove.*. | |
94 * images/gud/run.*: Moved here from toolbar/gud-run.*. | |
95 * images/gud/si.*: Moved here from toolbar/gud-si.*. | |
96 * images/gud/s.*: Moved here from toolbar/gud-s.*. | |
97 * images/gud/until.*: Moved here from toolbar/gud-until.*. | |
98 * images/gud/up.*: Moved here from toolbar/gud-up.*. | |
99 * images/gud/watch.*: Moved here from toolbar/gud-watch.*. | |
100 | |
101 2005-10-14 Bill Wohler <wohler@newt.com> | |
102 | |
103 Released MH-E version 7.85. | |
104 | |
105 * NEWS, MH-E-NEWS: Updated for release 7.85. | |
106 | |
1 2005-10-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 107 2005-10-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | 108 |
3 * NEWS: -nb => -nbi | 109 * NEWS: -nb => -nbi |
4 | 110 |
5 2005-10-10 Carsten Dominik <dominik@science.uva.nl> | 111 2005-10-10 Carsten Dominik <dominik@science.uva.nl> |
15 * TODO: Clarify the local variables entry. | 121 * TODO: Clarify the local variables entry. |
16 | 122 |
17 2005-09-30 Bill Wohler <wohler@newt.com> | 123 2005-09-30 Bill Wohler <wohler@newt.com> |
18 | 124 |
19 Moved MH-E image files from toolbar and mail directories into | 125 Moved MH-E image files from toolbar and mail directories into |
20 etc/images. | 126 images. |
21 | 127 |
22 * images/mail: New directory. | 128 * images/mail: New directory. |
23 | 129 |
24 * images/mail/reply.*: Moved here from lisp/mail/reply2*. | 130 * images/mail/reply.*: Moved here from lisp/mail/reply2*. |
25 | 131 |