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

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

bug#66211: 30.0.50; C-x v v in vc-diff does not work with lesser version


From: Dmitry Gutov
Subject: bug#66211: 30.0.50; C-x v v in vc-diff does not work with lesser versionf of patch
Date: Sat, 14 Oct 2023 20:10:26 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 08/10/2023 08:01, Eli Zaretskii wrote:
Cc:66211@debbugs.gnu.org
Date: Sun, 8 Oct 2023 01:33:37 +0300
From: Dmitry Gutov<dmitry@gutov.dev>

On 26/09/2023 18:08, Alfred M. Szmidt wrote:
     diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el
     index 2f4b028bb4a..356da5ddfac 100644
     --- a/lisp/vc/vc.el
     +++ b/lisp/vc/vc.el
     @@ -1724,7 +1724,8 @@ vc-default-checkin-patch
                                                  nil
                                                  "-p1"
                                                  "-r" null-device
     -                                             "--no-backup-if-mismatch"
     +                                             "--posix"
     +                                             "--remove-empty-files"
Perhaps some other OpenBSD/FreeBSD user wants to verify this patch?
If no one steps forward in a week or so, I suggest that you install
this anyway.

Okay, done. Thanks.





reply via email to

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