]> granicus.if.org Git - mutt/commit
make the SETCOLOR() macro use bkgdset() on systems which have it, and attrset() when...
authorMichael Elkins <me@sigpipe.org>
Mon, 31 Dec 2012 02:49:20 +0000 (18:49 -0800)
committerMichael Elkins <me@sigpipe.org>
Mon, 31 Dec 2012 02:49:20 +0000 (18:49 -0800)
commit66eeb0a2dc338663406f782bdb2b276da0b16a29
treef1dea37943db83a7aeedd80d896246b85b2ac8d1
parent1d51d39e1e7a698cad0394094a203cbb6a590375
make the SETCOLOR() macro use bkgdset() on systems which have it, and attrset() when we don't.

closes #3005
color.c
compose.c
curs_lib.c
curs_main.c
menu.c
mutt_curses.h
pager.c
remailer.c