Revert the default for font bolding style back to using colours rather
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 7 Aug 2013 06:22:52 +0000 (06:22 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 7 Aug 2013 06:22:52 +0000 (06:22 +0000)
commitd64bb4377cefa33dd83232b816cf8ed0cfb98661
tree65835cef88fca61454f4e46b344b44387d173516
parent4d9b8cfde347c30066cdcf1002fb6d4b02bdc808
Revert the default for font bolding style back to using colours rather
than fonts. I broke this in r9559 when I added the option for 'both',
because the internal representation got offset by one so as to change
from a boolean to two bitfields and I must have confused myself about
what the default should be.

git-svn-id: svn://svn.tartarus.org/sgt/putty@10008 cda61777-01e9-0310-a592-d414129be87e
settings.c