|
| From: | Paul Eggert |
| Subject: | Re: diff-mode misinterprets empty lines. |
| Date: | Wed, 05 Dec 2007 09:48:00 -0800 |
| User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Jim Meyering <address@hidden> writes: > Since I was thinking of using that new option always, I considered > changing the source to make the default in my private binary be to enable > the new option. Could you instead use a shell script? #!/bin/sh exec /path/to/actual/diff/program --suppress-blank-empty "$@"
| [Prev in Thread] | Current Thread | [Next in Thread] |