>>> Thanks, now I see. I'm so accustomed to the logic of `log-view-diff'
>>> that uses the previous revision if there is no mark. Perhaps `C-x c ='
>>> should use exactly the same logic.
>>
>> I don't have an opinion, so feel free to change it (it's probably in
>> log-view-minor-wrap).
> Thanks for the hint. The patch below changes log-view-minor-wrap to use
> the same logic as log-view-diff.
BTW, now that I think about it, the reason why I had the old behavior is
that the "current" revision (the not-yet-committed state of the file) can't
be obtained otherwise.
So with the old behavior I could do a diff between the current file and
revision N whereas with your patch it seems there's no way to do that
any more. I'm not sure who important it is in practice.
Stefan
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug