aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Wohler2005-10-17 22:21:06 +0000
committerBill Wohler2005-10-17 22:21:06 +0000
commitffda926c9c904a38d7c5674e141bd026adceee02 (patch)
tree43a0d573791072f357a721642a0729e30c9a584d
parent3c4f06985ee09c7bbd383eea95e9c6c0bd86ccf9 (diff)
downloademacs-ffda926c9c904a38d7c5674e141bd026adceee02.tar.gz
emacs-ffda926c9c904a38d7c5674e141bd026adceee02.zip
Moved all remaining images from lisp/toolbar to etc/images, moved
lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low resolution images were placed in their own directory (low-color). Replaced underscore (_) in filenames with dash (-) per convention * make-dist: Create and populate etc/images/low-color. * admin/FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list since it's gone. Also marked mh-e as done. * lisp/toolbar/attach.*, lisp/toolbar/cancel.*, lisp/toolbar/close.*: * lisp/toolbar/copy.*, lisp/toolbar/cut.*, lisp/toolbar/diropen.*: * lisp/toolbar/exit.*, lisp/toolbar/help.*, lisp/toolbar/home.*: * lisp/toolbar/index.*, lisp/toolbar/info.*, lisp/toolbar/mail.*: * lisp/toolbar/new.*, lisp/toolbar/open.*, lisp/toolbar/paste.*, * * lisp/toolbar/preferences.*, lisp/toolbar/print.*, lisp/toolbar/save.*: * lisp/toolbar/saveas.*, lisp/toolbar/search.*: * lisp/toolbar/search-replace.*: lisp/toolbar/spell.*: * lisp/toolbar/undo.*: Moved to etc/images. * lisp/toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*. * lisp/toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*. * lisp/toolbar/lc-help.*: Moved to etc/images/low-color/help.*. * lisp/toolbar/lc-home.*: Moved to etc/images/low-color/home.*. * lisp/toolbar/lc-index.*: Moved to etc/images/low-color/index.*. * lisp/toolbar/lc-new.*: Moved to etc/images/low-color/new.*. * lisp/toolbar/lc-open.*: Moved to etc/images/low-color/open.*. * lisp/toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*. * lisp/toolbar/lc-preferences.*: Moved to etc/images/low-color/preferences.*. * lisp/toolbar/lc-print.*: Moved to etc/images/low-color/print.*. * lisp/toolbar/lc-save.*: Moved to etc/images/low-color/save.*. * lisp/toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*. * lisp/toolbar/lc-search.*: Moved to etc/images/low-color/search.*. * lisp/toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*. * lisp/toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*. To conform with convention, the underscore (_) in the following image names were replaced with dash (-) or (/) as appropriate. * lisp/toolbar/back_arrow.*: Moved to etc/images/back-arrow.*. * lisp/toolbar/fld_open.*: Moved to etc/images/fld-open.*. * lisp/toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*. * lisp/toolbar/jump_to.*: Moved to etc/images/jump-to.*. * lisp/toolbar/left_arrow.*: Moved to etc/images/left-arrow.*. * lisp/toolbar/right_arrow.*: Moved to etc/images/right-arrow.*. * lisp/toolbar/up_arrow.*: Moved to etc/images/up-arrow.*. * lisp/toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*. * lisp/toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*. * lisp/toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*. * lisp/toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*. * lisp/toolbar/lc-right_arrow.*.: Moved to etc/images/low-color/right-arrow.*. * lisp/toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*. * lisp/toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*. * lisp/toolbar/mail_send.*: Moved to etc/images/mail/send.*. * lisp/info.el (info-tool-bar-map): Replaced underscores in image names with dashes. * lisp/makefile.w32-in (WINS): Removed toolbar. * lisp/menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in comment. * lisp/tool-bar.el: Moved to lisp from lisp/toolbar. Now that lisp/toolbar is empty, it should be deleted when folks run "cvs up -P". * etc/images/README: Incorporated the content of lisp/toolbar/README now that all of the images are here.
-rw-r--r--ChangeLog4
-rw-r--r--admin/ChangeLog5
-rw-r--r--admin/FOR-RELEASE3
-rw-r--r--etc/ChangeLog92
-rw-r--r--etc/images/README16
-rw-r--r--etc/images/attach.pbm (renamed from lisp/toolbar/attach.pbm)bin634 -> 634 bytes
-rw-r--r--etc/images/back-arrow.pbm (renamed from lisp/toolbar/back_arrow.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/back-arrow.xpm (renamed from lisp/toolbar/back_arrow.xpm)0
-rw-r--r--etc/images/cancel.pbm (renamed from lisp/toolbar/cancel.pbm)bin634 -> 634 bytes
-rw-r--r--etc/images/cancel.xpm (renamed from lisp/toolbar/cancel.xpm)0
-rw-r--r--etc/images/close.pbm (renamed from lisp/toolbar/close.pbm)bin199 -> 199 bytes
-rw-r--r--etc/images/close.xpm (renamed from lisp/toolbar/close.xpm)0
-rw-r--r--etc/images/copy.pbm (renamed from lisp/toolbar/copy.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/copy.xpm (renamed from lisp/toolbar/copy.xpm)0
-rw-r--r--etc/images/cut.pbm (renamed from lisp/toolbar/cut.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/cut.xpm (renamed from lisp/toolbar/cut.xpm)0
-rw-r--r--etc/images/diropen.pbm (renamed from lisp/toolbar/diropen.pbm)bin81 -> 81 bytes
-rw-r--r--etc/images/diropen.xpm (renamed from lisp/toolbar/diropen.xpm)0
-rw-r--r--etc/images/exit.pbm (renamed from lisp/toolbar/exit.pbm)bin634 -> 634 bytes
-rw-r--r--etc/images/exit.xpm (renamed from lisp/toolbar/exit.xpm)0
-rw-r--r--etc/images/fld-open.pbm (renamed from lisp/toolbar/fld_open.pbm)bin634 -> 634 bytes
-rw-r--r--etc/images/fld-open.xpm (renamed from lisp/toolbar/fld_open.xpm)0
-rw-r--r--etc/images/fwd-arrow.pbm (renamed from lisp/toolbar/fwd_arrow.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/fwd-arrow.xpm (renamed from lisp/toolbar/fwd_arrow.xpm)0
-rw-r--r--etc/images/help.pbm (renamed from lisp/toolbar/help.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/help.xpm (renamed from lisp/toolbar/help.xpm)0
-rw-r--r--etc/images/home.pbm (renamed from lisp/toolbar/home.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/home.xpm (renamed from lisp/toolbar/home.xpm)0
-rw-r--r--etc/images/index.pbm (renamed from lisp/toolbar/index.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/index.xpm (renamed from lisp/toolbar/index.xpm)0
-rw-r--r--etc/images/info.pbm (renamed from lisp/toolbar/info.pbm)bin81 -> 81 bytes
-rw-r--r--etc/images/info.xpm (renamed from lisp/toolbar/info.xpm)0
-rw-r--r--etc/images/jump-to.pbm (renamed from lisp/toolbar/jump_to.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/jump-to.xpm (renamed from lisp/toolbar/jump_to.xpm)0
-rw-r--r--etc/images/left-arrow.pbm (renamed from lisp/toolbar/left_arrow.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/left-arrow.xpm (renamed from lisp/toolbar/left_arrow.xpm)0
-rw-r--r--etc/images/low-color/back-arrow.xpm (renamed from lisp/toolbar/lc-back_arrow.xpm)0
-rw-r--r--etc/images/low-color/copy.xpm (renamed from lisp/toolbar/lc-copy.xpm)0
-rw-r--r--etc/images/low-color/cut.xpm (renamed from lisp/toolbar/lc-cut.xpm)0
-rw-r--r--etc/images/low-color/fwd-arrow.xpm (renamed from lisp/toolbar/lc-fwd_arrow.xpm)0
-rw-r--r--etc/images/low-color/help.xpm (renamed from lisp/toolbar/lc-help.xpm)0
-rw-r--r--etc/images/low-color/home.xpm (renamed from lisp/toolbar/lc-home.xpm)0
-rw-r--r--etc/images/low-color/index.xpm (renamed from lisp/toolbar/lc-index.xpm)0
-rw-r--r--etc/images/low-color/jump-to.xpm (renamed from lisp/toolbar/lc-jump_to.xpm)0
-rw-r--r--etc/images/low-color/left-arrow.xpm (renamed from lisp/toolbar/lc-left_arrow.xpm)0
-rw-r--r--etc/images/low-color/new.xpm (renamed from lisp/toolbar/lc-new.xpm)0
-rw-r--r--etc/images/low-color/open.xpm (renamed from lisp/toolbar/lc-open.xpm)0
-rw-r--r--etc/images/low-color/paste.xpm (renamed from lisp/toolbar/lc-paste.xpm)0
-rw-r--r--etc/images/low-color/preferences.xpm (renamed from lisp/toolbar/lc-preferences.xpm)0
-rw-r--r--etc/images/low-color/print.xpm (renamed from lisp/toolbar/lc-print.xpm)0
-rw-r--r--etc/images/low-color/right-arrow.xpm (renamed from lisp/toolbar/lc-right_arrow.xpm)0
-rw-r--r--etc/images/low-color/save.xpm (renamed from lisp/toolbar/lc-save.xpm)0
-rw-r--r--etc/images/low-color/saveas.xpm (renamed from lisp/toolbar/lc-saveas.xpm)0
-rw-r--r--etc/images/low-color/search.xpm (renamed from lisp/toolbar/lc-search.xpm)0
-rw-r--r--etc/images/low-color/spell.xpm (renamed from lisp/toolbar/lc-spell.xpm)0
-rw-r--r--etc/images/low-color/undo.xpm (renamed from lisp/toolbar/lc-undo.xpm)0
-rw-r--r--etc/images/low-color/up-arrow.xpm (renamed from lisp/toolbar/lc-up_arrow.xpm)0
-rw-r--r--etc/images/mail.pbm (renamed from lisp/toolbar/mail.pbm)bin634 -> 634 bytes
-rw-r--r--etc/images/mail.xpm (renamed from lisp/toolbar/mail.xpm)0
-rw-r--r--etc/images/mail/compose.pbm (renamed from lisp/toolbar/mail_compose.pbm)bin634 -> 634 bytes
-rw-r--r--etc/images/mail/compose.xpm (renamed from lisp/toolbar/mail_compose.xpm)0
-rw-r--r--etc/images/mail/send.pbm (renamed from lisp/toolbar/mail_send.pbm)bin634 -> 634 bytes
-rw-r--r--etc/images/mail/send.xpm (renamed from lisp/toolbar/mail_send.xpm)0
-rw-r--r--etc/images/new.pbm (renamed from lisp/toolbar/new.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/new.xpm (renamed from lisp/toolbar/new.xpm)0
-rw-r--r--etc/images/open.pbm (renamed from lisp/toolbar/open.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/open.xpm (renamed from lisp/toolbar/open.xpm)0
-rw-r--r--etc/images/paste.pbm (renamed from lisp/toolbar/paste.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/paste.xpm (renamed from lisp/toolbar/paste.xpm)0
-rw-r--r--etc/images/preferences.pbm (renamed from lisp/toolbar/preferences.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/preferences.xpm (renamed from lisp/toolbar/preferences.xpm)0
-rw-r--r--etc/images/print.pbm (renamed from lisp/toolbar/print.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/print.xpm (renamed from lisp/toolbar/print.xpm)0
-rw-r--r--etc/images/right-arrow.pbm (renamed from lisp/toolbar/right_arrow.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/right-arrow.xpm (renamed from lisp/toolbar/right_arrow.xpm)0
-rw-r--r--etc/images/save.pbm (renamed from lisp/toolbar/save.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/save.xpm (renamed from lisp/toolbar/save.xpm)0
-rw-r--r--etc/images/saveas.pbm (renamed from lisp/toolbar/saveas.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/saveas.xpm (renamed from lisp/toolbar/saveas.xpm)0
-rw-r--r--etc/images/search-replace.pbm (renamed from lisp/toolbar/search-replace.pbm)bin634 -> 634 bytes
-rw-r--r--etc/images/search-replace.xpm (renamed from lisp/toolbar/search-replace.xpm)0
-rw-r--r--etc/images/search.pbm (renamed from lisp/toolbar/search.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/search.xpm (renamed from lisp/toolbar/search.xpm)0
-rw-r--r--etc/images/spell.pbm (renamed from lisp/toolbar/spell.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/spell.xpm (renamed from lisp/toolbar/spell.xpm)0
-rw-r--r--etc/images/undo.pbm (renamed from lisp/toolbar/undo.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/undo.xpm (renamed from lisp/toolbar/undo.xpm)0
-rw-r--r--etc/images/up-arrow.pbm (renamed from lisp/toolbar/up_arrow.pbm)bin185 -> 185 bytes
-rw-r--r--etc/images/up-arrow.xpm (renamed from lisp/toolbar/up_arrow.xpm)0
-rw-r--r--lisp/ChangeLog63
-rw-r--r--lisp/gnus/ChangeLog5
-rw-r--r--lisp/gnus/message.el2
-rw-r--r--lisp/info.el12
-rw-r--r--lisp/makefile.w32-in1
-rw-r--r--lisp/menu-bar.el2
-rw-r--r--lisp/mh-e/ChangeLog8
-rw-r--r--lisp/mh-e/mh-customize.el10
-rw-r--r--lisp/tool-bar.el (renamed from lisp/toolbar/tool-bar.el)24
-rw-r--r--lisp/toolbar/README12
-rwxr-xr-xmake-dist8
100 files changed, 208 insertions, 59 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f493f46b05..69096da32de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12005-10-17 Bill Wohler <wohler@newt.com>
2
3 * make-dist: Create and populate etc/images/low-color.
4
12005-10-15 Bill Wohler <wohler@newt.com> 52005-10-15 Bill Wohler <wohler@newt.com>
2 6
3 * make-dist: Create and populate etc/images/gud. 7 * make-dist: Create and populate etc/images/gud.
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 3ed09ce60c9..68194266dd6 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,8 @@
12005-10-17 Bill Wohler <wohler@newt.com>
2
3 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
4 since it's gone. Also marked mh-e as done.
5
12005-10-11 Juanma Barranquero <lekktu@gmail.com> 62005-10-11 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG 8 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 73309bbb7e5..ba744a621c6 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -89,14 +89,13 @@ lisp/gnus done ttn
89lisp/international done Kenichi Handa 89lisp/international done Kenichi Handa
90lisp/language done Kenichi Handa 90lisp/language done Kenichi Handa
91lisp/mail done ttn 91lisp/mail done ttn
92lisp/mh-e working Bill Wohler 92lisp/mh-e done Bill Wohler
93lisp/net done ttn 93lisp/net done ttn
94lisp/obsolete done ttn 94lisp/obsolete done ttn
95lisp/play done ttn 95lisp/play done ttn
96lisp/progmodes done Nick Roberts 96lisp/progmodes done Nick Roberts
97lisp/term done ttn 97lisp/term done ttn
98lisp/textmodes done ttn 98lisp/textmodes done ttn
99lisp/toolbar done ttn
100lisp/url done ttn 99lisp/url done ttn
101lispintro done ttn 100lispintro done ttn
102lispref done ttn 101lispref done ttn
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 8630a7074bf..afc7b6b8249 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,63 @@
12005-10-17 Bill Wohler <wohler@newt.com>
2
3 Moved all remaining images from lisp/toolbar to etc/images. The
4 low resolution images were placed in their own directory (low-color).
5
6 * images/attach.*, images/cancel.*, images/close.*:
7 * images/copy.*, images/cut.*, images/diropen.*:
8 * images/exit.*, images/help.*, images/home.*:
9 * images/index.*, images/info.*, images/mail.*:
10 * images/new.*, images/open.*, images/paste.*:
11 * images/preferences.*, images/print.*, images/save.*:
12 * images/saveas.*, images/search.*:
13 * images/search-replace.*, images/spell.*:
14 * images/undo.*: Moved here from lisp/toolbar.
15
16 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
17 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
18 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
19 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
20 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
21 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
22 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
23 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
24 * images/low-color/preferences.*: Moved here from
25 lisp/toolbar/lc-preferences.*.
26 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
27 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
28 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
29 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
30 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
31 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
32
33 To conform with convention, the underscore (_) in the following
34 image names were replaced with dash (-) or (/) as appropriate.
35
36 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
37 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
38 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
39 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
40 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
41 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
42 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
43 * images/low-color/back-arrow.*: Moved here from
44 lisp/toolbar/lc-back_arrow.*.
45 * images/low-color/fwd-arrow.*: Moved here from
46 lisp/toolbar/lc-fwd_arrow.*.
47 * images/low-color/jump-to.*: Moved here from
48 lisp/toolbar/lc-jump_to.*.
49 * images/low-color/left-arrow.*: Moved here from
50 lisp/toolbar/lc-left_arrow.*.
51 * images/low-color/right-arrow.*: Moved here from
52 lisp/toolbar/lc-right_arrow.*.
53 * images/low-color/up-arrow.*: Moved here from
54 lisp/toolbar/lc-up_arrow.*.
55 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
56 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
57
58 * images/README: Incorporated the content of lisp/toolbar/README
59 now that all of the images are here.
60
12005-10-16 Nick Roberts <nickrob@snap.net.nz> 612005-10-16 Nick Roberts <nickrob@snap.net.nz>
2 62
3 * images/gud/n.pbm, images/gud/n.xpm 63 * images/gud/n.pbm, images/gud/n.xpm
@@ -9,21 +69,21 @@
9 69
102005-10-14 Bill Wohler <wohler@newt.com> 702005-10-14 Bill Wohler <wohler@newt.com>
11 71
12 * etc/images/gud/break.*: Moved here from toolbar/gud-break.*. 72 * images/gud/break.*: Moved here from toolbar/gud-break.*.
13 * etc/images/gud/cont.*: Moved here from toolbar/gud-cont.*. 73 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
14 * etc/images/gud/down.*: Moved here from toolbar/gud-down.*. 74 * images/gud/down.*: Moved here from toolbar/gud-down.*.
15 * etc/images/gud/finish.*: Moved here from toolbar/gud-finish.*. 75 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
16 * etc/images/gud/ni.*: Moved here from toolbar/gud-ni.*. 76 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
17 * etc/images/gud/n.*: Moved here from toolbar/gud-n.*. 77 * images/gud/n.*: Moved here from toolbar/gud-n.*.
18 * etc/images/gud/print.*: Moved here from toolbar/gud-print.*. 78 * images/gud/print.*: Moved here from toolbar/gud-print.*.
19 * etc/images/gud/pstar.*: Moved here from toolbar/gud-pstar.*. 79 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
20 * etc/images/gud/remove.*: Moved here from toolbar/gud-remove.*. 80 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
21 * etc/images/gud/run.*: Moved here from toolbar/gud-run.*. 81 * images/gud/run.*: Moved here from toolbar/gud-run.*.
22 * etc/images/gud/si.*: Moved here from toolbar/gud-si.*. 82 * images/gud/si.*: Moved here from toolbar/gud-si.*.
23 * etc/images/gud/s.*: Moved here from toolbar/gud-s.*. 83 * images/gud/s.*: Moved here from toolbar/gud-s.*.
24 * etc/images/gud/until.*: Moved here from toolbar/gud-until.*. 84 * images/gud/until.*: Moved here from toolbar/gud-until.*.
25 * etc/images/gud/up.*: Moved here from toolbar/gud-up.*. 85 * images/gud/up.*: Moved here from toolbar/gud-up.*.
26 * etc/images/gud/watch.*: Moved here from toolbar/gud-watch.*. 86 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
27 87
282005-10-14 Bill Wohler <wohler@newt.com> 882005-10-14 Bill Wohler <wohler@newt.com>
29 89
@@ -50,7 +110,7 @@
502005-09-30 Bill Wohler <wohler@newt.com> 1102005-09-30 Bill Wohler <wohler@newt.com>
51 111
52 Moved MH-E image files from toolbar and mail directories into 112 Moved MH-E image files from toolbar and mail directories into
53 etc/images. 113 images.
54 114
55 * images/mail: New directory. 115 * images/mail: New directory.
56 116
diff --git a/etc/images/README b/etc/images/README
index c697bfdc438..229840a2669 100644
--- a/etc/images/README
+++ b/etc/images/README
@@ -1,5 +1,17 @@
1All of the following icons are not part of Emacs, but distributed and
2used by Emacs.
3
4The following icons are from GTK+ 2.x:
5
6 close.xpm copy.xpm cut.xpm help.xpm home.xpm
7 index.xpm jump-to.xpm left-arrow.xpm new.xpm open.xpm
8 paste.xpm preferences.xpm print.xpm right-arrow.xpm save.xpm
9 saveas.xpm search.xpm spell.xpm undo.xpm up-arrow.xpm
10
11 back-arrow.xpm and fwd-arrow.xpm are slightly modified undo and redo.
12
13 diropen.xpm is file-manager.png from Gnome hicolor theme.
14
1The following icons are from GNOME 2.10: 15The following icons are from GNOME 2.10:
2 16
3 refresh.pbm, refresh.xpm 17 refresh.pbm, refresh.xpm
4
5They are not part of Emacs, but distributed and used by Emacs.
diff --git a/lisp/toolbar/attach.pbm b/etc/images/attach.pbm
index e8fcd988f0c..e8fcd988f0c 100644
--- a/lisp/toolbar/attach.pbm
+++ b/etc/images/attach.pbm
Binary files differ
diff --git a/lisp/toolbar/back_arrow.pbm b/etc/images/back-arrow.pbm
index 7f9b8975d2f..7f9b8975d2f 100644
--- a/lisp/toolbar/back_arrow.pbm
+++ b/etc/images/back-arrow.pbm
Binary files differ
diff --git a/lisp/toolbar/back_arrow.xpm b/etc/images/back-arrow.xpm
index b9b13613d81..b9b13613d81 100644
--- a/lisp/toolbar/back_arrow.xpm
+++ b/etc/images/back-arrow.xpm
diff --git a/lisp/toolbar/cancel.pbm b/etc/images/cancel.pbm
index bd85b764c27..bd85b764c27 100644
--- a/lisp/toolbar/cancel.pbm
+++ b/etc/images/cancel.pbm
Binary files differ
diff --git a/lisp/toolbar/cancel.xpm b/etc/images/cancel.xpm
index 1a9c80ac744..1a9c80ac744 100644
--- a/lisp/toolbar/cancel.xpm
+++ b/etc/images/cancel.xpm
diff --git a/lisp/toolbar/close.pbm b/etc/images/close.pbm
index 5229be27525..5229be27525 100644
--- a/lisp/toolbar/close.pbm
+++ b/etc/images/close.pbm
Binary files differ
diff --git a/lisp/toolbar/close.xpm b/etc/images/close.xpm
index 498843be6e2..498843be6e2 100644
--- a/lisp/toolbar/close.xpm
+++ b/etc/images/close.xpm
diff --git a/lisp/toolbar/copy.pbm b/etc/images/copy.pbm
index abfd22f93b3..abfd22f93b3 100644
--- a/lisp/toolbar/copy.pbm
+++ b/etc/images/copy.pbm
Binary files differ
diff --git a/lisp/toolbar/copy.xpm b/etc/images/copy.xpm
index 6262a95bc39..6262a95bc39 100644
--- a/lisp/toolbar/copy.xpm
+++ b/etc/images/copy.xpm
diff --git a/lisp/toolbar/cut.pbm b/etc/images/cut.pbm
index 29bf1abc073..29bf1abc073 100644
--- a/lisp/toolbar/cut.pbm
+++ b/etc/images/cut.pbm
Binary files differ
diff --git a/lisp/toolbar/cut.xpm b/etc/images/cut.xpm
index 3f8e71d22ce..3f8e71d22ce 100644
--- a/lisp/toolbar/cut.xpm
+++ b/etc/images/cut.xpm
diff --git a/lisp/toolbar/diropen.pbm b/etc/images/diropen.pbm
index 61adc3b2a23..61adc3b2a23 100644
--- a/lisp/toolbar/diropen.pbm
+++ b/etc/images/diropen.pbm
Binary files differ
diff --git a/lisp/toolbar/diropen.xpm b/etc/images/diropen.xpm
index 6937b99a44d..6937b99a44d 100644
--- a/lisp/toolbar/diropen.xpm
+++ b/etc/images/diropen.xpm
diff --git a/lisp/toolbar/exit.pbm b/etc/images/exit.pbm
index a6dd11e7769..a6dd11e7769 100644
--- a/lisp/toolbar/exit.pbm
+++ b/etc/images/exit.pbm
Binary files differ
diff --git a/lisp/toolbar/exit.xpm b/etc/images/exit.xpm
index 291dd0dd170..291dd0dd170 100644
--- a/lisp/toolbar/exit.xpm
+++ b/etc/images/exit.xpm
diff --git a/lisp/toolbar/fld_open.pbm b/etc/images/fld-open.pbm
index 3d2be258a67..3d2be258a67 100644
--- a/lisp/toolbar/fld_open.pbm
+++ b/etc/images/fld-open.pbm
Binary files differ
diff --git a/lisp/toolbar/fld_open.xpm b/etc/images/fld-open.xpm
index 220410003fd..220410003fd 100644
--- a/lisp/toolbar/fld_open.xpm
+++ b/etc/images/fld-open.xpm
diff --git a/lisp/toolbar/fwd_arrow.pbm b/etc/images/fwd-arrow.pbm
index e08e6fa35db..e08e6fa35db 100644
--- a/lisp/toolbar/fwd_arrow.pbm
+++ b/etc/images/fwd-arrow.pbm
Binary files differ
diff --git a/lisp/toolbar/fwd_arrow.xpm b/etc/images/fwd-arrow.xpm
index 5e7c5602ea1..5e7c5602ea1 100644
--- a/lisp/toolbar/fwd_arrow.xpm
+++ b/etc/images/fwd-arrow.xpm
diff --git a/lisp/toolbar/help.pbm b/etc/images/help.pbm
index 2575f6f2613..2575f6f2613 100644
--- a/lisp/toolbar/help.pbm
+++ b/etc/images/help.pbm
Binary files differ
diff --git a/lisp/toolbar/help.xpm b/etc/images/help.xpm
index 1d65ce03b53..1d65ce03b53 100644
--- a/lisp/toolbar/help.xpm
+++ b/etc/images/help.xpm
diff --git a/lisp/toolbar/home.pbm b/etc/images/home.pbm
index 5be84460652..5be84460652 100644
--- a/lisp/toolbar/home.pbm
+++ b/etc/images/home.pbm
Binary files differ
diff --git a/lisp/toolbar/home.xpm b/etc/images/home.xpm
index 57e8f9cc25a..57e8f9cc25a 100644
--- a/lisp/toolbar/home.xpm
+++ b/etc/images/home.xpm
diff --git a/lisp/toolbar/index.pbm b/etc/images/index.pbm
index d8aa08a7e53..d8aa08a7e53 100644
--- a/lisp/toolbar/index.pbm
+++ b/etc/images/index.pbm
Binary files differ
diff --git a/lisp/toolbar/index.xpm b/etc/images/index.xpm
index 7e1de12121b..7e1de12121b 100644
--- a/lisp/toolbar/index.xpm
+++ b/etc/images/index.xpm
diff --git a/lisp/toolbar/info.pbm b/etc/images/info.pbm
index 68bae42965b..68bae42965b 100644
--- a/lisp/toolbar/info.pbm
+++ b/etc/images/info.pbm
Binary files differ
diff --git a/lisp/toolbar/info.xpm b/etc/images/info.xpm
index bca0bf8e4fc..bca0bf8e4fc 100644
--- a/lisp/toolbar/info.xpm
+++ b/etc/images/info.xpm
diff --git a/lisp/toolbar/jump_to.pbm b/etc/images/jump-to.pbm
index 5f5921baf57..5f5921baf57 100644
--- a/lisp/toolbar/jump_to.pbm
+++ b/etc/images/jump-to.pbm
Binary files differ
diff --git a/lisp/toolbar/jump_to.xpm b/etc/images/jump-to.xpm
index 8f9897974ab..8f9897974ab 100644
--- a/lisp/toolbar/jump_to.xpm
+++ b/etc/images/jump-to.xpm
diff --git a/lisp/toolbar/left_arrow.pbm b/etc/images/left-arrow.pbm
index 56005e71c3f..56005e71c3f 100644
--- a/lisp/toolbar/left_arrow.pbm
+++ b/etc/images/left-arrow.pbm
Binary files differ
diff --git a/lisp/toolbar/left_arrow.xpm b/etc/images/left-arrow.xpm
index 586fe4489c0..586fe4489c0 100644
--- a/lisp/toolbar/left_arrow.xpm
+++ b/etc/images/left-arrow.xpm
diff --git a/lisp/toolbar/lc-back_arrow.xpm b/etc/images/low-color/back-arrow.xpm
index 05a797c7a65..05a797c7a65 100644
--- a/lisp/toolbar/lc-back_arrow.xpm
+++ b/etc/images/low-color/back-arrow.xpm
diff --git a/lisp/toolbar/lc-copy.xpm b/etc/images/low-color/copy.xpm
index f50fb51baf5..f50fb51baf5 100644
--- a/lisp/toolbar/lc-copy.xpm
+++ b/etc/images/low-color/copy.xpm
diff --git a/lisp/toolbar/lc-cut.xpm b/etc/images/low-color/cut.xpm
index 750ec729f60..750ec729f60 100644
--- a/lisp/toolbar/lc-cut.xpm
+++ b/etc/images/low-color/cut.xpm
diff --git a/lisp/toolbar/lc-fwd_arrow.xpm b/etc/images/low-color/fwd-arrow.xpm
index 284b8c9bee7..284b8c9bee7 100644
--- a/lisp/toolbar/lc-fwd_arrow.xpm
+++ b/etc/images/low-color/fwd-arrow.xpm
diff --git a/lisp/toolbar/lc-help.xpm b/etc/images/low-color/help.xpm
index 663460c3a06..663460c3a06 100644
--- a/lisp/toolbar/lc-help.xpm
+++ b/etc/images/low-color/help.xpm
diff --git a/lisp/toolbar/lc-home.xpm b/etc/images/low-color/home.xpm
index c7a7ecfb634..c7a7ecfb634 100644
--- a/lisp/toolbar/lc-home.xpm
+++ b/etc/images/low-color/home.xpm
diff --git a/lisp/toolbar/lc-index.xpm b/etc/images/low-color/index.xpm
index 7a2464f032b..7a2464f032b 100644
--- a/lisp/toolbar/lc-index.xpm
+++ b/etc/images/low-color/index.xpm
diff --git a/lisp/toolbar/lc-jump_to.xpm b/etc/images/low-color/jump-to.xpm
index cd7499396c7..cd7499396c7 100644
--- a/lisp/toolbar/lc-jump_to.xpm
+++ b/etc/images/low-color/jump-to.xpm
diff --git a/lisp/toolbar/lc-left_arrow.xpm b/etc/images/low-color/left-arrow.xpm
index 61dded3a5aa..61dded3a5aa 100644
--- a/lisp/toolbar/lc-left_arrow.xpm
+++ b/etc/images/low-color/left-arrow.xpm
diff --git a/lisp/toolbar/lc-new.xpm b/etc/images/low-color/new.xpm
index e2984bffd4f..e2984bffd4f 100644
--- a/lisp/toolbar/lc-new.xpm
+++ b/etc/images/low-color/new.xpm
diff --git a/lisp/toolbar/lc-open.xpm b/etc/images/low-color/open.xpm
index 0e074830bb6..0e074830bb6 100644
--- a/lisp/toolbar/lc-open.xpm
+++ b/etc/images/low-color/open.xpm
diff --git a/lisp/toolbar/lc-paste.xpm b/etc/images/low-color/paste.xpm
index c728f0f038c..c728f0f038c 100644
--- a/lisp/toolbar/lc-paste.xpm
+++ b/etc/images/low-color/paste.xpm
diff --git a/lisp/toolbar/lc-preferences.xpm b/etc/images/low-color/preferences.xpm
index cebac821d6e..cebac821d6e 100644
--- a/lisp/toolbar/lc-preferences.xpm
+++ b/etc/images/low-color/preferences.xpm
diff --git a/lisp/toolbar/lc-print.xpm b/etc/images/low-color/print.xpm
index 8c67bb632f0..8c67bb632f0 100644
--- a/lisp/toolbar/lc-print.xpm
+++ b/etc/images/low-color/print.xpm
diff --git a/lisp/toolbar/lc-right_arrow.xpm b/etc/images/low-color/right-arrow.xpm
index a74b70c74b3..a74b70c74b3 100644
--- a/lisp/toolbar/lc-right_arrow.xpm
+++ b/etc/images/low-color/right-arrow.xpm
diff --git a/lisp/toolbar/lc-save.xpm b/etc/images/low-color/save.xpm
index fd3156abfbf..fd3156abfbf 100644
--- a/lisp/toolbar/lc-save.xpm
+++ b/etc/images/low-color/save.xpm
diff --git a/lisp/toolbar/lc-saveas.xpm b/etc/images/low-color/saveas.xpm
index 11cc684c22d..11cc684c22d 100644
--- a/lisp/toolbar/lc-saveas.xpm
+++ b/etc/images/low-color/saveas.xpm
diff --git a/lisp/toolbar/lc-search.xpm b/etc/images/low-color/search.xpm
index 478b63ff648..478b63ff648 100644
--- a/lisp/toolbar/lc-search.xpm
+++ b/etc/images/low-color/search.xpm
diff --git a/lisp/toolbar/lc-spell.xpm b/etc/images/low-color/spell.xpm
index ec952467cc5..ec952467cc5 100644
--- a/lisp/toolbar/lc-spell.xpm
+++ b/etc/images/low-color/spell.xpm
diff --git a/lisp/toolbar/lc-undo.xpm b/etc/images/low-color/undo.xpm
index 8172fb2c951..8172fb2c951 100644
--- a/lisp/toolbar/lc-undo.xpm
+++ b/etc/images/low-color/undo.xpm
diff --git a/lisp/toolbar/lc-up_arrow.xpm b/etc/images/low-color/up-arrow.xpm
index ed4b7526015..ed4b7526015 100644
--- a/lisp/toolbar/lc-up_arrow.xpm
+++ b/etc/images/low-color/up-arrow.xpm
diff --git a/lisp/toolbar/mail.pbm b/etc/images/mail.pbm
index 744f38609e8..744f38609e8 100644
--- a/lisp/toolbar/mail.pbm
+++ b/etc/images/mail.pbm
Binary files differ
diff --git a/lisp/toolbar/mail.xpm b/etc/images/mail.xpm
index fc87e3a654a..fc87e3a654a 100644
--- a/lisp/toolbar/mail.xpm
+++ b/etc/images/mail.xpm
diff --git a/lisp/toolbar/mail_compose.pbm b/etc/images/mail/compose.pbm
index ca6328d27a5..ca6328d27a5 100644
--- a/lisp/toolbar/mail_compose.pbm
+++ b/etc/images/mail/compose.pbm
Binary files differ
diff --git a/lisp/toolbar/mail_compose.xpm b/etc/images/mail/compose.xpm
index 9fa4fa93706..9fa4fa93706 100644
--- a/lisp/toolbar/mail_compose.xpm
+++ b/etc/images/mail/compose.xpm
diff --git a/lisp/toolbar/mail_send.pbm b/etc/images/mail/send.pbm
index 36b60b7dbdd..36b60b7dbdd 100644
--- a/lisp/toolbar/mail_send.pbm
+++ b/etc/images/mail/send.pbm
Binary files differ
diff --git a/lisp/toolbar/mail_send.xpm b/etc/images/mail/send.xpm
index f1d2282ec8a..f1d2282ec8a 100644
--- a/lisp/toolbar/mail_send.xpm
+++ b/etc/images/mail/send.xpm
diff --git a/lisp/toolbar/new.pbm b/etc/images/new.pbm
index 1fae8c09eec..1fae8c09eec 100644
--- a/lisp/toolbar/new.pbm
+++ b/etc/images/new.pbm
Binary files differ
diff --git a/lisp/toolbar/new.xpm b/etc/images/new.xpm
index 2d4690edd3c..2d4690edd3c 100644
--- a/lisp/toolbar/new.xpm
+++ b/etc/images/new.xpm
diff --git a/lisp/toolbar/open.pbm b/etc/images/open.pbm
index 9c614e43f31..9c614e43f31 100644
--- a/lisp/toolbar/open.pbm
+++ b/etc/images/open.pbm
Binary files differ
diff --git a/lisp/toolbar/open.xpm b/etc/images/open.xpm
index 6b95c7e476d..6b95c7e476d 100644
--- a/lisp/toolbar/open.xpm
+++ b/etc/images/open.xpm
diff --git a/lisp/toolbar/paste.pbm b/etc/images/paste.pbm
index 17e3a82c0c6..17e3a82c0c6 100644
--- a/lisp/toolbar/paste.pbm
+++ b/etc/images/paste.pbm
Binary files differ
diff --git a/lisp/toolbar/paste.xpm b/etc/images/paste.xpm
index cdd86366d66..cdd86366d66 100644
--- a/lisp/toolbar/paste.xpm
+++ b/etc/images/paste.xpm
diff --git a/lisp/toolbar/preferences.pbm b/etc/images/preferences.pbm
index 00c7da36cdf..00c7da36cdf 100644
--- a/lisp/toolbar/preferences.pbm
+++ b/etc/images/preferences.pbm
Binary files differ
diff --git a/lisp/toolbar/preferences.xpm b/etc/images/preferences.xpm
index 3cdc884dd4d..3cdc884dd4d 100644
--- a/lisp/toolbar/preferences.xpm
+++ b/etc/images/preferences.xpm
diff --git a/lisp/toolbar/print.pbm b/etc/images/print.pbm
index a4ab55c2cd8..a4ab55c2cd8 100644
--- a/lisp/toolbar/print.pbm
+++ b/etc/images/print.pbm
Binary files differ
diff --git a/lisp/toolbar/print.xpm b/etc/images/print.xpm
index 95f2f400800..95f2f400800 100644
--- a/lisp/toolbar/print.xpm
+++ b/etc/images/print.xpm
diff --git a/lisp/toolbar/right_arrow.pbm b/etc/images/right-arrow.pbm
index cd32579c6bd..cd32579c6bd 100644
--- a/lisp/toolbar/right_arrow.pbm
+++ b/etc/images/right-arrow.pbm
Binary files differ
diff --git a/lisp/toolbar/right_arrow.xpm b/etc/images/right-arrow.xpm
index da8156879d6..da8156879d6 100644
--- a/lisp/toolbar/right_arrow.xpm
+++ b/etc/images/right-arrow.xpm
diff --git a/lisp/toolbar/save.pbm b/etc/images/save.pbm
index b69576096bf..b69576096bf 100644
--- a/lisp/toolbar/save.pbm
+++ b/etc/images/save.pbm
Binary files differ
diff --git a/lisp/toolbar/save.xpm b/etc/images/save.xpm
index cfa651dfaf3..cfa651dfaf3 100644
--- a/lisp/toolbar/save.xpm
+++ b/etc/images/save.xpm
diff --git a/lisp/toolbar/saveas.pbm b/etc/images/saveas.pbm
index 6bf6b8f25eb..6bf6b8f25eb 100644
--- a/lisp/toolbar/saveas.pbm
+++ b/etc/images/saveas.pbm
Binary files differ
diff --git a/lisp/toolbar/saveas.xpm b/etc/images/saveas.xpm
index 2830b06c928..2830b06c928 100644
--- a/lisp/toolbar/saveas.xpm
+++ b/etc/images/saveas.xpm
diff --git a/lisp/toolbar/search-replace.pbm b/etc/images/search-replace.pbm
index 3e444cf7bb6..3e444cf7bb6 100644
--- a/lisp/toolbar/search-replace.pbm
+++ b/etc/images/search-replace.pbm
Binary files differ
diff --git a/lisp/toolbar/search-replace.xpm b/etc/images/search-replace.xpm
index 597337f047a..597337f047a 100644
--- a/lisp/toolbar/search-replace.xpm
+++ b/etc/images/search-replace.xpm
diff --git a/lisp/toolbar/search.pbm b/etc/images/search.pbm
index 0e8a15e6a2e..0e8a15e6a2e 100644
--- a/lisp/toolbar/search.pbm
+++ b/etc/images/search.pbm
Binary files differ
diff --git a/lisp/toolbar/search.xpm b/etc/images/search.xpm
index ad6300528e9..ad6300528e9 100644
--- a/lisp/toolbar/search.xpm
+++ b/etc/images/search.xpm
diff --git a/lisp/toolbar/spell.pbm b/etc/images/spell.pbm
index 39a00c8946a..39a00c8946a 100644
--- a/lisp/toolbar/spell.pbm
+++ b/etc/images/spell.pbm
Binary files differ
diff --git a/lisp/toolbar/spell.xpm b/etc/images/spell.xpm
index b53f4510602..b53f4510602 100644
--- a/lisp/toolbar/spell.xpm
+++ b/etc/images/spell.xpm
diff --git a/lisp/toolbar/undo.pbm b/etc/images/undo.pbm
index 7f9b8975d2f..7f9b8975d2f 100644
--- a/lisp/toolbar/undo.pbm
+++ b/etc/images/undo.pbm
Binary files differ
diff --git a/lisp/toolbar/undo.xpm b/etc/images/undo.xpm
index ca5bd760937..ca5bd760937 100644
--- a/lisp/toolbar/undo.xpm
+++ b/etc/images/undo.xpm
diff --git a/lisp/toolbar/up_arrow.pbm b/etc/images/up-arrow.pbm
index 7c792bef796..7c792bef796 100644
--- a/lisp/toolbar/up_arrow.pbm
+++ b/etc/images/up-arrow.pbm
Binary files differ
diff --git a/lisp/toolbar/up_arrow.xpm b/etc/images/up-arrow.xpm
index 09963557d1b..09963557d1b 100644
--- a/lisp/toolbar/up_arrow.xpm
+++ b/etc/images/up-arrow.xpm
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f737d02ca5d..ebc420983fb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,66 @@
12005-10-17 Bill Wohler <wohler@newt.com>
2
3 Moved all remaining images from lisp/toolbar to etc/images, moved
4 lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low
5 resolution images were placed in their own directory (low-color).
6
7 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
8 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
9 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
10 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
11 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
12 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
13 * toolbar/spell.*, toolbar/undo.*: Moved to etc/images.
14
15 * toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*.
16 * toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*.
17 * toolbar/lc-help.*: Moved to etc/images/low-color/help.*.
18 * toolbar/lc-home.*: Moved to etc/images/low-color/home.*.
19 * toolbar/lc-index.*: Moved to etc/images/low-color/index.*.
20 * toolbar/lc-new.*: Moved to etc/images/low-color/new.*.
21 * toolbar/lc-open.*: Moved to etc/images/low-color/open.*.
22 * toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*.
23 * toolbar/lc-preferences.*: Moved to
24 etc/images/low-color/preferences.*.
25 * toolbar/lc-print.*: Moved to etc/images/low-color/print.*.
26 * toolbar/lc-save.*: Moved to etc/images/low-color/save.*.
27 * toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*.
28 * toolbar/lc-search.*: Moved to etc/images/low-color/search.*.
29 * toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*.
30 * toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*.
31
32 To conform with convention, the underscore (_) in the following
33 image names were replaced with dash (-) or (/) as appropriate.
34
35 * toolbar/back_arrow.*: Moved to etc/images/back-arrow.*.
36 * toolbar/fld_open.*: Moved to etc/images/fld-open.*.
37 * toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*.
38 * toolbar/jump_to.*: Moved to etc/images/jump-to.*.
39 * toolbar/left_arrow.*: Moved to etc/images/left-arrow.*.
40 * toolbar/right_arrow.*: Moved to etc/images/right-arrow.*.
41 * toolbar/up_arrow.*: Moved to etc/images/up-arrow.*.
42 * toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*.
43 * toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*.
44 * toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*.
45 * toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*.
46 * toolbar/lc-right_arrow.*.: Moved to
47 etc/images/low-color/right-arrow.*.
48 * toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*.
49 * toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*.
50 * toolbar/mail_send.*: Moved to etc/images/mail/send.*.
51
52 * info.el (info-tool-bar-map): Replaced underscores in image names
53 with dashes.
54
55 * makefile.w32-in (WINS): Removed toolbar.
56
57 * menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in
58 comment.
59
60 * tool-bar.el: Moved to lisp from toolbar. Now that
61 toolbar is empty, it should be deleted when folks run "cvs up
62 -P".
63
12005-10-18 Jay Belanger <belanger@truman.edu> 642005-10-18 Jay Belanger <belanger@truman.edu>
2 65
3 * calc/calc-store (calc-store-into): Get the proper variable name 66 * calc/calc-store (calc-store-into): Get the proper variable name
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index ba1298f3650..fbd26ac8a60 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,8 @@
12005-10-15 Bill Wohler <wohler@newt.com>
2
3 * message.el (message-tool-bar-map): Renamed image file from
4 mail_send to mail/send.
5
12005-10-16 Masatake YAMATO <jet@gyve.org> 62005-10-16 Masatake YAMATO <jet@gyve.org>
2 7
3 * message.el (message-expand-group): Pass the common 8 * message.el (message-expand-group): Pass the common
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el
index b7607ad30e0..8ac3bb8cf18 100644
--- a/lisp/gnus/message.el
+++ b/lisp/gnus/message.el
@@ -6586,7 +6586,7 @@ which specify the range to operate on."
6586 write-file dired open-file)) 6586 write-file dired open-file))
6587 (define-key tool-bar-map (vector key) nil)) 6587 (define-key tool-bar-map (vector key) nil))
6588 (message-tool-bar-local-item-from-menu 6588 (message-tool-bar-local-item-from-menu
6589 'message-send-and-exit "mail_send" tool-bar-map message-mode-map) 6589 'message-send-and-exit "mail/send" tool-bar-map message-mode-map)
6590 (message-tool-bar-local-item-from-menu 6590 (message-tool-bar-local-item-from-menu
6591 'message-kill-buffer "close" tool-bar-map message-mode-map) 6591 'message-kill-buffer "close" tool-bar-map message-mode-map)
6592 (message-tool-bar-local-item-from-menu 6592 (message-tool-bar-local-item-from-menu
diff --git a/lisp/info.el b/lisp/info.el
index 0e2f8219d5b..6594d76fa03 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -3161,14 +3161,14 @@ if point is in a menu item description, follow that menu item."
3161 (if (display-graphic-p) 3161 (if (display-graphic-p)
3162 (let ((map (make-sparse-keymap))) 3162 (let ((map (make-sparse-keymap)))
3163 (tool-bar-local-item-from-menu 'Info-exit "close" map Info-mode-map) 3163 (tool-bar-local-item-from-menu 'Info-exit "close" map Info-mode-map)
3164 (tool-bar-local-item-from-menu 'Info-prev "left_arrow" map Info-mode-map) 3164 (tool-bar-local-item-from-menu 'Info-prev "left-arrow" map Info-mode-map)
3165 (tool-bar-local-item-from-menu 'Info-next "right_arrow" map Info-mode-map) 3165 (tool-bar-local-item-from-menu 'Info-next "right-arrow" map Info-mode-map)
3166 (tool-bar-local-item-from-menu 'Info-up "up_arrow" map Info-mode-map) 3166 (tool-bar-local-item-from-menu 'Info-up "up-arrow" map Info-mode-map)
3167 (tool-bar-local-item-from-menu 'Info-history-back "back_arrow" map Info-mode-map) 3167 (tool-bar-local-item-from-menu 'Info-history-back "back-arrow" map Info-mode-map)
3168 (tool-bar-local-item-from-menu 'Info-history-forward "fwd_arrow" map Info-mode-map) 3168 (tool-bar-local-item-from-menu 'Info-history-forward "fwd-arrow" map Info-mode-map)
3169 (tool-bar-local-item-from-menu 'Info-top-node "home" map Info-mode-map) 3169 (tool-bar-local-item-from-menu 'Info-top-node "home" map Info-mode-map)
3170 (tool-bar-local-item-from-menu 'Info-index "index" map Info-mode-map) 3170 (tool-bar-local-item-from-menu 'Info-index "index" map Info-mode-map)
3171 (tool-bar-local-item-from-menu 'Info-goto-node "jump_to" map Info-mode-map) 3171 (tool-bar-local-item-from-menu 'Info-goto-node "jump-to" map Info-mode-map)
3172 (tool-bar-local-item-from-menu 'Info-search "search" map Info-mode-map) 3172 (tool-bar-local-item-from-menu 'Info-search "search" map Info-mode-map)
3173 map))) 3173 map)))
3174 3174
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in
index a58e50cd80d..d909c909b10 100644
--- a/lisp/makefile.w32-in
+++ b/lisp/makefile.w32-in
@@ -91,7 +91,6 @@ WINS=\
91 progmodes \ 91 progmodes \
92 term \ 92 term \
93 textmodes \ 93 textmodes \
94 toolbar \
95 url 94 url
96 95
97doit: 96doit:
diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el
index 401513c3583..7a28a00edc8 100644
--- a/lisp/menu-bar.el
+++ b/lisp/menu-bar.el
@@ -1733,7 +1733,7 @@ Buffers menu is regenerated."
1733 :help "Terminate input and exit minibuffer"))) 1733 :help "Terminate input and exit minibuffer")))
1734 1734
1735;;;###autoload 1735;;;###autoload
1736;; This comment is taken from toolbar/tool-bar.el near 1736;; This comment is taken from tool-bar.el near
1737;; (put 'tool-bar-mode ...) 1737;; (put 'tool-bar-mode ...)
1738;; We want to pretend the menu bar by standard is on, as this will make 1738;; We want to pretend the menu bar by standard is on, as this will make
1739;; customize consider disabling the menu bar a customization, and save 1739;; customize consider disabling the menu bar a customization, and save
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 53c562c86a0..19172f1137a 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,11 @@
12005-10-17 Bill Wohler <wohler@newt.com>
2
3 * mh-customize.el (mh-folder-tool-bar-map): Renamed image file
4 left_arrow to left-arrow, right_arrow to right-arrow, mail_compose
5 to mail/compose, fld_open to fld-open.
6 (mh-letter-tool-bar-map): Renamed image file mail_send to
7 mail/send.
8
12005-10-16 Bill Wohler <wohler@newt.com> 92005-10-16 Bill Wohler <wohler@newt.com>
2 10
3 * mh-comp.el (mh-display-completion-list-compat): New macro which 11 * mh-comp.el (mh-display-completion-list-compat): New macro which
diff --git a/lisp/mh-e/mh-customize.el b/lisp/mh-e/mh-customize.el
index c1d81615f1e..d26819d6f63 100644
--- a/lisp/mh-e/mh-customize.el
+++ b/lisp/mh-e/mh-customize.el
@@ -1916,12 +1916,12 @@ new mail into your Inbox folder.")
1916 "Save MIME parts from this message 1916 "Save MIME parts from this message
1917This button runs `mh-mime-save-parts' which saves a message's 1917This button runs `mh-mime-save-parts' which saves a message's
1918different parts into separate files.") 1918different parts into separate files.")
1919 (mh-previous-undeleted-msg (folder) "left_arrow" 1919 (mh-previous-undeleted-msg (folder) "left-arrow"
1920 "Go to the previous undeleted message 1920 "Go to the previous undeleted message
1921This button runs `mh-previous-undeleted-msg'") 1921This button runs `mh-previous-undeleted-msg'")
1922 (mh-page-msg (folder) "page-down" 1922 (mh-page-msg (folder) "page-down"
1923 "Page the current message forwards\nThis button runs `mh-page-msg'") 1923 "Page the current message forwards\nThis button runs `mh-page-msg'")
1924 (mh-next-undeleted-msg (folder) "right_arrow" 1924 (mh-next-undeleted-msg (folder) "right-arrow"
1925 "Go to the next undeleted message\nThe button runs `mh-next-undeleted-msg'") 1925 "Go to the next undeleted message\nThe button runs `mh-next-undeleted-msg'")
1926 (mh-delete-msg (folder) "close" 1926 (mh-delete-msg (folder) "close"
1927 "Mark this message for deletion\nThis button runs `mh-delete-msg'") 1927 "Mark this message for deletion\nThis button runs `mh-delete-msg'")
@@ -1944,7 +1944,7 @@ This button runs `mh-previous-undeleted-msg'")
1944 (mh-alias-grab-from-field (folder) "mail/alias" 1944 (mh-alias-grab-from-field (folder) "mail/alias"
1945 "Grab From alias\nThis button runs `mh-alias-grab-from-field'" 1945 "Grab From alias\nThis button runs `mh-alias-grab-from-field'"
1946 (and (mh-extract-from-header-value) (not (mh-alias-for-from-p)))) 1946 (and (mh-extract-from-header-value) (not (mh-alias-for-from-p))))
1947 (mh-send (folder) "mail_compose" 1947 (mh-send (folder) "mail/compose"
1948 "Compose new message\nThis button runs `mh-send'") 1948 "Compose new message\nThis button runs `mh-send'")
1949 (mh-rescan-folder (folder) "refresh" 1949 (mh-rescan-folder (folder) "refresh"
1950 "Rescan this folder\nThis button runs `mh-rescan-folder'") 1950 "Rescan this folder\nThis button runs `mh-rescan-folder'")
@@ -1952,10 +1952,10 @@ This button runs `mh-previous-undeleted-msg'")
1952 "Repack this folder\nThis button runs `mh-pack-folder'") 1952 "Repack this folder\nThis button runs `mh-pack-folder'")
1953 (mh-tool-bar-search (folder) "search" 1953 (mh-tool-bar-search (folder) "search"
1954 "Search\nThis button runs `mh-tool-bar-search-function'") 1954 "Search\nThis button runs `mh-tool-bar-search-function'")
1955 (mh-visit-folder (folder) "fld_open" 1955 (mh-visit-folder (folder) "fld-open"
1956 "Visit other folder\nThis button runs `mh-visit-folder'") 1956 "Visit other folder\nThis button runs `mh-visit-folder'")
1957 ;; Letter buffer buttons 1957 ;; Letter buffer buttons
1958 (mh-send-letter (letter) "mail_send" "Send this letter") 1958 (mh-send-letter (letter) "mail/send" "Send this letter")
1959 (mh-compose-insertion (letter) "attach" "Insert attachment") 1959 (mh-compose-insertion (letter) "attach" "Insert attachment")
1960 (ispell-message (letter) "spell" "Check spelling") 1960 (ispell-message (letter) "spell" "Check spelling")
1961 (save-buffer (letter) "save" "Save current buffer to its file" 1961 (save-buffer (letter) "save" "Save current buffer to its file"
diff --git a/lisp/toolbar/tool-bar.el b/lisp/tool-bar.el
index 487255a0272..984dac92b12 100644
--- a/lisp/toolbar/tool-bar.el
+++ b/lisp/tool-bar.el
@@ -97,7 +97,7 @@ PROPS are additional items to add to the menu item specification. See
97Info node `(elisp)Tool Bar'. Items are added from left to right. 97Info node `(elisp)Tool Bar'. Items are added from left to right.
98 98
99ICON is the base name of a file containing the image to use. The 99ICON is the base name of a file containing the image to use. The
100function will first try to use lc-ICON.xpm if display-color-cells 100function will first try to use low-color/ICON.xpm if display-color-cells
101is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally 101is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally
102ICON.xbm, using `find-image'. 102ICON.xbm, using `find-image'.
103 103
@@ -114,7 +114,7 @@ PROPS are additional items to add to the menu item specification. See
114Info node `(elisp)Tool Bar'. Items are added from left to right. 114Info node `(elisp)Tool Bar'. Items are added from left to right.
115 115
116ICON is the base name of a file containing the image to use. The 116ICON is the base name of a file containing the image to use. The
117function will first try to use lc-ICON.xpm if display-color-cells 117function will first try to use low-color/ICON.xpm if display-color-cells
118is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally 118is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally
119ICON.xbm, using `find-image'." 119ICON.xbm, using `find-image'."
120 (let* ((fg (face-attribute 'tool-bar :foreground)) 120 (let* ((fg (face-attribute 'tool-bar :foreground))
@@ -124,9 +124,12 @@ ICON.xbm, using `find-image'."
124 (xpm-spec (list :type 'xpm :file (concat icon ".xpm"))) 124 (xpm-spec (list :type 'xpm :file (concat icon ".xpm")))
125 (xpm-lo-spec (if (> (display-color-cells) 256) 125 (xpm-lo-spec (if (> (display-color-cells) 256)
126 nil 126 nil
127 (list :type 'xpm :file (concat "lc-" icon ".xpm")))) 127 (list :type 'xpm :file
128 (pbm-spec (append (list :type 'pbm :file (concat icon ".pbm")) colors)) 128 (concat "low-color/" icon ".xpm"))))
129 (xbm-spec (append (list :type 'xbm :file (concat icon ".xbm")) colors)) 129 (pbm-spec (append (list :type 'pbm :file
130 (concat icon ".pbm")) colors))
131 (xbm-spec (append (list :type 'xbm :file
132 (concat icon ".xbm")) colors))
130 (image (find-image 133 (image (find-image
131 (if (display-color-p) 134 (if (display-color-p)
132 (list xpm-lo-spec xpm-spec pbm-spec xbm-spec) 135 (list xpm-lo-spec xpm-spec pbm-spec xbm-spec)
@@ -175,9 +178,12 @@ MAP must contain appropriate binding for `[menu-bar]' which holds a keymap."
175 (xpm-spec (list :type 'xpm :file (concat icon ".xpm"))) 178 (xpm-spec (list :type 'xpm :file (concat icon ".xpm")))
176 (xpm-lo-spec (if (> (display-color-cells) 256) 179 (xpm-lo-spec (if (> (display-color-cells) 256)
177 nil 180 nil
178 (list :type 'xpm :file (concat "lc-" icon ".xpm")))) 181 (list :type 'xpm :file
179 (pbm-spec (append (list :type 'pbm :file (concat icon ".pbm")) colors)) 182 (concat "low-color/" icon ".xpm"))))
180 (xbm-spec (append (list :type 'xbm :file (concat icon ".xbm")) colors)) 183 (pbm-spec (append (list :type 'pbm :file
184 (concat icon ".pbm")) colors))
185 (xbm-spec (append (list :type 'xbm :file
186 (concat icon ".xbm")) colors))
181 (spec (if (display-color-p) 187 (spec (if (display-color-p)
182 (list xpm-lo-spec xpm-spec pbm-spec xbm-spec) 188 (list xpm-lo-spec xpm-spec pbm-spec xbm-spec)
183 (list pbm-spec xbm-spec xpm-lo-spec xpm-spec))) 189 (list pbm-spec xbm-spec xpm-lo-spec xpm-spec)))
@@ -255,7 +261,7 @@ MAP must contain appropriate binding for `[menu-bar]' which holds a keymap."
255 261
256 ;; There's no icon appropriate for News and we need a command rather 262 ;; There's no icon appropriate for News and we need a command rather
257 ;; than a lambda for Read Mail. 263 ;; than a lambda for Read Mail.
258 ;;(tool-bar-add-item-from-menu 'compose-mail "mail_compose") 264 ;;(tool-bar-add-item-from-menu 'compose-mail "mail/compose")
259 265
260 (tool-bar-add-item-from-menu 'print-buffer "print") 266 (tool-bar-add-item-from-menu 'print-buffer "print")
261 (tool-bar-add-item "preferences" 'customize 'customize 267 (tool-bar-add-item "preferences" 'customize 'customize
diff --git a/lisp/toolbar/README b/lisp/toolbar/README
deleted file mode 100644
index 81df0c874bd..00000000000
--- a/lisp/toolbar/README
+++ /dev/null
@@ -1,12 +0,0 @@
1The following icons are from GTK+ 2.x:
2
3 close.xpm copy.xpm cut.xpm help.xpm home.xpm
4 index.xpm jump_to.xpm left_arrow.xpm new.xpm open.xpm
5 paste.xpm preferences.xpm print.xpm right_arrow.xpm save.xpm
6 saveas.xpm search.xpm spell.xpm undo.xpm up_arrow.xpm
7
8 back_arrow.xpm and fwd_arrow.xpm are slightly modified undo and redo.
9
10 diropen.xpm is file-manager.png from Gnome hicolor theme.
11
12They are not part of Emacs, but distributed and used by Emacs.
diff --git a/make-dist b/make-dist
index 80ff2d5e36b..0e25de0059f 100755
--- a/make-dist
+++ b/make-dist
@@ -315,8 +315,8 @@ for subdir in lisp site-lisp lispref lispintro \
315 src src/m src/s src/bitmaps lib-src oldXMenu lwlib \ 315 src src/m src/s src/bitmaps lib-src oldXMenu lwlib \
316 nt nt/inc nt/inc/sys nt/inc/arpa nt/inc/netinet nt/icons \ 316 nt nt/inc nt/inc/sys nt/inc/arpa nt/inc/netinet nt/icons \
317 etc etc/e \ 317 etc etc/e \
318 etc/images etc/images/ezimage etc/images/gnus \ 318 etc/images etc/images/ezimage etc/images/gnus etc/images/gud \
319 etc/images/gud etc/images/mail etc/images/smilies \ 319 etc/images/low-color etc/images/mail etc/images/smilies \
320 etc/tree-widget etc/tree-widget/default etc/tree-widget/folder \ 320 etc/tree-widget etc/tree-widget/default etc/tree-widget/folder \
321 info man m4 msdos vms mac mac/inc mac/inc/sys \ 321 info man m4 msdos vms mac mac/inc mac/inc/sys \
322 mac/src mac/Emacs.app mac/Emacs.app/Contents \ 322 mac/src mac/Emacs.app mac/Emacs.app/Contents \
@@ -602,8 +602,8 @@ echo "Making links to \`etc/images'"
602 fi 602 fi
603 done) 603 done)
604 604
605for dir in etc/images/ezimage etc/images/gnus etc/images/gud etc/images/mail \ 605for dir in etc/images/ezimage etc/images/gnus etc/images/gud \
606 etc/images/smilies \ 606 etc/images/low-color etc/images/mail etc/images/smilies \
607 etc/tree-widget/default etc/tree-widget/folder ; do 607 etc/tree-widget/default etc/tree-widget/folder ; do
608 echo "Making links to \`${dir}'" 608 echo "Making links to \`${dir}'"
609 (cd ${dir} 609 (cd ${dir}