mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 04:00:30 +02:00
gnu: emacs-islisp-mode: Use implicit “ert-runner”.
* gnu/packages/emacs-xyz.scm (emacs-islisp-mode): Drop arguments.
This commit is contained in:
@@ -18110,7 +18110,6 @@ target will call @code{compile} on it.")
|
||||
(arguments
|
||||
(list
|
||||
#:include #~(cons "\\.lsp$" %default-include)
|
||||
#:test-command #~(list "ert-runner")
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
;; Move the extensions source files to the top level, which is
|
||||
|
||||
Reference in New Issue
Block a user