unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: NonGNU ELPA Maintainers <emacs-devel@gnu.org>
Subject: A few NonGNU ELPA package proposals
Date: Fri, 01 Jul 2022 10:12:50 +0000	[thread overview]
Message-ID: <87y1xduonx.fsf@posteo.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 502 bytes --]


Hi, I have prepared another batch of packages to add to NonGNU ELPA.
All the authors have been contacted and they are OK with everything this
entails.

Most of these packages are Campbell Barton (aka "ideasman42").  Besides
these I'd also like to add:

- cdlatex (currently also used by Org, which might confuse someone
  reading the manual without third-party repositories enabled)
- edit-indirect (currently used by markdown-mode)
- symbol-overlay

Hope there are no objections to these additions.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-elpa-packages-cdlatex-New-package.patch --]
[-- Type: text/x-patch, Size: 788 bytes --]

From 682c6b500b9395f49e297a97b33b37d4a1151408 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Sat, 16 Apr 2022 01:41:17 +0200
Subject: [PATCH 01/29] * elpa-packages (cdlatex): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index a6bf3ffd8f..3ebf334f6d 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -67,6 +67,9 @@
   :ignored-files ("COPYING")
   :version-map ((nil "4.7.1" "a9134009bd037a39cbda21806867d0534d340bca")))
 
+ ("cdlatex"             :url "https://github.com/cdominik/cdlatex"
+  :ignored-files ("Makefile" "README"))
+
  ("cider"	:url "https://github.com/clojure-emacs/cider"
   :ignored-files ("LICENSE" "doc" "logo" "refcard" "test")
   :news "CHANGELOG.md")
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: 0002-elpa-packages-xref-rst-New-package.patch --]
[-- Type: text/x-patch, Size: 736 bytes --]

From 56f6d5cd46387a472bfdee7d0fa05ea58eae1021 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:44:50 +0200
Subject: [PATCH 02/29] * elpa-packages (xref-rst): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 3ebf334f6d..6b97d99bd9 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -604,6 +604,8 @@
   :readme "README.org"
   :ignored-files ("LICENSE" ".github" "Makefile" "xml-rpc-test.el"))
 
+ ("xref-rst"    :url "https://codeberg.org/ideasman42/emacs-xref-rst")
+
  ("yaml-mode"		:url "https://github.com/yoshiki/yaml-mode"
   :ignored-files ("LICENSE.txt" "test-files" "Makefile")
   :news "Changes")
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #4: 0003-elpa-packages-utimeclock-New-package.patch --]
[-- Type: text/x-patch, Size: 706 bytes --]

From d3c4c72c43521b964048142be248af6dd45f5321 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:45:02 +0200
Subject: [PATCH 03/29] * elpa-packages (utimeclock): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 6b97d99bd9..e847d5cc69 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -564,6 +564,8 @@
 
  ("ujelly-theme"	:url "https://github.com/marktran/color-theme-ujelly")
 
+ ("utimeclock"  :url "https://codeberg.org/ideasman42/emacs-utimeclock")
+
  ("vc-fossil"		:url "https://github.com/venks1/emacs-fossil")
 
  ("vcomplete"		:url "https://git.sr.ht/~dsemy/vcomplete"
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #5: 0004-elpa-packages-undo-fu-session-New-package.patch --]
[-- Type: text/x-patch, Size: 796 bytes --]

From 20cfd6059aa4f039683bbd1729f2dd50c7522181 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:45:17 +0200
Subject: [PATCH 04/29] * elpa-packages (undo-fu-session): New package

---
 elpa-packages | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index e847d5cc69..8b99763341 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -564,6 +564,10 @@
 
  ("ujelly-theme"	:url "https://github.com/marktran/color-theme-ujelly")
 
+ ("undo-fu-session"     :url "https://codeberg.org/ideasman42/emacs-undo-fu-session"
+  :ignored-files ("tests")
+  :news "changelog.rst")
+
  ("utimeclock"  :url "https://codeberg.org/ideasman42/emacs-utimeclock")
 
  ("vc-fossil"		:url "https://github.com/venks1/emacs-fossil")
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #6: 0005-elpa-packages-undo-fu-New-package.patch --]
[-- Type: text/x-patch, Size: 743 bytes --]

From 9be9cfceee303c9b1e6c40652c7abeaee3590d03 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:45:28 +0200
Subject: [PATCH 05/29] * elpa-packages (undo-fu): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 8b99763341..8c014ec1a4 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -564,6 +564,9 @@
 
  ("ujelly-theme"	:url "https://github.com/marktran/color-theme-ujelly")
 
+ ("undo-fu"     :url "https://codeberg.org/ideasman42/emacs-undo-fu"
+  :news "changelog.rst")
+
  ("undo-fu-session"     :url "https://codeberg.org/ideasman42/emacs-undo-fu-session"
   :ignored-files ("tests")
   :news "changelog.rst")
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #7: 0006-elpa-packages-spell-fu-New-package.patch --]
[-- Type: text/x-patch, Size: 747 bytes --]

From f3810426d991423164f03d9e206c8474236c0536 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:45:47 +0200
Subject: [PATCH 06/29] * elpa-packages (spell-fu): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 8c014ec1a4..f52c78f488 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -519,6 +519,9 @@
   :readme "README.md"
   :ignored-files ("LICENSE" "img"))
 
