Bug 947, set_hline: Respect wrap_nbsp also if !part->document.
commit0b7a56f89af491466821a6831e2bb4484eb817b0
authorKalle Olavi Niemitalo <kon@iki.fi>
Thu, 26 Apr 2007 04:48:11 +0000 (26 07:48 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Thu, 26 Apr 2007 04:48:11 +0000 (26 07:48 +0300)
treed7be3cf8d3eab9dc14ac18b1e7113d097e179a52
parentfa9567653d3453fe1b75c3bbf59fba7da099e687
Bug 947, set_hline: Respect wrap_nbsp also if !part->document.

This does not yet fix bug 947 for the case where the document is UTF-8
and the terminal is ISO-8859-1.  That will require changing charsets.c
too, it seems.
src/document/html/renderer.c