]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Revert the default for font bolding style back to using colours rather
authorSimon Tatham <anakin@pobox.com>
Wed, 7 Aug 2013 06:22:52 +0000 (06:22 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 7 Aug 2013 06:22:52 +0000 (06:22 +0000)
commit17fdec3abe3eb4f587859f8794cf9399c1ed9888
tree65835cef88fca61454f4e46b344b44387d173516
parent546236c28e2afb493f56c76a95e6ff0375cd90b1
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: http://svn.tartarus.org/sgt/putty@10008 cda61777-01e9-0310-a592-d414129be87e
settings.c