changeset 32359:93e229052aa9

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 10 Oct 2000 09:31:50 +0000
parents 52dcf5ad6176
children d8b668a486d7
files lisp/ChangeLog lisp/toolbar/cancel.pbm lisp/toolbar/close.pbm lisp/toolbar/copy.pbm lisp/toolbar/cut.pbm lisp/toolbar/exit.pbm lisp/toolbar/fld_open.pbm lisp/toolbar/help.pbm lisp/toolbar/home.pbm lisp/toolbar/index.pbm lisp/toolbar/info.pbm lisp/toolbar/jump_to.pbm lisp/toolbar/left_arrow.pbm lisp/toolbar/mail.pbm lisp/toolbar/mail_compose.pbm lisp/toolbar/mail_send.pbm lisp/toolbar/new.pbm lisp/toolbar/open.pbm lisp/toolbar/paste.pbm lisp/toolbar/preferences.pbm lisp/toolbar/print.pbm lisp/toolbar/right_arrow.pbm lisp/toolbar/save.pbm lisp/toolbar/saveas.pbm lisp/toolbar/search-replace.pbm lisp/toolbar/search.pbm lisp/toolbar/spell.pbm lisp/toolbar/undo.pbm lisp/toolbar/up_arrow.pbm
diffstat 29 files changed, 20 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 10 09:31:04 2000 +0000
+++ b/lisp/ChangeLog	Tue Oct 10 09:31:50 2000 +0000
@@ -1,3 +1,23 @@
+2000-10-10  Dave Love  <fx@gnu.org>
+
+	* toolbar/tool-bar.el (tool-bar-add-item)
+	(tool-bar-add-item-from-menu): Don't favour XPM icons on mono
+	display.
+
+	* startup.el (command-line): Don't require XPM support for toolbar.
+
+	* toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
+	* toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
+	* toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
+	* toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
+	* toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
+	* toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
+	* toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
+	* toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
+	* toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
+	* toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
+	the .xpms; probably need retouching.
+
 2000-10-10  Miles Bader  <miles@lsi.nec.co.jp>
 
 	* subr.el (add-to-list): Add optional argument APPEND.
Binary file lisp/toolbar/cancel.pbm has changed
Binary file lisp/toolbar/close.pbm has changed
Binary file lisp/toolbar/copy.pbm has changed
Binary file lisp/toolbar/cut.pbm has changed
Binary file lisp/toolbar/exit.pbm has changed
Binary file lisp/toolbar/fld_open.pbm has changed
Binary file lisp/toolbar/help.pbm has changed
Binary file lisp/toolbar/home.pbm has changed
Binary file lisp/toolbar/index.pbm has changed
Binary file lisp/toolbar/info.pbm has changed
Binary file lisp/toolbar/jump_to.pbm has changed
Binary file lisp/toolbar/left_arrow.pbm has changed
Binary file lisp/toolbar/mail.pbm has changed
Binary file lisp/toolbar/mail_compose.pbm has changed
Binary file lisp/toolbar/mail_send.pbm has changed
Binary file lisp/toolbar/new.pbm has changed
Binary file lisp/toolbar/open.pbm has changed
Binary file lisp/toolbar/paste.pbm has changed
Binary file lisp/toolbar/preferences.pbm has changed
Binary file lisp/toolbar/print.pbm has changed
Binary file lisp/toolbar/right_arrow.pbm has changed
Binary file lisp/toolbar/save.pbm has changed
Binary file lisp/toolbar/saveas.pbm has changed
Binary file lisp/toolbar/search-replace.pbm has changed
Binary file lisp/toolbar/search.pbm has changed
Binary file lisp/toolbar/spell.pbm has changed
Binary file lisp/toolbar/undo.pbm has changed
Binary file lisp/toolbar/up_arrow.pbm has changed