From 387453c22a2ec6545f40cdaf54d5a78aef0c018e Mon Sep 17 00:00:00 2001 From: Payas Relekar Date: Thu, 27 Oct 2022 09:08:33 +0530 Subject: [PATCH 1/2] elpa-packages (use-package): New package --- elpa-packages | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/elpa-packages b/elpa-packages index afd9b1a528..794ee75738 100644 --- a/elpa-packages +++ b/elpa-packages @@ -739,11 +739,12 @@ :readme "README.md") ("uniquify-files" :url nil) ("url-http-ntlm" :url nil) - ;;("use-package" :url "https://github.com/jwiegley/use-package" - ;; :ignored-files ("LICENSE" "bind-*" "use-package-chords.el") - ;; :doc "use-package.texi" - ;; :news "NEWS.md" - ;; :auto-sync t) + ("use-package" :url "https://github.com/jwiegley/use-package" + :auto-sync t + :ignored-files ("bind-*" "use-package-chords.el" "use-package-ensure-system-package.el") + :readme "README.md" + :doc "use-package.texi" + :news "NEWS.md") ("validate" :url "https://github.com/Malabarba/validate.el") ("valign" :url "https://github.com/casouri/valign") ("vc-backup" :url "https://git.sr.ht/~pkal/vc-backup" -- 2.38.0