mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: emacs-tiny: Fix indentation.
* gnu/packages/emacs.scm (emacs-tiny): Fix indentation.
This commit is contained in:
parent
5a545aab62
commit
0b88f536db
1 changed files with 1 additions and 1 deletions
|
@ -6463,7 +6463,7 @@ (define-public emacs-tiny
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue