]> granicus.if.org Git - mutt/commit
Make to_chars and status_chars accept mulitibyte characters. (closes #3024)
authorKevin McCarthy <kevin@8t8.us>
Tue, 27 Dec 2016 23:23:37 +0000 (15:23 -0800)
committerKevin McCarthy <kevin@8t8.us>
Tue, 27 Dec 2016 23:23:37 +0000 (15:23 -0800)
commit10f5ca3e65a56d7e52c0d3b41652e3dabee3cecd
tree28d835e5b3e3e8202762fdcd60125b2f7ab04c8d
parent3d18f19cfbf48f045d7215d11b92e1364274683f
Make to_chars and status_chars accept mulitibyte characters. (closes #3024)

Change Tochars and StChars to use the mbchars_table type introduced in
the last commit.
globals.h
hdrline.c
init.h
status.c