+ ("spell-fu"    :url "https://codeberg.org/ideasman42/emacs-spell-fu"
+  :news "changelog.rst")
+
  ("stylus-mode"		:url "https://github.com/brianc/jade-mode"
   :ignored-files ("test" "Cask" "Makefile" "example.jade" "example.json"
 		  "jade-mode.el"))
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #8: 0007-elpa-packages-spatial-navigate-New-package.patch --]
[-- Type: text/x-patch, Size: 687 bytes --]

From c23af8479f2fdbbde3133b76d374e83436b94aff Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:46:42 +0200
Subject: [PATCH 07/29] * elpa-packages (spatial-navigate): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index f52c78f488..38e96c8fcf 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -519,6 +519,8 @@
   :readme "README.md"
   :ignored-files ("LICENSE" "img"))
 
+ ("spatial-navigate"    :url "https://codeberg.org/ideasman42/emacs-spatial-navigate")
+
  ("spell-fu"    :url "https://codeberg.org/ideasman42/emacs-spell-fu"
   :news "changelog.rst")
 
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #9: 0008-elpa-packages-sidecar-locals-New-package.patch --]
[-- Type: text/x-patch, Size: 815 bytes --]

From 905917c3146c45aa3fc617bd62224a81a5de1b82 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:47:07 +0200
Subject: [PATCH 08/29] * elpa-packages (sidecar-locals): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 38e96c8fcf..9dc9c560c4 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -490,6 +490,9 @@
  ("shellcop"            :url "https://github.com/redguardtoo/shellcop.git"
   :ignored-files ("LICENSE" "demo.png"))
 
