branch: main
commit e34e708c5adbd71f9d7abe138a62947ccae23eb2
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>
elpa-packages (age): New package
---
elpa-packages | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 6e0f21fa603..ce0840b4282 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -16,6 +16,8 @@
(afternoon-theme :url
"https://github.com/ozanmakes/emacs-afternoon-theme"
:ignored-files ("*.png"))
+ (age :url "https://github.com/anticomputer/age.el")
+
(aidermacs :url "https://github.com/MatthewZMD/aidermacs"
:readme "README.md")
@@ -184,12 +186,12 @@
;; (edraw :url "https://github.com/misohena/el-easydraw/")
- ;; (el-mock :url "https://github.com/rejeep/el-mock.el")
-
(eglot-inactive-regions :url
"https://github.com/fargiolas/eglot-inactive-regions")
;; (eieio-akater-extras :url
"https://framagit.org/akater/elisp-eieio-akater-extras")
+ ;; (el-mock :url "https://github.com/rejeep/el-mock.el")
+
(eldoc-diffstat :url "https://github.com/kljohann/eldoc-diffstat.git"
:readme "README.md"
:news "NEWS.md")
@@ -756,6 +758,8 @@
(prop-menu :url
"https://github.com/david-christiansen/prop-menu-el"
:ignored-files ("Makefile" "prop-menu-tests.el"))
+ ;; (python-mode :url
"https://gitlab.com/python-mode-devs/python-mode")
+
(racket-mode :url "https://github.com/greghendershott/racket-mode"
:doc "doc/racket-mode.texi"
:rolling-release "1")