all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#58347: [NonGNU ELPA] [PATCH] * elpa-packages: (sweeprolog): update ignored-files
@ 2022-10-07  7:14 Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-10-07  8:37 ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-10-07  7:14 UTC (permalink / raw)
  To: 58347

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

Tags: patch


Hi,

I'm attaching below a small patch that updates the :ignored-files list
for package sweeprolog.  Can we apply it to nongnu.git please?


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-elpa-packages-sweeprolog-update-ignored-files.patch --]
[-- Type: text/patch, Size: 977 bytes --]

From 55032575a57e425976c2fa411d7f308ba278aa6c Mon Sep 17 00:00:00 2001
From: Eshel Yaron <me@eshelyaron.com>
Date: Fri, 7 Oct 2022 08:56:32 +0300
Subject: [PATCH] * elpa-packages: (sweeprolog): update ignored-files

Exclude sweep.doc from the ELPA package, this file contains terse
documentation included in the SWI-Prolog distribution.
Conversely, include the Prolog helper library sweep.pl, as it is tightly
coupled with the ELisp library sweeprolog.el.
---
 elpa-packages | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/elpa-packages b/elpa-packages
index 867fc11e3e..7b0b5c6151 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -569,7 +569,7 @@
  ("sweeprolog"          :url "https://github.com/SWI-Prolog/packages-sweep"
   :ignored-files ("LICENSE"
                   "sweep.c"
-                  "sweep.pl"
+                  "sweep.doc"
                   "sweeprolog-tests.el"
                   "CMakeLists.txt")
   :doc "README.org")
-- 
2.37.3


[-- Attachment #3: Type: text/plain, Size: 15 bytes --]


Thanks,
Eshel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#58347: [NonGNU ELPA] [PATCH] * elpa-packages: (sweeprolog): update ignored-files
  2022-10-07  7:14 bug#58347: [NonGNU ELPA] [PATCH] * elpa-packages: (sweeprolog): update ignored-files Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-10-07  8:37 ` Stefan Kangas
  2022-10-07  8:48   ` Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2022-10-07  8:37 UTC (permalink / raw)
  To: Eshel Yaron, 58347-done

Eshel Yaron via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs@gnu.org> writes:

> I'm attaching below a small patch that updates the :ignored-files list
> for package sweeprolog.  Can we apply it to nongnu.git please?

Done, thanks.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#58347: [NonGNU ELPA] [PATCH] * elpa-packages: (sweeprolog): update ignored-files
  2022-10-07  8:37 ` Stefan Kangas
@ 2022-10-07  8:48   ` Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 3+ messages in thread
From: Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-10-07  8:48 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 58347-done

Stefan Kangas <stefankangas@gmail.com> writes:

> Done, thanks.

Thank you!





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-07  8:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-07  7:14 bug#58347: [NonGNU ELPA] [PATCH] * elpa-packages: (sweeprolog): update ignored-files Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-07  8:37 ` Stefan Kangas
2022-10-07  8:48   ` Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.