mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: emacs-suggest: Use implicit “ert-runner”.
* gnu/packages/emacs-xyz.scm (emacs-suggest): Drop arguments.
This commit is contained in:
parent
e610449c6a
commit
e407412f9f
1 changed files with 0 additions and 2 deletions
|
@ -28568,8 +28568,6 @@ and doesn't require memorisation of commands.
|
|||
emacs-shut-up))
|
||||
(native-inputs
|
||||
(list emacs-ert-runner emacs-undercover))
|
||||
(arguments
|
||||
`(#:test-command '("ert-runner")))
|
||||
(synopsis "Suggest Elisp functions that give the output requested")
|
||||
(description "Suggest.el will find functions that give the output
|
||||
requested. It's a great way of exploring list, string and arithmetic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue