Language

Package: emacs-git-messenger @ 0.18

Synopsis

Popup commit message at current line

Description

emacs-git-messenger provides git-messenger:popup-message, a function that when called, will popup the last git commit message for the current line. This uses git-blame internally.

Home page
https://github.com/syohex/emacs-git-messenger
Location
gnu/packages/emacs-xyz.scm (line: 14588, column: 2)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t