me
/
guix
Archived
1
0
Fork 0

gnu: emacs-datetime: Improve description.

* gnu/packages/emacs-xyz.scm (emacs-datetime)[description]: Use a full sentence.

Change-Id: If91529b485cfed49b4cc23ee31278b2befe43944
master
Nicolas Goaziou 2024-04-06 14:23:37 +02:00
parent e2995c11a1
commit 3cb1f0fd02
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 3 additions and 2 deletions

View File

@ -24301,8 +24301,9 @@ given function is invoked.")
(list emacs-extmap))
(home-page "https://github.com/doublep/datetime/")
(synopsis "Library to work with dates in Emacs")
(description "Parsing, formatting, matching and recoding
timestamps and date-time format strings library for Emacs.")
(description
"Datetime is an Emacs library for parsing, formatting, matching and
recoding timestamps and date-time format strings.")
(license license:gpl3+)))
(define-public emacs-org-mind-map