* merge ambiguous width patch

* http://www.j10n.org/files/w3m-cvs-1.914-ambwidth.patch
This commit is contained in:
Ito Hiroyuki
2010-07-25 09:55:05 +00:00
parent 1cf2e954a1
commit e2782c2ae9
17 changed files with 22236 additions and 174 deletions

View File

@@ -25,6 +25,7 @@ wc_option WcOption = {
WC_FALSE, /* gb18030_as_ucs */
WC_FALSE, /* no_replace */
WC_TRUE, /* use_wide */
WC_FALSE, /* east_asian_width */
};
static wc_status output_st;