]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitc0b6e0b9626baecab20ba6946dc26a75f187e2cf
tree65835cef88fca61454f4e46b344b44387d173516
parent95f581339df1402d50827ef9c2c701e31050f88c
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.

[originally from svn r10008]
[r9559 == bc6e0952ef1c27c577318ee3c0883c7823c7005b]
settings.c