gnu: emacs-tiny: Fix indentation.

* gnu/packages/emacs.scm (emacs-tiny): Fix indentation.
This commit is contained in:
Ricardo Wurmus 2018-01-20 10:47:57 +01:00
parent 5a545aab62
commit 0b88f536db
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -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 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 proficiency is an advantage, since you can transform your numeric range with
an elisp expression.") an elisp expression.")
(license license:gpl3+))) (license license:gpl3+)))
(define-public emacs-bash-completion (define-public emacs-bash-completion
(package (package