branch: main
commit d5fa8ada918f5e71b418150187cf634b87941299
Author: Philip Kaludercic <phil...@posteo.net>
Commit: Philip Kaludercic <phil...@posteo.net>

    * elpa-packages (elpher): Add package
---
 elpa-packages | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 2bf95baf63..41f80ec53d 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -98,6 +98,10 @@
   :news "CHANGELOG.md"
   :ignored-files ("LICENSE" "bin" "ert-tests"))
 
+ ("elpher"     :url "git://thelambdalab.xyz/elpher.git"
+  :doc "elpher.texi"
+  :ignored-files ("Makefile" "ISSUES.org" "RELEASE" "config.mk"))
+
  ("evil"               :url "https://github.com/emacs-evil/evil";
   :ignored-files ("COPYING" "lib" "scripts")
   :doc "doc/build/texinfo/evil.texi")

Reply via email to