guix-commits
[Top][All Lists]
Advanced

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

07/07: gnu: emacs-tiny: Fix indentation.


From: Ricardo Wurmus
Subject: 07/07: gnu: emacs-tiny: Fix indentation.
Date: Sun, 21 Jan 2018 08:19:31 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 0b88f536db025fb8d8722089f61fc1d01e4c66ca
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jan 20 10:47:57 2018 +0100

    gnu: emacs-tiny: Fix indentation.
    
    * gnu/packages/emacs.scm (emacs-tiny): Fix indentation.
---
 gnu/packages/emacs.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 27582bb..0c3d513 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -6463,7 +6463,7 @@ It supports dired buffers and opens them in tree mode at 
destination.")
 It is meant to quickly generate linear ranges, e.g. 5, 6, 7, 8.  Some elisp
 proficiency is an advantage, since you can transform your numeric range with
 an elisp expression.")
-  (license license:gpl3+)))
+    (license license:gpl3+)))
 
 (define-public emacs-bash-completion
   (package



reply via email to

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