mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: emacs-helpful: Use implicit “ert-runner”.
* gnu/packages/emacs-xyz.scm (emacs-helpful): Drop arguments.
This commit is contained in:
parent
d681f2815c
commit
a31f9024ca
1 changed files with 0 additions and 2 deletions
|
@ -28511,8 +28511,6 @@ downloading manager for Emacs.")
|
|||
(list emacs-dash emacs-elisp-refs emacs-f emacs-s))
|
||||
(native-inputs
|
||||
(list emacs-ert-runner emacs-undercover))
|
||||
(arguments
|
||||
`(#:test-command '("ert-runner")))
|
||||
(home-page "https://github.com/Wilfred/helpful")
|
||||
(synopsis "More contextual information in Emacs help")
|
||||
(description "@code{helpful} is an alternative to the built-in Emacs help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue