(color-values, color-defined-p): Use `member', not
commit1e221c163cd0ee5e24f621db993be334b87c1e09
authorMiles Bader <miles@gnu.org>
Sat, 21 Oct 2000 22:29:38 +0000 (21 22:29 +0000)
committerMiles Bader <miles@gnu.org>
Sat, 21 Oct 2000 22:29:38 +0000 (21 22:29 +0000)
treeb2624d4b5ea95b14ac40eac526a6bf369140d244
parentb6ef48981a2ef87ca9b14ba003c39181cc1a16c8
(color-values, color-defined-p): Use `member', not
`memq', because it works correctly for strings.
(frame-set-background-mode): Actually, "unspecified-fg" and
"unspecified-bg" *are* strings.  Use `member', not `memq', and
`equal', not `eq', when a string value is possible.
lisp/ChangeLog
lisp/faces.el