emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] main 2725ba08c5: * elpa-packages: (sweeprolog): update ignored-


From: Stefan Kangas
Subject: [nongnu] main 2725ba08c5: * elpa-packages: (sweeprolog): update ignored-files
Date: Fri, 7 Oct 2022 04:34:41 -0400 (EDT)

branch: main
commit 2725ba08c5918a6499d5214a5cddd984757628af
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    * 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")



reply via email to

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