emacs-devel
[Top][All Lists]
Advanced

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

Re: regression in C-x v = in latest versions


From: Stefan Monnier
Subject: Re: regression in C-x v = in latest versions
Date: Sat, 25 Aug 2007 22:27:12 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> "file" has now been replaced by "files", a list. vc-workfile-version
> can easily be generalized to accept a list of files as input, so
> here's a possible patch. Though I don't understand how this is

I'm not sure it makes sense to make such a change.

OTOH the loop-over-files in vc-svn-diff is probably the right way to do
it indeed (just do the call to vc-workfile-version inside the loop rather
than outside of it).


        Stefan






reply via email to

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