Matthieu Moy <[EMAIL PROTECTED]> writes: > Mark Triggs <[EMAIL PROTECTED]> writes: > >> I was thinking of modifying revdelta so that if you hit "d" on patch-n >> it would give you a delta between patch-(n-1) and patch-n, > > This is get-changeset + show-changeset, bound to '=' in that buffer. > Please don't make a duplicate ...
*grins* of course! I don't know why I didn't think of this :o) >> and if you supply a prefix argument it would prompt you for the two >> revisions to use > > If you implement this, it should just be the default behavior (without > prefix arg). Another suggestion : if only one other revision is > marked, use it. Otherwise, ask the user. > >> (or maybe just the "other" revision). > > Just the other would be sufficient, I think. Yep, sounds good. Mark -- Mark Triggs <[EMAIL PROTECTED]>
