Diffstat is a simple Emacs lisp implementation of diffstat utility. It is useful in reviewing large and complicated diff files.DiffMode is a really nice mode. However, for the large patch/diff files, which contain changes across many files, it is not easy to see the overall changes. As VersionControl(vc-mode) relies on DiffMode, this situation can happen quite often. DiffstatMode will solve this p