]> git.wh0rd.org Git - nano.git/commit
improve the handling of whitespace display mode in multibyte locales:
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 11 Mar 2005 04:03:32 +0000 (04:03 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 11 Mar 2005 04:03:32 +0000 (04:03 +0000)
commite0fb4d5641fcba78282e4cb4d387cb8ef74faa33
tree347ae7376873a6376a4ff60b51361603c228bf37
parent55dfc3d3e9a705685b4e1a59cbaec5a725c810c5
improve the handling of whitespace display mode in multibyte locales:
use new function make_mbstring() instead of display_string() to make
sure the multibyte string is valid and interpreted properly

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2348 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/chars.c
src/proto.h
src/rcfile.c