with emacs -Q, I can use M-x whitespace-mode :
But in diff-mode, if I use M-x whitespace-mode this is what I get:
you can see the tabs/space/newlines aren't shown (highlighted).
How can I make diff-mode show whitespace like first image?
with emacs -Q, I can use M-x whitespace-mode :
But in diff-mode, if I use M-x whitespace-mode this is what I get:
you can see the tabs/space/newlines aren't shown (highlighted).
How can I make diff-mode show whitespace like first image?