~ruther/guix-local

0b88f536db025fb8d8722089f61fc1d01e4c66ca — Ricardo Wurmus 8 years ago 5a545aa
gnu: emacs-tiny: Fix indentation.

* gnu/packages/emacs.scm (emacs-tiny): Fix indentation.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/emacs.scm
M gnu/packages/emacs.scm => gnu/packages/emacs.scm +1 -1
@@ 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