diff options
| author | Stefan Monnier <monnier@iro.umontreal.ca> | 2026-02-17 21:34:36 -0500 |
|---|---|---|
| committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2026-02-17 21:34:36 -0500 |
| commit | 586a256e5b666b9b7ba1e30861e4553b91118878 (patch) | |
| tree | 8144fc52f47207477bede0c48ba3667bf949f549 | |
| parent | b4dfb897eb13acbb4efc61fdbfc331cb3eedf2da (diff) | |
elpa-packages (hotfuzz): Undo accidental change
| -rw-r--r-- | elpa-packages | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/elpa-packages b/elpa-packages index 3dabb78..43067dd 100644 --- a/elpa-packages +++ b/elpa-packages @@ -327,6 +327,9 @@ :doc "ellama.info") (emacs-gc-stats :url "https://git.sr.ht/~yantar92/emacs-gc-stats" :ignored-files ("COPYING")) + ;; (emacs-lisp-intro-es :url "https://git.sv.gnu.org/git/elisp-es.git" + ;; :make "emacs-lisp-intro-es.texi" + ;; :doc "emacs-lisp-intro-es.texi") (emacs-lisp-intro-nl :url "https://codeberg.org/mattof/emacs-lisp-intro-nl" :make "emacs-lisp-intro-nl.texi" :doc "emacs-lisp-intro-nl.texi") @@ -427,7 +430,7 @@ (highlight-escape-sequences :url "https://github.com/dgutov/highlight-escape-sequences/") (hook-helpers :url "https://git.savannah.nongnu.org/git/hook-helpers-el.git") - (hotfuzz :url "https://github.com/axelf4/hotfuzz") + ;; (hotfuzz :url "https://github.com/axelf4/hotfuzz") (html5-schema :url nil) (hugoista :url "https://codeberg.org/c-alpha/hugoista") (hydra :url "https://github.com/abo-abo/hydra" |
