* xterm.c (x_draw_relief_rect): If box width is larger than 1,
authorChong Yidong <cyd@stupidchicken.com>
Fri, 8 Oct 2010 05:02:56 +0000 (01:02 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 8 Oct 2010 05:02:56 +0000 (01:02 -0400)
commit389454fb57bafee5a0b1a22adb4ed90504ee6e71
tree08b3b40a8d44a480cdf013cfc260af883dd0e76d
parent775f75bcbc8e935ce49571ee32640edf7ee185e3
* xterm.c (x_draw_relief_rect): If box width is larger than 1,
draw the outermost line using the black relief, for legibility.
Omit drawing the four corner pixels.
src/ChangeLog
src/xterm.c