+2000-10-08 Dave Love <fx@gnu.org>
+
+ * info.el (Info-goto-node, Info-menu): Doc fix.
+ (Info-mode-menu): Bind beginning-of-buffer, Info-edit
+ (info-tool-bar-map): New variable.
+ (Info-mode): Use it.
+ (Info-edit-map): Define all in defvar.
+ (speedbar-attached-frame): Avoid compiler warning.
+
+ * toolbar/tool-bar.el (tool-bar-map): Define it empty.
+ (global-map): Bind [tool-bar] to a filtered map.
+ (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
+ (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
+ Allow PBM icons.
+ (tool-bar-setup): Adjust calls of tool-bar-add-item.
+
+ * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
+ * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
+ * toolbar/right_arrow.xpm: New files. Renamed from tigert's
+ icons, except up_arrow, which is left-arrow rotated.
+
+ * imenu.el (imenu-add-to-menubar): Fix last change.
+
2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
* generic-x.el (rul-generic-mode): Remove eval-when-compile
--- /dev/null
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"25 24 42 1",
+" c Gray0",
+". c #121b12",
+"X c #243221",
+"o c #36582e",
+"O c #375930",
+"+ c #46703c",
+"@ c #49763f",
+"# c #4e7c44",
+"$ c #516f4a",
+"% c #548149",
+"& c #5b8851",
+"* c #608c56",
+"= c #67925c",
+"- c #709864",
+"; c #719a67",
+": c #729b68",
+"> c #739c6a",
+", c #6fa763",
+"< c #7da473",
+"1 c #80a776",
+"2 c #81a877",
+"3 c #81a878",
+"4 c #83aa7a",
+"5 c #84a979",
+"6 c #87ac7d",
+"7 c None",
+"8 c #b1c7ac",
+"9 c #c6d7c3",
+"0 c #d7e3d5",
+"q c #dce6d9",
+"w c #dee7dc",
+"e c #dfe8dd",
+"r c #e4ebe2",
+"t c #e9efe8",
+"y c #ebf1ea",
+"u c #eef3ed",
+"i c #eff3ee",
+"p c #f1f5f0",
+"a c #f2f6f1",
+"s c #f3f7f3",
+"d c #f4f7f4",
+"f c Gray100",
+/* pixels */
+"7777777777777777777777777",
+"7777777777777777777777777",
+"7777777777777777777777777",
+"7777777777777777777777777",
+"777777777777 77777777777",
+"777777777777 77777777777",
+"77777777777 O8 7777777777",
+"77777777777 %f.7777777777",
+"7777777777 $:tw 777777777",
+"7777777777 #10f 777777777",
+"777777777 O><wuq 77777777",
+"777777777 #52ryf 77777777",
+"77777777 @-14yyae 7777777",
+"77777777 #236iiif 7777777",
+"7777777 +;164iipsr 777777",
+"7777777 ,1646iidsf 777777",
+"777777 o&*===999999 77777",
+"777777 X 77777",
+"7777777777777777777777777",
+"7777777777777777777777777",
+"7777777777777777777777777",
+"7777777777777777777777777",
+"7777777777777777777777777",
+"7777777777777777777777777"
+};