+ ("sidecar-locals"      :url "https://codeberg.org/ideasman42/emacs-sidecar-locals"
+  :news "changelog.rst")
+
  ;; FIXME: Upstream has accidentally diverged, see
  ;; https://github.com/slime/slime/pull/648
  ("slime"		:url "https://github.com/slime/slime"
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #10: 0009-elpa-packages-scroll-on-jump-New-package.patch --]
[-- Type: text/x-patch, Size: 735 bytes --]

From c09e3056fe7bb89d2f7e38b658d9201cc311067b Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:47:38 +0200
Subject: [PATCH 09/29] * elpa-packages (scroll-on-jump): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 9dc9c560c4..c4226e0461 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -484,6 +484,8 @@
  ("scala-mode"		:url "https://github.com/hvesalai/emacs-scala-mode"
   :ignored-files ("LICENSE" "test" "Cask" "Makefile"))
 
+ ("scroll-on-jump"      :url "https://codeberg.org/ideasman42/emacs-scroll-on-jump")
+
  ("sesman"		:url "https://github.com/vspinu/sesman"
   :ignored-files ("targets"))
 
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #11: 0010-elpa-packages-scroll-on-drag-New-package.patch --]
[-- Type: text/x-patch, Size: 790 bytes --]

From 45ce147082ef427c6d76986ada37fe968d9e9128 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:47:57 +0200
Subject: [PATCH 10/29] * elpa-packages (scroll-on-drag): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index c4226e0461..5cb142a868 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -484,6 +484,8 @@
  ("scala-mode"		:url "https://github.com/hvesalai/emacs-scala-mode"
   :ignored-files ("LICENSE" "test" "Cask" "Makefile"))
 
+ ("scroll-on-drag"      :url "https://codeberg.org/ideasman42/emacs-scroll-on-drag")
+
  ("scroll-on-jump"      :url "https://codeberg.org/ideasman42/emacs-scroll-on-jump")
 
  ("sesman"		:url "https://github.com/vspinu/sesman"
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #12: 0011-elpa-packages-run-stuff-New-package.patch --]
[-- Type: text/x-patch, Size: 715 bytes --]

From 2949d721c3373e9539651a0cb36040c085cfec60 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:48:18 +0200
Subject: [PATCH 11/29] * elpa-packages (run-stuff): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 5cb142a868..7ab8ed3cee 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -467,6 +467,9 @@
 
  ("rubocop"		:url "https://github.com/rubocop/rubocop-emacs")
 
+ ("run-stuff"   :url "https://codeberg.org/ideasman42/emacs-run-stuff"
+  :news "changelog.rst")
+
  ("rust-mode"		:url "https://github.com/rust-lang/rust-mode"
   :ignored-files ("test-*" "triagebot.toml" "*.sh"))
 
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #13: 0012-elpa-packages-revert-buffer-all-New-package.patch --]
[-- Type: text/x-patch, Size: 770 bytes --]

From 82a9ee31091d0bb243af10b69bf022f20f20a397 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:48:47 +0200
Subject: [PATCH 12/29] * elpa-packages (revert-buffer-all): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 7ab8ed3cee..80c67664f7 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -465,6 +465,8 @@
  ("request"		:url "https://github.com/tkf/emacs-request"
   :ignored-files ("tests" "doc" "COPYING"))
 
+ ("revert-buffer-all"   :url "https://codeberg.org/ideasman42/emacs-revert-buffer-all")
+
  ("rubocop"		:url "https://github.com/rubocop/rubocop-emacs")
 
  ("run-stuff"   :url "https://codeberg.org/ideasman42/emacs-run-stuff"
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #14: 0013-elpa-packages-recomplete-New-package.patch --]
[-- Type: text/x-patch, Size: 723 bytes --]

From 886adcbab981df996603088044ea60755c5d43ec Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:49:32 +0200
Subject: [PATCH 13/29] * elpa-packages (recomplete): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 80c67664f7..e56a83db81 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -462,6 +462,9 @@
   :ignored-files ("test" "Cask" "Makefile" "npq-mode.el")
   :news "CHANGELOG.md")
 
+ ("recomplete"  :url "https://codeberg.org/ideasman42/emacs-recomplete"
+  :news "changelog.rst")
+
  ("request"		:url "https://github.com/tkf/emacs-request"
   :ignored-files ("tests" "doc" "COPYING"))
 
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #15: 0014-elpa-packages-py-autopep8-New-package.patch --]
[-- Type: text/x-patch, Size: 826 bytes --]

From 12b2bf091f08cc3a6fb57c27a96bcc658164e4bb Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:49:47 +0200
Subject: [PATCH 14/29] * elpa-packages (py-autopep8): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index e56a83db81..aff1204c95 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -458,6 +458,9 @@
  ("prop-menu"		:url "https://github.com/david-christiansen/prop-menu-el"
   :ignored-files ("Makefile" "prop-menu-tests.el"))
 
+ ("py-autopep8"         :url "https://codeberg.org/ideasman42/emacs-py-autopep8"
+  :ignored-files ("tests" "Makefile"))
+
  ("raku-mode"		:url "https://github.com/Raku/raku-mode"
   :ignored-files ("test" "Cask" "Makefile" "npq-mode.el")
   :news "CHANGELOG.md")
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #16: 0015-elpa-packages-oblivion-theme-New-package.patch --]
[-- Type: text/x-patch, Size: 729 bytes --]

From 5debf25bf409da58dfe4e551d033a80ae2277450 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:50:45 +0200
Subject: [PATCH 15/29] * elpa-packages (oblivion-theme): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index aff1204c95..8d0ccbef20 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -388,6 +388,9 @@
   :readme "README.org"
   :ignored-files ("License.org"))
 
+ ("oblivion-theme"      :url "https://codeberg.org/ideasman42/emacs-theme-oblivio"
+  :news "changelog.rst")
+
  ("org-drill"           :url "https://gitlab.com/phillord/org-drill.git"
   :ignored-files (".gitlab-ci.yml" "Cask"))
 
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #17: 0016-elpa-packages-mode-line-idle-New-package.patch --]
[-- Type: text/x-patch, Size: 798 bytes --]

From c3cad67e0410bf5e0b032b011b2b51c107f299b3 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:51:01 +0200
Subject: [PATCH 16/29] * elpa-packages (mode-line-idle): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 8d0ccbef20..8faf4a90b6 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -363,6 +363,9 @@
   :ignored-files ("COPYING" "Makefile" "test-rtorrent.py" "test"
                   "doc/scgi-protocol.txt" "doc/screenshot.png"))
 
