ELPA Logo NonGNU ELPA: eldoc-diffstat

eldoc-diffstat Atom Feed

Description
Make VCS diffstat available via eldoc
Latest
eldoc-diffstat.tar (.sig), 2024-Dec-15, 0.02 KiB
Maintainer
Johann Klähn <johann@jklaehn.de>
Other versions:
development version
Website
https://github.com/kljohann/eldoc-diffstat/
ELPA's Repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

eldoc-diffstat — Make VCS diffstat available via eldoc

NonGNU ELPA

This package provides a way to display VCS diffstat information via eldoc. It supports Git and Mercurial repositories.

A screenshot showing diffstat information in the echo area of a magit-log buffer.

To turn on diffstat output in all supported major modes, enable global-eldoc-diffstat-mode. You can instead also enable eldoc-diffstat-mode in individual buffers or via mode hooks.

Adapted from Tassilo Horn's 2022 blog post “Using Eldoc with Magit (asynchronously!)”.

Old versions

eldoc-diffstat-0.1.tar.lz2024-Dec-132.78 KiB

News

1.0 (2024-12-14)