emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [elpa] main 080e09a4c6: * elpa-packages (spacious-padding): Add :doc


From: Philip Kaludercic
Subject: Re: [elpa] main 080e09a4c6: * elpa-packages (spacious-padding): Add :doc, :news, and expand :ignored-files
Date: Thu, 21 Dec 2023 10:32:56 +0000

Protesilaos Stavrou <info@protesilaos.com> writes:

> branch: main
> commit 080e09a4c6f038818a5a7a9c5e53ff168e0fe00e
> Author: Protesilaos Stavrou <info@protesilaos.com>
> Commit: Protesilaos Stavrou <info@protesilaos.com>
>
>     * elpa-packages (spacious-padding): Add :doc, :news, and expand 
> :ignored-files
> ---
>  elpa-packages | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/elpa-packages b/elpa-packages
> index 858948422f..f2c60cac5d 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -638,8 +638,10 @@
>   (sokoban            :url nil)
>   (sotlisp            :url 
> "https://github.com/Malabarba/speed-of-thought-lisp";)
>   (spacious-padding           :url 
> "https://git.sr.ht/~protesilaos/spacious-padding";
> +  :doc "README.org"
>    :readme "README.md"
> -  :ignored-files ("COPYING"))
> +  :news "CHANGELOG.org"
> +  :ignored-files ("COPYING" "doclicense.texi"))

It would be better to track this in your repository, within a
.elpaignore file.

>   (spinner            :url "https://github.com/Malabarba/spinner.el";)
>   (sql-beeline                :url nil)
>   (sql-cassandra              :url nil)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]