branch: main commit abb7856052e90d4c60652588597595db2dbcdd0f Merge: 84fe2fd0bb 40a8188c8c Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
Merge branch 'main' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa --- elpa-packages | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/elpa-packages b/elpa-packages index 184a16cb82..766e865ae2 100644 --- a/elpa-packages +++ b/elpa-packages @@ -555,7 +555,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" @@ -897,7 +897,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