+ ("mode-line-idle"      :url "https://codeberg.org/ideasman42/emacs-mode-line-idle"
+  :news "changelog.rst")
+
  ("moe-theme"           :url "https://github.com/kuanyui/moe-theme.el.git"
   :ignored-files ("pics" "LICENSE"))
 
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #18: 0017-elpa-packages-inkpot-theme-New-package.patch --]
[-- Type: text/x-patch, Size: 684 bytes --]

From 30c8b8b5e809f59f711be26d965f568e771e6319 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:51:16 +0200
Subject: [PATCH 17/29] * elpa-packages (inkpot-theme): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 8faf4a90b6..ee9b7b7af9 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -286,6 +286,9 @@
   :ignored-files ("test")
   :news "CHANGELOG.md")
 
+ ("inkpot-theme"        :url "https://codeberg.org/ideasman42/emacs-theme-inkpot"
+  :news "changelog.rst")
+
  ("j-mode"		:url "https://github.com/zellio/j-mode"
   :ignored-files ("LICENSE"))
 
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #19: 0018-elpa-packages-idle-highlight-mode-New-package.patch --]
[-- Type: text/x-patch, Size: 822 bytes --]

From 32d46c90623010226fac46d7c8e3990512882d74 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:51:31 +0200
Subject: [PATCH 18/29] * elpa-packages (idle-highlight-mode): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index ee9b7b7af9..7bcaffc34a 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -272,6 +272,9 @@
   :ignored-files ("htmlize.el.html")
   :release-branch "stable")
 
+ ("idle-highlight-mode" :url "https://codeberg.org/ideasman42/emacs-idle-highlight-mode"
+  :news "changelog.rst")
+
  ("idris-mode"		:url "https://github.com/idris-hackers/idris-mode"
   :ignored-files ("COPYING" "test-data" "Makefile" "documentation.tex"
                   "logo-small.png" "idris-tests*.el")
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #20: 0019-elpa-packages-hl-prog-extra-New-package.patch --]
[-- Type: text/x-patch, Size: 705 bytes --]

From ee0959bb6adec29dc86b60a790e4417e1b8ec661 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:51:49 +0200
Subject: [PATCH 19/29] * elpa-packages (hl-prog-extra): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 7bcaffc34a..089ebd63fa 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -268,6 +268,8 @@
   :readme "README.md"
   :ignored-files ("LICENSE"))
 
+ ("hl-prog-extra"       :url "https://codeberg.org/ideasman42/emacs-hl-prog-extra")
+
  ("htmlize"		:url "https://github.com/hniksic/emacs-htmlize"
   :ignored-files ("htmlize.el.html")
   :release-branch "stable")
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #21: 0020-elpa-packages-hl-block-mode-New-package.patch --]
[-- Type: text/x-patch, Size: 725 bytes --]

From 912de514b708a0d4a910344a817831f1e6ef8c81 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:51:58 +0200
Subject: [PATCH 20/29] * elpa-packages (hl-block-mode): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 089ebd63fa..26724230f0 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -268,6 +268,8 @@
   :readme "README.md"
   :ignored-files ("LICENSE"))
 
