Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
add0211
)
use iswspace()/iswpunct() to find word delimiters
author
Lauri Tirkkonen <
[email protected]
>
Wed, 13 Mar 2019 15:15:04 +0000
(17:15 +0200)
committer
Hiltjo 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