1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2015-06-25 16:09:26 +02:00
parent 3a304b2382
commit 641e48c224
5 changed files with 50 additions and 19 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
755,
/**/
754,
/**/