[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#54034: 29.0.50; Diff prettify broken for empty files
From: |
Matthias Meulien |
Subject: |
bug#54034: 29.0.50; Diff prettify broken for empty files |
Date: |
Fri, 08 Apr 2022 21:41:21 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> Thanks Matthias, this looks nice.
> Pushed to `master`.
Thank you Stefan.
I'll create a new bug report for the bug I found related to the motion
commands `diff-file-next', `diff-file-prev', `diff-hunk-next' and
`diff-hunk-prev': When the buffer contains a file mode only change, this
change is simply skipped by those motion commands. I think it's better
since it isn't related to diff prettify.
--
Matthias