Xinqi Bao's Git

use iswspace()/iswpunct() to find word delimiters
authorLauri Tirkkonen <[email protected]>
Wed, 13 Mar 2019 15:15:04 +0000 (17:15 +0200)
committerHiltjo Posthuma <[email protected]>
Fri, 15 Mar 2019 11:25:13 +0000 (12:25 +0100)
this inverts the configuration logic: you no longer provide a list of
delimiters -- all space and punctuation characters are considered
delimiters, unless listed in extrawordchars.


No differences found