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

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

[elpa] main 987a2d5b46: * elpa-packages (doc-toc): New package


From: Stefan Monnier
Subject: [elpa] main 987a2d5b46: * elpa-packages (doc-toc): New package
Date: Mon, 26 Sep 2022 13:09:53 -0400 (EDT)

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

    * elpa-packages (doc-toc): New package
---
 elpa-packages | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index edc5259760..cef40fd548 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -263,8 +263,10 @@
  ;; FIXME: Waiting for Sean Allred's copyright paperwork.
  ;;("elsa"             :url "https://github.com/emacs-elsa/Elsa";
  ;; :auto-sync t)
- ;;("emacspeak"                :url nil
- ;; :lisp-dir "lisp")
+ ;;("emacspeak"                :url "https://github.com/tvraman/emacspeak";
+ ;; :doc "info/emacspeak.texi"
+ ;; :lisp-dir "lisp"
+ ;; :auto-sync t)
  ("embark"
   :url "https://github.com/oantolin/embark";
   :doc "embark.texi"
@@ -742,9 +744,9 @@
   :ignored-files ("COPYING" "doclicense.texi" "Makefile"))
  ;; FIXME: Basically ready, but waiting for the maintainer to decide whether
  ;; to keep this name or rename the package before inclusion.
- ;;("toc-mode"         :url "https://github.com/dalanicolai/toc-mode";
- ;; :ignore-files ("LICENSE")
- ;; :auto-sync t)
+ ("doc-toc"            :url "https://github.com/dalanicolai/doc-tools-toc";
+  :ignore-files ("LICENSE")
+  :auto-sync t)
  ("tomelr"             :url "https://github.com/kaushalmodi/tomelr";
   :ignored-files ("LICENSE")
   :news "CHANGELOG.org"



reply via email to

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