Patch 7.0.223
commit807aaea3a21015a19cce2e0d83a73161bcf32dff
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 27 Mar 2007 12:23:40 +0000 (27 12:23 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 27 Mar 2007 12:23:40 +0000 (27 12:23 +0000)
tree40ab877c3708ed245083b86d17c9e92333aba5a7
parentcb29c9fbacfa7ce975b27aaa5db1eee9d95066b8
Patch 7.0.223
Problem:    Unprintable characters in completion text mess up the popup menu.
        (Gombault Damien)
Solution:   Use strtrans() to make the text printable.
Files:      src/charset.c, src/popupmnu.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@241 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/charset.c
src/popupmnu.c
src/version.c