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

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

bug#58516: 28.1; add option/key to rerun current diff without whitespac


From: Lars Ingebrigtsen
Subject: bug#58516: 28.1; add option/key to rerun current diff without whitespace changes
Date: Mon, 17 Oct 2022 14:33:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Robert Pluim <rpluim@gmail.com> writes:

> Comments welcome

Looks good to me, but:

> +(defun diff-ignore-whitespace-hunk (whole-buffer)
> +  "Re-diff the current hunk, ignoring whitespace differences.
> +With non-nil prefix arg, re-diff all the hunks."
> +  (interactive "P")

That should be "&optional whole-buffer".





reply via email to

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