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

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

bug#34305: [PATCH] Add switches to hg revert


From: Dmitry Gutov
Subject: bug#34305: [PATCH] Add switches to hg revert
Date: Thu, 7 Feb 2019 12:27:56 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Thunderbird/65.0

On 07.02.2019 04:42, Ian Dunn wrote:

     DG> On 04.02.2019 05:55, Ian Dunn wrote:
     >> +  ;; No nil option, since there's no `vc-revert-switches' variable.

     DG> nil should still work (vc-switches checks whether vc-revert-switches 
is bound,
     DG> it's not an error), and it would probably be more intuitive.

I see your point.  `vc-bzr-log-switches' does this as well.  I've updated the 
patch to use nil instead of t.

Pushed, thank you.





reply via email to

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