+ ("hl-block-mode"       :url "https://codeberg.org/ideasman42/emacs-hl-block-mode")
+
  ("hl-prog-extra"       :url "https://codeberg.org/ideasman42/emacs-hl-prog-extra")
 
  ("htmlize"		:url "https://github.com/hniksic/emacs-htmlize"
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #22: 0021-elpa-packages-doc-show-inline-New-package.patch --]
[-- Type: text/x-patch, Size: 855 bytes --]

From aac5e2502fc41b17e792ecc61464edae0b463039 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:52:17 +0200
Subject: [PATCH 21/29] * elpa-packages (doc-show-inline): New package

---
 elpa-packages | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/elpa-packages b/elpa-packages
index 26724230f0..998bfb242b 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -96,8 +96,10 @@
   :ignored-files ("LICENSE" "test" "Cask" "Makefile")
   :news "CHANGELOG.md")
 
+ ("doc-show-inline"     :url "https://codeberg.org/ideasman42/emacs-doc-show-inline")
+
  ("dockerfile-mode"     :url "https://github.com/spotify/dockerfile-mode")
- 
+
  ("dracula-theme"	:url "https://github.com/dracula/emacs"
   :ignored-files ("INSTALL.md" "screenshot.png" "start_emacs_test.sh" "test-profile.el"))
 
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #23: 0022-elpa-packages-diff-at-point-New-package.patch --]
[-- Type: text/x-patch, Size: 765 bytes --]

From 0a6470e3a24a4256b941d4d7f50dbab1b65f1a3b Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:52:42 +0200
Subject: [PATCH 22/29] * elpa-packages (diff-at-point): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 998bfb242b..8b60f35d23 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -96,6 +96,8 @@
   :ignored-files ("LICENSE" "test" "Cask" "Makefile")
   :news "CHANGELOG.md")
 
+ ("diff-at-point"       :url "https://codeberg.org/ideasman42/emacs-diff-at-point")
+
  ("doc-show-inline"     :url "https://codeberg.org/ideasman42/emacs-doc-show-inline")
 
  ("dockerfile-mode"     :url "https://github.com/spotify/dockerfile-mode")
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #24: 0023-elpa-packages-diff-ansi-New-package.patch --]
[-- Type: text/x-patch, Size: 766 bytes --]

From 8cce2ee19b9e30668c7564f00dc2600edc3fc9cc Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:52:50 +0200
Subject: [PATCH 23/29] * elpa-packages (diff-ansi): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 8b60f35d23..329770207e 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -96,6 +96,8 @@
   :ignored-files ("LICENSE" "test" "Cask" "Makefile")
   :news "CHANGELOG.md")
 
+ ("diff-ansi"           :url "https://codeberg.org/ideasman42/emacs-diff-ansi")
+
  ("diff-at-point"       :url "https://codeberg.org/ideasman42/emacs-diff-at-point")
 
  ("doc-show-inline"     :url "https://codeberg.org/ideasman42/emacs-doc-show-inline")
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #25: 0024-elpa-packages-default-font-presets-New-package.patch --]
[-- Type: text/x-patch, Size: 790 bytes --]

From f2ff0bd4734cfb887997998d88998da4cd2647eb Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:52:58 +0200
Subject: [PATCH 24/29] * elpa-packages (default-font-presets): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 329770207e..6f5a5756b9 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -96,6 +96,8 @@
   :ignored-files ("LICENSE" "test" "Cask" "Makefile")
   :news "CHANGELOG.md")
 
+ ("default-font-presets"        :url "https://codeberg.org/ideasman42/emacs-default-font-presets")
+
  ("diff-ansi"           :url "https://codeberg.org/ideasman42/emacs-diff-ansi")
 
  ("diff-at-point"       :url "https://codeberg.org/ideasman42/emacs-diff-at-point")
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #26: 0025-elpa-packages-cycle-at-point-New-package.patch --]
[-- Type: text/x-patch, Size: 866 bytes --]

From 78d986143556494585cede19bdc02cedc4405e81 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:53:21 +0200
Subject: [PATCH 25/29] * elpa-packages (cycle-at-point): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 6f5a5756b9..dab9c98c10 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -89,6 +89,9 @@
  ("cyberpunk-theme"	:url "https://github.com/n3mo/cyberpunk-theme.el"
   :ignored-files ("cyberpunk-theme.png" "example-org-file.org"))
 
