branch: main commit 9a2732a9f1be8197fc909e32cc77e91a6e9030bf Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
Undo the e(xtra|rro)neous part of last commit --- elpa-config | 3 +-- elpa-packages | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/elpa-config b/elpa-config index cf2b657da4..0e573d85b7 100644 --- a/elpa-config +++ b/elpa-config @@ -3,11 +3,10 @@ ((name "NonGNU") (gitrepo "emacs/nongnu.git") (url "https://elpa.nongnu.org/nongnu/") - ;;(dependencies-archive-contents ("archive-devel/archive-contents")) ;;(branch-prefix "elpa/") ;;(release-branch-prefix "elpa-release/") ;;(specs-file "elpa-packages") - ;; (debug t) + ;;(debug nil) ) ;; Local Variables: diff --git a/elpa-packages b/elpa-packages index 7927a06165..8faee3ae98 100644 --- a/elpa-packages +++ b/elpa-packages @@ -145,7 +145,7 @@ :news "CHANGELOG.md" :ignored-files ("LICENSE" "bin" "ert-tests")) - (el-mock :url "https://github.com/rejeep/el-mock.el") + ;; (el-mock :url "https://github.com/rejeep/el-mock.el") (elixir-mode :url "https://github.com/elixir-editors/emacs-elixir" :ignored-files ("tests" "Eldev") @@ -577,7 +577,7 @@ (popup :url "https://github.com/auto-complete/popup-el" :ignored-files ("LICENSE")) - (prescient :url "https://github.com/radian-software/prescient.el") + ;; (prescient :url "https://github.com/radian-software/prescient.el") (projectile :url "https://github.com/bbatsov/projectile" :ignored-files ("LICENSE" "doc" "test")