bug#73172: [PATCH] Move to start of current header in diff-{file, hunk}-prev

2024-09-12 Thread Dmitry Gutov
Hi Spencer and Stefan, On 10/09/2024 21:40, Spencer Baugh via Bug reports for GNU Emacs, the Swiss army knife of text editors wrote: (The following change is split across two patches; the first one, "move easy-mmode", fixes an unrelated FIXME, which makes the diff in the second patch simpler)

bug#73172: [PATCH] Move to start of current header in diff-{file, hunk}-prev

2024-09-10 Thread Bug reports for GNU Emacs, the Swiss army knife of text editors
Tags: patch (The following change is split across two patches; the first one, "move easy-mmode", fixes an unrelated FIXME, which makes the diff in the second patch simpler) If point was after a file or hunk header, the diff-file-prev and diff-hunk-prev commands would move to the start of that he