Merge branch 'master' into core-updates

This commit is contained in:
Marius Bakke 2020-03-19 08:50:35 +01:00
commit dd0568a779
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
24 changed files with 102 additions and 69 deletions

View file

@ -21779,7 +21779,7 @@ All entries in a specified TODO state will be carried over to the next day.")
"Simple Org mode based static blog generator")
(description
"@code{emacs-org-static-blog} is one more static blog generator, it
focuses on being simple. All file are simple Org files in a directory. The
focuses on being simple. All files are simple Org files in a directory. The
only requirement is that every Org file must have a @samp{title} and
a @samp{date} keywords, and optionally, a @samp{filetags} keyword.")
(license license:bsd-3)))