branch: main
commit c0840d025ba5ad3fc3f2dbd08d3b4ab72cf07574
Author: Stefan Monnier <monn...@iro.umontreal.ca>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    * elpa-packages (swsw): Remove package
    
    Renamed to `window-commander` and moved to GNU ELPA at the same time.
---
 elpa-packages | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index 124df72256..06107249ef 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -691,10 +691,11 @@
  (swift-mode           :url "https://github.com/swift-emacs/swift-mode";
   :ignored-files ("COPYING" "scripts" "test" "Eldev" "Makefile"))
 
- (swsw                 :url "https://git.sr.ht/~dsemy/swsw";
-  :readme ignore
-  :doc "swsw.texi"
-  :news "NEWS")
+ ;; Renamed to `window-commander` and moved to GNU ELPA.
+ ;;(swsw                       :url "https://git.sr.ht/~dsemy/swsw";
+ ;; :readme ignore
+ ;; :doc "swsw.texi"
+ ;; :news "NEWS")
 
  (symbol-overlay       :url "https://github.com/wolray/symbol-overlay";
   :ignored-files ("*.png"))

Reply via email to