1
0
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:
Liliana Marie Prikler
2025-03-02 15:10:38 +01:00
parent 0f1f65f8c6
commit c01c4f3b82

View File

@@ -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