aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LineMarker.h
diff options
context:
space:
mode:
authornyamatongwe <unknown>2001-10-25 23:50:45 +0000
committernyamatongwe <unknown>2001-10-25 23:50:45 +0000
commit6c9f4d9c8fd046f52a308d7072ce9292cd8645c9 (patch)
treedef446f644219cf0c3800b38254d11e7e962fd1e /src/LineMarker.h
parente7333cbfe272f9a08782ff889d70efd94d291da6 (diff)
downloadscintilla-mirror-6c9f4d9c8fd046f52a308d7072ce9292cd8645c9.tar.gz
Changed definition of word to either be a sequence of word characters or
a sequence of punctuation. Punctuation is defined as those character that are not in the set of word characters but are not new line (\r or \n) characters or space characters. Space characters are ' ' and control characters. Word boundaries occur between sequences of these four (word, punctuation, space and newline) classes although there is some fiddling to ensure spaces are correctly associated with their adjacent words when performing some operations such as delete to end of word.
Diffstat (limited to 'src/LineMarker.h')
0 files changed, 0 insertions, 0 deletions