jdorje: Use create_event in place of append_output_w...

[email protected] Tue, 13 Sep 2005 01:21:04 -0700
Newsgroups gmane.games.freeciv.cvs
Message-ID <[email protected]>
This is an automated notification of a change to freeciv cvs, 
on Tue Sep 13 01:13:11 PDT 2005 = Tue Sep 13 08:13:11 2005 (GMT)
by Jason Dorje Short <[email protected]>

---- Files affected:

freeciv/client climisc.c control.c mapctrl_common.c

---- Log message:
      Tag: HEAD

Use create_event in place of append_output_window in some places in the
client.  This allows configuration of the display of these messages.

Patch by me in PR#13922.