mercurial/__init__.py
author Martin Geisler <mg@aragost.com>
Tue, 14 Jun 2011 16:38:34 +0200
changeset 14608 4aef71839337
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
paper/coal: use fixed width for diffstat +/- link The plus and minus characters are normally not the same width in a non-monospace font, and this made the line length change when the diffstat display was toggled. The square brackets are not rendered in a monospace font to ensure that they align with the parenthesis on the same line.