Mercurial > emacs
diff src/insdel.c @ 32734:92b46ad86f6a
(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.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 21 Oct 2000 22:27:42 +0000 |
parents | f9b498650e20 |
children | 5bf4bcc0f936 |