bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8612: whitespace-mode for non-unified context diffs


From: Stefan Monnier
Subject: bug#8612: whitespace-mode for non-unified context diffs
Date: Tue, 03 May 2011 15:08:30 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Non-unified context diffs use "+ " or even "+\t" at the beginning of
every line added by the diff (same for removal with - and modifications
with !).  And whitespace-mode highlights a line that only contains "+ "
as if it had a trailing space, even though this corresponds to the
addition of a purely empty line, which should not be highlighted.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]