tests/test-revlog-raw.py.out
author Yuya Nishihara <yuya@tcha.org>
Mon, 11 Dec 2017 22:38:31 +0900
changeset 35383 82c3762349ac
parent 31755 ec48d57de110
child 41034 cca12a31ede5
permissions -rw-r--r--
patch: do not break up multibyte character when highlighting word This changes {\W} to {\W - any 8bit characters} so that multibyte sequences are taken as words. Since we don't know the encoding of user content, this is the most sensible definition of a non-word.

local test passed
addgroupcopy test passed
clone test passed
lowlevelcopy test passed