>> `C-x c =' is not equivalent to `d'. Unlike `d', it doesn't compare the >> revision at point with its previous revision. It compares the revision at >> point with the current revision. Perhaps this is another bug, I don't know. > > No it's not a bug. It's just a difference. Use point and mark to select > the two revisions you care about.
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. -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
