guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/05: gnu: emacs-xyz: Fix indentation.


From: guix-commits
Subject: 05/05: gnu: emacs-xyz: Fix indentation.
Date: Fri, 9 Jul 2021 09:10:04 -0400 (EDT)

leoprikler pushed a commit to branch master
in repository guix.

commit 4236b8586d9a644d6521c8303863125439aabce8
Author: Leo Prikler <leo.prikler@student.tugraz.at>
AuthorDate: Fri Jul 9 15:06:45 2021 +0200

    gnu: emacs-xyz: Fix indentation.
    
    * gnu/packages/emacs-xyz.scm: Delete trailing newline.
    (emacs-purescript-mode): Delete trailing space.
---
 gnu/packages/emacs-xyz.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 5d9db51..6ac61fd 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7065,7 +7065,7 @@ linting of manifests and integration with Puppet 
Debugger.")
            (add-before 'install 'make-info
              (lambda _
                (invoke "makeinfo" "--no-split"
-                       "-o" "purescript-mode.info" 
"purescript-mode.texi")))))) 
+                       "-o" "purescript-mode.info" "purescript-mode.texi"))))))
       (native-inputs
        `(("texinfo" ,texinfo)))
       (home-page "https://github.com/purescript-emacs/purescript-mode";)
@@ -28911,4 +28911,3 @@ to the @url{https://multitran.com} online dictionary.")
      "Kibit Helper provides functions to work with the Kibit Leiningen plugin
 for detecting and improve non-idiomatic Clojure source code.")
     (license license:gpl3+)))
-



reply via email to

[Prev in Thread] Current Thread [Next in Thread]