Reset Glk style hints at beginning of program
authorPhilip Chimento <philip.chimento@gmail.com>
Tue, 25 Mar 2014 06:16:53 +0000 (06:16 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Tue, 25 Mar 2014 06:20:18 +0000 (06:20 +0000)
commit5fb29158df45248e3a4734e00bc1a9e7a9871044
treeb88d0393c4cdd0aaecf079ebbfbc953102744d8b
parent69f5d79e00333f8986ee27beb053a34b1dab04ba
Reset Glk style hints at beginning of program

The Glk program can change the style hints so that different styles
display differently. These style hints should not carry over into the
next execution of the Glk program, or even a different Glk program. This
resets them at the beginning of a Glk program execution.

Conflicts:
libchimara/style.c
libchimara/style.h
libchimara/chimara-glk.c
libchimara/style.c
libchimara/style.h