branch: main commit 40a8188c8c30ec4451dc25cdb3dbfde1c110ebac Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
elpa-packages (on-screen): Upstream is now in-house Also, ignore `LICENSE` file in `yaml`. --- elpa-packages | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/elpa-packages b/elpa-packages index eb374b4fb8..aefbd3c3d4 100644 --- a/elpa-packages +++ b/elpa-packages @@ -551,7 +551,7 @@ (ob-haxe :url "https://github.com/ianxm/ob-haxe.el") (objed :url "https://github.com/clemera/objed") (omn-mode :url "https://github.com/phillord/omn-mode") - (on-screen :url "https://github.com/michael-heerdegen/on-screen.el.git") + (on-screen :url nil) ;;Was "https://github.com/michael-heerdegen/on-screen.el" (openpgp :url "https://codeberg.org/pkal/openpgp.el") (orderless :url "https://github.com/oantolin/orderless" :doc "orderless.texi" @@ -891,7 +891,8 @@ :ignored-files ("Makefile" ".github" "*-test.el*")) (xref :core "lisp/progmodes/xref.el") (xref-union :url "https://codeberg.org/pkal/xref-union.el") - (yaml :url "https://github.com/zkry/yaml.el") + (yaml :url "https://github.com/zkry/yaml.el" + :ignored-files "LICENSE") (yasnippet :url "https://github.com/joaotavora/yasnippet") (yasnippet-classic-snippets :url nil) (zones :url nil) ;https://www.emacswiki.org/emacs/zones.el