unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: emacs-devel@gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: [nongnu] main c408a345c3: elpa-packages (flymake-collection): New package
Date: Tue, 07 Jan 2025 10:42:37 +0000	[thread overview]
Message-ID: <87zfk2lxb6.fsf@posteo.net> (raw)
In-Reply-To: <20250106210955.5FED2105167D@vcs3.savannah.gnu.org> (Stefan Monnier via's message of "Mon, 6 Jan 2025 16:09:55 -0500 (EST)")

Stefan Monnier via <emacs-elpa-diffs@gnu.org> writes:

> branch: main
> commit c408a345c3d4b571585ad51ba0e8339795110c04
> Author: Stefan Monnier <monnier@iro.umontreal.ca>
> Commit: Stefan Monnier <monnier@iro.umontreal.ca>
>
>     elpa-packages (flymake-collection): New package

Did something happen upstream?

> ---
>  elpa-packages | 18 +++++++++++++-----
>  1 file changed, 13 insertions(+), 5 deletions(-)
>
> diff --git a/elpa-packages b/elpa-packages
> index 7d4d2579c0..dafc0fd25d 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -1,6 +1,6 @@
>  ;; -*- lisp-data -*-
>  
> -;; Copyright (C) 2020-2024 Free Software Foundation, Inc.
> +;; Copyright (C) 2020-2025 Free Software Foundation, Inc.
>  
>  ;; List of packages.
>  ;; The list is made of elements of the form (NAME . PLIST)
> @@ -175,6 +175,8 @@
>    :news "CHANGELOG.md"
>    :ignored-files ("LICENSE" "bin" "ert-tests"))
>  
> + ;; (edraw			:url "https://github.com/misohena/el-easydraw/")
> +
>   ;; (el-mock		:url "https://github.com/rejeep/el-mock.el")
>  
>   (eglot-inactive-regions :url "https://github.com/fargiolas/eglot-inactive-regions")
> @@ -274,10 +276,9 @@
>   (flycheck              :url "https://github.com/flycheck/flycheck"
>    :ignored-files (".github" "maint" "test" "Makefile" "doc"))
>  
> - ;; (flymake-collection	:url "https://github.com/mohkale/flymake-collection"
> - ;;  ;; :shell-command "emacs --batch -l package --eval '(package-generate-autoloads `flymake-collection-checkers \"src/checkers/\")'"
> - ;;  :make "checkers-autoloads"
> - ;;  :lisp-dir "src")
> + (flymake-collection	:url "https://github.com/mohkale/flymake-collection"
> +  :make "checkers-autoloads"
> +  :lisp-dir "src")
>  
>   (flymake-guile		:url "https://framagit.org/flymake-backends/flymake-guile.git")
>  
> @@ -614,6 +615,10 @@
>   (org-mime		:url "https://github.com/org-mime/org-mime.git"
>    :ignored-files (".travis.yml" "Makefile" "screenshot.png" "test"))
>  
> + ;; (org-node		:url "https://github.com/meedstrom/org-node"
> + ;;  :ignored-files ("LICENSE.txt")
> + ;;  :doc "org-node.texi")
> +
>   (org-present		:url "https://github.com/rlister/org-present.git"
>    :readme "README.md")
>  
> @@ -848,6 +853,9 @@
>    :ignored-files ("LICENSE")
>    :readme "readme.org")
>  
> + ;; (treepy		:url "https://github.com/volrath/treepy.el"
> + ;;  :ignored-files "LICENSE")
> +
>   (treesit-fold		:url "https://github.com/emacs-tree-sitter/treesit-fold"
>    :readme "README.md"
>    :news "CHANGELOG.md")



           reply	other threads:[~2025-01-07 10:42 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20250106210955.5FED2105167D@vcs3.savannah.gnu.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zfk2lxb6.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).