Send continuation lines to chat box they belong to
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 4 Feb 2010 22:33:50 +0000 (23:33 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 5 Feb 2010 17:56:44 +0000 (18:56 +0100)
commit6f523f9fd07da42251d643f0d41d7f8c03126b95
tree2479bce4fe35cb4392fc49a6f695ad9400eb4921
parent5033c2869efc97a90075c0d72cc574859a70f854
Send continuation lines to chat box they belong to

The variable savingComment is used as a kludge to remember where the
comment should go (i.e. which chatbox, or elsewhere), so that when a
continuation line is matched, chatPartner (which was reset at EOL) can
be restored to its original value. Also put space after handle of talker
in channel Chat Windows
backend.c