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

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

bug#61396: diff mode could distinguish changed from deleted lines


From: Robert Pluim
Subject: bug#61396: diff mode could distinguish changed from deleted lines
Date: Mon, 24 Jul 2023 12:21:14 +0200

>>>>> On Sat, 22 Jul 2023 23:04:10 -0700, Samuel Wales <samologist@gmail.com> 
>>>>> said:

    Samuel> so basically,
    Samuel>   -this is a line that ^looks deleted, but it is changed
    Samuel> ...
    Samuel>   +this is a line that REALLY looks deleted, but it is changed

    Samuel> what is not indicated for the user is at the ^.  i woul dlike it if
    Samuel> diff mode if possible showed that text was deleted there.

Thatʼs what diff-mode does, if `diff-refine' is non-nil (which is the
default nowadays), by applying the `diff-refine-removed' face.

Robert
-- 





reply via email to

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