+2002-12-05 Andreas Schwab <schwab@suse.de>
+
+ * speedbar.el (speedbar-highlight-face): Fix face spec.
+
2002-12-05 Stefan Monnier <monnier@cs.yale.edu>
* calendar/calendar.el (facemenu-unlisted-faces): Only update
(:background "green"))
(((class color) (background dark))
(:background "sea green"))
- (((class grayscale monochrome)
+ (((class grayscale mono)
(background light))
(:background "black"))
- (((class grayscale monochrome)
+ (((class grayscale mono)
(background dark))
(:background "white")))
"Face used for highlighting buttons with the mouse."