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

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

[elpa] main 08265a0aa1: * elpa-packages (poke, poke-mode): New packages


From: Stefan Monnier
Subject: [elpa] main 08265a0aa1: * elpa-packages (poke, poke-mode): New packages
Date: Tue, 5 Apr 2022 14:16:10 -0400 (EDT)

branch: main
commit 08265a0aa19834a24e8c50bde83af978940be1d7
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    * elpa-packages (poke, poke-mode): New packages
---
 elpa-packages | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/elpa-packages b/elpa-packages
index 06099ae41e..e218968e87 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -459,6 +459,12 @@
   :auto-sync nil
   )
  ("pinentry"           :url "https://github.com/ueno/pinentry-el.git";)
+ ("poke"               :url "git://git.sv.gnu.org/poke/poke-el.git"
+  :doc "poke-el.texi"
+  :ignored-files ("COPYING")
+  :auto-sync t)
+ ("poke-mode"          :url "git://git.sv.gnu.org/poke/poke-mode.git"
+  :auto-sync t)
  ("poker"              :url nil)
  ("posframe"
   :url "https://github.com/tumashu/posframe";
@@ -470,7 +476,7 @@
   :auto-sync t)
  ("prefixed-core"      :url nil)
  ("project"            :core "lisp/progmodes/project.el")
- ("psgml"               :url "https://github.com/lenst/psgml.git";)
+ ("psgml"               :url nil) ;; Was https://github.com/lenst/psgml.git
  ;; FIXME: We actually used a filtered version of pspp.git using:
  ;;     git filter-branch                                           \
  ;;         --index-filter "git read-tree --empty;                  \



reply via email to

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