+ ("cycle-at-point"      :url "https://codeberg.org/ideasman42/emacs-cycle-at-point"
+  :ignored-files ("tests"))
+
  ("d-mode"		:url "https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode"
   :ignored-files ("COPYING" "coverage" "tests-todo" "tests" "Cask" "Makefile" "d-mode-tests.el"))
 
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #27: 0026-elpa-packages-counsel-at-point-New-package.patch --]
[-- Type: text/x-patch, Size: 706 bytes --]

From 2443ed2f1cb8fcc85a466afc22455bae10a240c3 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:53:37 +0200
Subject: [PATCH 26/29] * elpa-packages (counsel-at-point): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index dab9c98c10..534f36d077 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -82,6 +82,8 @@
 
  ("corfu-terminal"      :url "https://codeberg.org/akib/emacs-corfu-terminal")
 
+ ("counsel-at-point"    :url "https://codeberg.org/ideasman42/emacs-counsel-at-point")
+
  ("crux"		:url "https://github.com/bbatsov/crux"
   :readme "README.md"
   :news "CHANGELOG.md")
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #28: 0027-elpa-packages-bookmark-in-project-New-package.patch --]
[-- Type: text/x-patch, Size: 718 bytes --]

From 4f2da6c9ce8fd363a3466f13b134533e9e8c6941 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:54:03 +0200
Subject: [PATCH 27/29] * elpa-packages (bookmark-in-project): New package

---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 534f36d077..f26c732578 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -49,6 +49,9 @@
   :readme "Readme.md"
   :ignored-files ("LICENSE"))
 
+ ("bookmark-in-project" :url "https://codeberg.org/ideasman42/emacs-bookmark-in-project"
+  :news "changelog.rst")
+
  ("buttercup"		:url "https://github.com/jorgenschaefer/emacs-buttercup"
   :ignored-files ("LICENSE"))
 
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #29: 0028-elpa-packages-edit-indirect-New-package.patch --]
[-- Type: text/x-patch, Size: 770 bytes --]

From a1171539a7d0ef3f33eb62c80074adf1510ad050 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 11:59:36 +0200
Subject: [PATCH 28/29] * elpa-packages (edit-indirect): New package

---
 elpa-packages | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index f26c732578..5995a0b55d 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -120,6 +120,8 @@
  ("drupal-mode"         :url "https://github.com/arnested/drupal-mode.git"
   :ignored-files (".travis.yml" "COPYING" "Cask"))
 
+ ("edit-indirect"       :url "https://github.com/Fanael/edit-indirect")
+
  ("editorconfig"	:url "https://github.com/editorconfig/editorconfig-emacs"
   :doc "doc/editorconfig.texi"
   :news "CHANGELOG.md"
-- 
2.36.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #30: 0029-elpa-packages-symbol-overlay-New-package.patch --]
[-- Type: text/x-patch, Size: 726 bytes --]

From 5de950fc67da5a80e7ac690695695e6f278856a3 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 1 Jul 2022 12:00:19 +0200
Subject: [PATCH 29/29] * elpa-packages (symbol-overlay): New package

---
 elpa-packages | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 5995a0b55d..012aec96b7 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -595,6 +595,10 @@
   :doc "swsw.texi"
   :news "NEWS")
 
+ ("symbol-overlay"      :url "https://github.com/wolray/symbol-overlay"
+  :readme ignore
+  :ignored-files ("*.png"))
+
  ("textile-mode"	:url "https://github.com/juba/textile-mode")
 
  ("systemd"		:url "https://github.com/holomorph/systemd-mode"
-- 
2.36.1


             reply	other threads:[~2022-07-01 10:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-01 10:12 Philip Kaludercic [this message]
2022-07-01 10:37 ` A few NonGNU ELPA package proposals Eli Zaretskii
2022-07-01 13:16   ` Philip Kaludercic
2022-07-01 13:27     ` Eli Zaretskii
2022-07-01 14:42       ` Stefan Monnier
2022-07-03 22:35       ` Philip Kaludercic
2022-07-06  7:09         ` Bozhidar Batsov
2022-07-07 15:29           ` Philip Kaludercic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y1xduonx.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).