OGAWA Hirofumi writes: > The current nextfile() jumps to last hunk, but I think this is not > intention, probably, it's forgetting to add "break;". And this > patch also adds prevfile(), it jumps to previous hunk. I think your prevfile isn't quite right - I don't think it will do the right thing if $loc is past the last entry in $difffilestart. Don't you want the "$ctext yview $prev" after the loop? Paul. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html