branch: main commit 9cf93c99570838daa1683fb8007b03c00322ceb8 Author: Eshel Yaron <m...@eshelyaron.com> Commit: Philip Kaludercic <phil...@posteo.net>
* elpa-packages (sweeprolog): New package --- elpa-packages | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/elpa-packages b/elpa-packages index 6ad5f44aee..5ff9689965 100644 --- a/elpa-packages +++ b/elpa-packages @@ -567,6 +567,14 @@ :lisp-dir "subed" :ignored-files "LICENSES/GPL-3.0-or-later.txt") + ("sweeprolog" :url "https://github.com/SWI-Prolog/packages-sweep" + :ignored-files ("LICENSE" + "sweep.c" + "sweep.pl" + "sweeprolog-tests.el" + "CMakeLists.txt") + :doc "README.org") + ("swift-mode" :url "https://github.com/swift-emacs/swift-mode" :ignored-files ("COPYING" "scripts" "test" "Eldev" "Makefile"))