diff options
| author | Dave Love | 2000-10-10 09:31:50 +0000 |
|---|---|---|
| committer | Dave Love | 2000-10-10 09:31:50 +0000 |
| commit | d646c828530a325a7908682ab3d9918d5b5eea25 (patch) | |
| tree | ff9ac95addb5dfc8bd0f29c6feae375880a1b807 | |
| parent | 34e86ea33bf07f390b06b9503f436e548417959e (diff) | |
| download | emacs-d646c828530a325a7908682ab3d9918d5b5eea25.tar.gz emacs-d646c828530a325a7908682ab3d9918d5b5eea25.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 20 | ||||
| -rw-r--r-- | lisp/toolbar/cancel.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/close.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/copy.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/cut.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/exit.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/fld_open.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/help.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/home.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/index.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/info.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/jump_to.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/left_arrow.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/mail.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/mail_compose.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/mail_send.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/new.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/open.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/paste.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/preferences.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/print.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/right_arrow.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/save.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/saveas.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/search-replace.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/search.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/spell.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/undo.pbm | bin | 0 -> 81 bytes | |||
| -rw-r--r-- | lisp/toolbar/up_arrow.pbm | bin | 0 -> 81 bytes |
29 files changed, 20 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fbcdf3e4cc7..2db82cabe4d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,23 @@ | |||
| 1 | 2000-10-10 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * toolbar/tool-bar.el (tool-bar-add-item) | ||
| 4 | (tool-bar-add-item-from-menu): Don't favour XPM icons on mono | ||
| 5 | display. | ||
| 6 | |||
| 7 | * startup.el (command-line): Don't require XPM support for toolbar. | ||
| 8 | |||
| 9 | * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm: | ||
| 10 | * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm: | ||
| 11 | * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm: | ||
| 12 | * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm: | ||
| 13 | * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm: | ||
| 14 | * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm: | ||
| 15 | * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm: | ||
| 16 | * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm: | ||
| 17 | * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm: | ||
| 18 | * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from | ||
| 19 | the .xpms; probably need retouching. | ||
| 20 | |||
| 1 | 2000-10-10 Miles Bader <miles@lsi.nec.co.jp> | 21 | 2000-10-10 Miles Bader <miles@lsi.nec.co.jp> |
| 2 | 22 | ||
| 3 | * subr.el (add-to-list): Add optional argument APPEND. | 23 | * subr.el (add-to-list): Add optional argument APPEND. |
diff --git a/lisp/toolbar/cancel.pbm b/lisp/toolbar/cancel.pbm new file mode 100644 index 00000000000..961e059d0a8 --- /dev/null +++ b/lisp/toolbar/cancel.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/close.pbm b/lisp/toolbar/close.pbm new file mode 100644 index 00000000000..04633c9d1d6 --- /dev/null +++ b/lisp/toolbar/close.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/copy.pbm b/lisp/toolbar/copy.pbm new file mode 100644 index 00000000000..65841733072 --- /dev/null +++ b/lisp/toolbar/copy.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/cut.pbm b/lisp/toolbar/cut.pbm new file mode 100644 index 00000000000..570260767cb --- /dev/null +++ b/lisp/toolbar/cut.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/exit.pbm b/lisp/toolbar/exit.pbm new file mode 100644 index 00000000000..0002b2b2b7e --- /dev/null +++ b/lisp/toolbar/exit.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/fld_open.pbm b/lisp/toolbar/fld_open.pbm new file mode 100644 index 00000000000..8fe11dd3b5d --- /dev/null +++ b/lisp/toolbar/fld_open.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/help.pbm b/lisp/toolbar/help.pbm new file mode 100644 index 00000000000..68bae42965b --- /dev/null +++ b/lisp/toolbar/help.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/home.pbm b/lisp/toolbar/home.pbm new file mode 100644 index 00000000000..265fce6a427 --- /dev/null +++ b/lisp/toolbar/home.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/index.pbm b/lisp/toolbar/index.pbm new file mode 100644 index 00000000000..020a2306880 --- /dev/null +++ b/lisp/toolbar/index.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/info.pbm b/lisp/toolbar/info.pbm new file mode 100644 index 00000000000..68bae42965b --- /dev/null +++ b/lisp/toolbar/info.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/jump_to.pbm b/lisp/toolbar/jump_to.pbm new file mode 100644 index 00000000000..f7fd7fff836 --- /dev/null +++ b/lisp/toolbar/jump_to.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/left_arrow.pbm b/lisp/toolbar/left_arrow.pbm new file mode 100644 index 00000000000..6d6f07f0983 --- /dev/null +++ b/lisp/toolbar/left_arrow.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/mail.pbm b/lisp/toolbar/mail.pbm new file mode 100644 index 00000000000..ba2fb1a9b0a --- /dev/null +++ b/lisp/toolbar/mail.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/mail_compose.pbm b/lisp/toolbar/mail_compose.pbm new file mode 100644 index 00000000000..686efe42a01 --- /dev/null +++ b/lisp/toolbar/mail_compose.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/mail_send.pbm b/lisp/toolbar/mail_send.pbm new file mode 100644 index 00000000000..3e18f65b4b9 --- /dev/null +++ b/lisp/toolbar/mail_send.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/new.pbm b/lisp/toolbar/new.pbm new file mode 100644 index 00000000000..ebfc90eb6d6 --- /dev/null +++ b/lisp/toolbar/new.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/open.pbm b/lisp/toolbar/open.pbm new file mode 100644 index 00000000000..8fe11dd3b5d --- /dev/null +++ b/lisp/toolbar/open.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/paste.pbm b/lisp/toolbar/paste.pbm new file mode 100644 index 00000000000..cfe34d3ca0c --- /dev/null +++ b/lisp/toolbar/paste.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/preferences.pbm b/lisp/toolbar/preferences.pbm new file mode 100644 index 00000000000..ce5ec23850d --- /dev/null +++ b/lisp/toolbar/preferences.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/print.pbm b/lisp/toolbar/print.pbm new file mode 100644 index 00000000000..0a4aed95869 --- /dev/null +++ b/lisp/toolbar/print.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/right_arrow.pbm b/lisp/toolbar/right_arrow.pbm new file mode 100644 index 00000000000..583f2bd13fa --- /dev/null +++ b/lisp/toolbar/right_arrow.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/save.pbm b/lisp/toolbar/save.pbm new file mode 100644 index 00000000000..016fb5aa188 --- /dev/null +++ b/lisp/toolbar/save.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/saveas.pbm b/lisp/toolbar/saveas.pbm new file mode 100644 index 00000000000..2bdaeb21b60 --- /dev/null +++ b/lisp/toolbar/saveas.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/search-replace.pbm b/lisp/toolbar/search-replace.pbm new file mode 100644 index 00000000000..e6e84b0bb89 --- /dev/null +++ b/lisp/toolbar/search-replace.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/search.pbm b/lisp/toolbar/search.pbm new file mode 100644 index 00000000000..44762dc8580 --- /dev/null +++ b/lisp/toolbar/search.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/spell.pbm b/lisp/toolbar/spell.pbm new file mode 100644 index 00000000000..0dd0f6bd496 --- /dev/null +++ b/lisp/toolbar/spell.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/undo.pbm b/lisp/toolbar/undo.pbm new file mode 100644 index 00000000000..5bed67caa40 --- /dev/null +++ b/lisp/toolbar/undo.pbm | |||
| Binary files differ | |||
diff --git a/lisp/toolbar/up_arrow.pbm b/lisp/toolbar/up_arrow.pbm new file mode 100644 index 00000000000..ca7e04f7a50 --- /dev/null +++ b/lisp/toolbar/up_arrow.pbm | |||
| Binary files differ | |||