light-background color display to lightgoldenrod2, to make it
visible on some laptops.
+2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * faces.el (region): Change the background color for the
+ light-background color display to lightgoldenrod2, to make it
+ visible on some laptops.
+
2001-06-28 Richard M. Stallman <rms@gnu.org>
* mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
(((class color) (background dark))
(:background "blue3"))
(((class color) (background light))
- (:background "light goldenrod yellow"))
+ (:background "lightgoldenrod2"))
(t (:background "gray")))
"Basic face for highlighting the region."
:version "21.1"