]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.755 v7.4.755
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2015 14:09:26 +0000 (16:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2015 14:09:26 +0000 (16:09 +0200)
commit641e48c2248ccb3c25a5cdaa3709f16152d8c77d
treea172d568851003cf7357ff228262e1905263d9d5
parent3a304b23823b089e499063e8211c5695d049f3ba
patch 7.4.755
Problem:    It is not easy to count the number of characters.
Solution:   Add the skipcc argument to strchars(). (Hirohito Higashi, Ken
            Takata)
runtime/doc/eval.txt
src/eval.c
src/testdir/test_utf8.in
src/testdir/test_utf8.ok
src/version.c