diff options
| author | Michael Albinus <michael.albinus@gmx.de> | 2025-09-17 12:09:57 +0200 |
|---|---|---|
| committer | Michael Albinus <michael.albinus@gmx.de> | 2025-09-17 12:09:57 +0200 |
| commit | 76b7c127f0abacfec46f59de38dcb02be11807a6 (patch) | |
| tree | f58c3481e808336e07debfe300f46364e8ef2698 | |
| parent | a11b8fe04e41742ae8421327f077448e28f5a12e (diff) | |
; * elpa-packages: Fix last change.
| -rw-r--r-- | elpa-packages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elpa-packages b/elpa-packages index 0440d41..398945a 100644 --- a/elpa-packages +++ b/elpa-packages @@ -119,8 +119,8 @@ (buffer-expose :url "https://github.com/clemera/buffer-expose") (bufferlo :url "https://github.com/florommel/bufferlo" :readme "README.org") - ;; FIXME: https://github.com/Malabarba/elisp-bug-hunter/issues/31 (buframe :url "https://github.com/haji-ali/buframe.el") + ;; FIXME: https://github.com/Malabarba/elisp-bug-hunter/issues/31 (bug-hunter :url "https://github.com/Malabarba/elisp-bug-hunter") ;; (cc-mode :core ("lisp/progmodes/cc-align.el" ;; "lisp/progmodes/cc-awk.el" |
