Mercurial > hg-stable
comparison tests/test-repair-strip.t @ 23613:7b8ff3fd11d3
highlight: ignore Unicode's extra linebreaks (issue4291)
Unicode and Python's unicode.splitlines() treat several extra legacy
ASCII codepoints as linebreaks, even though the vast bulk of computing
and Python's own str.splitlines() do not. Rather than introduce line
numbering confusion, we filter them out when highlighting.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 17 Dec 2014 13:25:24 -0600 |
parents | 8fb6844a4ff1 |
children | afb86ee925bf |
comparison
equal
deleted
inserted
replaced
23612:6006cad5e7a9 | 23613:7b8ff3fd11d3 |
---|