mercurial/thirdparty/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Mon, 11 Dec 2017 22:38:31 +0900
changeset 35383 82c3762349ac
parent 34397 765eb17a7eb8
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: