Matthieu Moy <[EMAIL PROTECTED]> writes: > My suggestion is to allow the user to commit rather blindly, and run > something like "tla-review-last-patch" that would act like > tla-changes, but against the last-but-one revision instead of the last > revision (The output should be the same as M-x tla-changes RET done > before committing).
It's implemented and called tla-changes-last-patch. I encourrage you to use it to review modifications while merging. This can help us to improve the quality of the code we write. -- Matthieu
