branch: main
commit 13389da09a33798a59e52afd11e10908eab66331
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>
elpa-packages (gnosis): Remove, it's in GNU ELPA now
Also, trim `refcard` from the ignored-files of `cider`, it's not big
enough to justify the trouble.
---
elpa-packages | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 406fe8e6af..cbddb503bd 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -108,7 +108,7 @@
(cdlatex :url "https://github.com/cdominik/cdlatex")
(cider :url "https://github.com/clojure-emacs/cider"
- :ignored-files ("doc" "logo" "refcard" "test")
+ :ignored-files ("doc" "logo" "test")
:lisp-dir "lisp"
:news "CHANGELOG.md")
@@ -366,8 +366,8 @@
;; the most trivial of changes.
:manual-sync t) ;Author prefers manual control.
- (gnosis :url "https://git.thanosapollo.org/gnosis"
- :doc "doc/gnosis.texi")
+ ;; (gnosis :url "https://git.thanosapollo.org/gnosis"
+ ;; :doc "doc/gnosis.texi")
(gnu-apl-mode :url "https://github.com/lokedhs/gnu-apl-mode"
;; :doc "texi/gnu-apl-mode.texi" ; the manual is currently empty