* [NonGNU ELPA] New package: eldoc-diffstat
@ 2024-12-09 20:31 Johann Klähn
0 siblings, 0 replies; only message in thread
From: Johann Klähn @ 2024-12-09 20:31 UTC (permalink / raw)
To: emacs-devel; +Cc: Philip Kaludercic, Tassilo Horn
I would like to submit a new package to NonGNU ELPA: eldoc-diffstat.
https://github.com/kljohann/eldoc-diffstat/
It provides a way to display VCS diffstat information via eldoc. I.e.,
if point rests on a commit in a magit, vc-annotate, or log-view buffer,
the Git or Mercurial diffstat summary will be shown in the echo area.
For example (though it uses ansi-colors and fontification, so you might
prefer to look at the screenshot in the repo):
Johann Klähn <xyz@localhost>, Thu, 3 Oct 2024 15:45:10 +0200: Minor refactoring
1 file changed, 93 insertions(+), 62 deletions(-)
eldoc-diffstat.el | 155 ++++++++++++++++++++++++++++++++----------------------
It's adapted from Tassilo Horn's 2022 blog post “Using Eldoc with Magit
(asynchronously!)”: https://www.tsdh.org/posts/2022-07-20-using-eldoc-with-magit-async.html
Thanks
Johann
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-09 20:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-09 20:31 [NonGNU ELPA] New package: eldoc-diffstat Johann Klähn
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).