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

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

[elpa] main 9fa9d7ed93: * elpa-packages (github.com/minad): Always use :


From: Stefan Monnier
Subject: [elpa] main 9fa9d7ed93: * elpa-packages (github.com/minad): Always use :doc README.org
Date: Thu, 21 Jul 2022 14:43:04 -0400 (EDT)

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

    * elpa-packages (github.com/minad): Always use :doc README.org
---
 elpa-packages | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index aa37ec347d..d1273cfcb4 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -110,6 +110,7 @@
  ;;                            "doc/misc/cc-mode.texi"
  ;;                      :doc "cc-mode.texi"))
  ("cape"               :url "https://github.com/minad/cape";
+  :doc "README.org"
   :auto-sync t)
  ("capf-autosuggest"   :url "https://repo.or.cz/emacs-capf-autosuggest.git";
   :auto-sync t)
@@ -145,8 +146,7 @@
   :make "compat.info"
   :doc "compat.info"
   :auto-sync t)
- ("consult"
-  :url "https://github.com/minad/consult";
+ ("consult"            :url "https://github.com/minad/consult";
   :doc "README.org"
   :ignored-files ("images")
   :auto-sync t)
@@ -436,7 +436,8 @@
   :auto-sync t)
  ("map"                 :core "lisp/emacs-lisp/map.el")
  ("marginalia"         :url "https://github.com/minad/marginalia";
-  :doc "README.org" :auto-sync t)
+  :doc "README.org"
+  :auto-sync t)
  ("markchars"          :url nil)
  ("math-symbol-lists"  :url "https://github.com/vspinu/math-symbol-lists.git";)
  ("mct"                        :url "https://gitlab.com/protesilaos/mct";
@@ -501,6 +502,7 @@
  ;; ("org-drill"               :url "https://gitlab.com/phillord/org-drill";
  ;;  :auto-sync t)
  ("org-modern"         :url "https://github.com/minad/org-modern";
+  :doc "README.org"
   :auto-sync t)
  ("org-real"           :url "https://gitlab.com/tygrdev/org-real";
   :auto-sync t
@@ -519,6 +521,7 @@
  ("org-edna"           :url "bzr::https://bzr.savannah.gnu.org/r/org-edna-el";) 
;URL?
  ("osc"                        :url nil)
  ("osm"                        :url "https://github.com/minad/osm";
+  :doc "README.org"
   :auto-sync t
   :ignored-files ("LICENSE"))
  ("other-frame-window" :url nil)
@@ -669,6 +672,7 @@
  ("temp-buffer-browse"  :url "https://github.com/leoliu/temp-buffer-browse";
   :auto-sync)
  ("tempel"             :url "https://github.com/minad/tempel";
+  :doc "README.org"
   :auto-sync t)
  ("test-simple"         :url "https://github.com/rocky/emacs-test-simple";)
  ("timerfunctions"     :url nil)



reply via email to

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