emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] main 672ea5bec2: * elpa-packages (eldoc-diffstat): New package


From: Tassilo Horn
Subject: [nongnu] main 672ea5bec2: * elpa-packages (eldoc-diffstat): New package
Date: Fri, 13 Dec 2024 15:16:03 -0500 (EST)

branch: main
commit 672ea5bec28aad89f8197f2f30fe13bf43f84e08
Author: Tassilo Horn <tsdh@gnu.org>
Commit: Tassilo Horn <tsdh@gnu.org>

    * elpa-packages (eldoc-diffstat): New package
---
 elpa-packages | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/elpa-packages b/elpa-packages
index fa6679a948..4691a191f5 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -178,11 +178,15 @@
  ;; (el-mock           :url "https://github.com/rejeep/el-mock.el";)
 
  (eglot-inactive-regions :url 
"https://github.com/fargiolas/eglot-inactive-regions";)
- 
+
  (elixir-mode          :url "https://github.com/elixir-editors/emacs-elixir";
   :ignored-files ("tests" "Eldev")
   :news "CHANGELOG.md")
 
+ (eldoc-diffstat        :url "https://github.com/kljohann/eldoc-diffstat.git";
+  :readme "README.md"
+  :ignored-files (".gitignore" "screenshot.webp"))
+
  (elpher               :url "https://thelambdalab.xyz/git/elpher.git";
   :doc "elpher.texi"
   :ignored-files ("Makefile" "ISSUES.org" "RELEASE" "config.mk"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]