Fix --reverse-video on ttys.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 22 Jul 2011 05:02:24 +0000 (01:02 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 22 Jul 2011 05:02:24 +0000 (01:02 -0400)
commit043604ee51e5b5e0d0f645b999a35a1609a16b24
tree4c8f548837455bf6c41a7fc21517893a6090fe9f
parentda4adb048de353aebca7ec75548a7f94554f5073
Fix --reverse-video on ttys.

* src/frame.c (Fmodify_frame_parameters): In tty case, update the
default face if necessary.

Fixes: debbugs:4238
src/ChangeLog
src/frame.c