mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: emacs-dashboard: Fix trailing whitespace in description.
* gnu/packages/emacs-xyz.scm (emacs-dashboard)[description]: Fix trailing whitespace.
This commit is contained in:
parent
ee9df2de04
commit
51ba1ba2ea
1 changed files with 1 additions and 1 deletions
|
@ -20011,7 +20011,7 @@ (define-public emacs-dashboard
|
|||
(home-page "https://github.com/rakanalh/emacs-dashboard")
|
||||
(synopsis "Startup screen extracted from Spacemacs")
|
||||
(description "This package provides an extensible Emacs dashboard, with
|
||||
sections for bookmarks, projectil projects, org-agenda and more. ")
|
||||
sections for bookmarks, projectil projects, org-agenda and more.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public emacs-slime-company
|
||||
|
|
Loading…
Reference in a new issue