all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [NonGNU] New package: ctrlf and Questions
@ 2022-02-23 11:56 jflack
  2022-02-23 18:33 ` Augusto Stoffel
  0 siblings, 1 reply; 22+ messages in thread
From: jflack @ 2022-02-23 11:56 UTC (permalink / raw)
  To: emacs-devel

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

Greetings emacs-devel.

Apologies if these questions have been answered before.

I would like to submit a package `ctrlf' [1] for NonGNU ELPA (patch
attached). Previously I completed the copyright assignment for Emacs, is
a different assignment required for this?

Also I have many more packages to submit; is it preferable for me to
bulk-attach these patches into a single email?

[1] https://github.com/raxod502/ctrlf

-- 
Thanks,
Jai

[-- Attachment #2: 0001-elpa-packages-ctrlf-New-package.patch --]
[-- Type: application/octet-stream, Size: 760 bytes --]

From 6ed94e13b3536ad6adc14c8be62971a004a64bdd Mon Sep 17 00:00:00 2001
From: Jai Flack <jflack@disroot.org>
Date: Wed, 23 Feb 2022 12:53:28 +1000
Subject: [PATCH] * elpa-packages (ctrlf): New package

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

diff --git a/elpa-packages b/elpa-packages
index fc0a508ae9..520e553dbb 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -81,6 +81,11 @@
   :readme "README.md"
   :news "CHANGELOG.md")
 
+ ("ctrlf"		:url "https://github.com/raxod502/ctrlf"
+  :readme "README.md"
+  :news "CHANGELOG.md"
+  :ignored-files ("scripts" "Dockerfile" "Makefile"))
+
  ("cyberpunk-theme"	:url "https://github.com/n3mo/cyberpunk-theme.el"
   :ignored-files ("cyberpunk-theme.png" "example-org-file.org"))
 
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2022-03-27  7:48 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-23 11:56 [NonGNU] New package: ctrlf and Questions jflack
2022-02-23 18:33 ` Augusto Stoffel
2022-02-23 19:40   ` Philip Kaludercic
2022-02-23 20:59     ` Augusto Stoffel
2022-02-24 10:36       ` Jai Flack
2022-02-26 11:02         ` Augusto Stoffel
2022-02-27  4:02           ` Stefan Monnier
2022-03-16 11:37             ` Overlay count for isearch (Was: [NonGNU] New package: ctrlf and Questions) Jai Flack
2022-03-16 12:00               ` Overlay count for isearch Augusto Stoffel
2022-03-18  2:45                 ` Jai Flack
2022-03-18  8:21                   ` Philip Kaludercic
2022-03-24  1:22                     ` Jai Flack
2022-03-24  8:31                       ` Juri Linkov
2022-03-25  1:04                         ` lazy-count-update-hook run with inconsistent point (Was: Overlay count for isearch) Jai Flack
2022-03-25  7:54                           ` lazy-count-update-hook run with inconsistent point Augusto Stoffel
2022-03-25  8:36                             ` Juri Linkov
2022-03-25  9:48                               ` Augusto Stoffel
2022-03-27  5:24                                 ` Jai Flack
2022-03-27  7:48                                 ` Juri Linkov
2022-03-26  3:28                       ` Overlay count for isearch Richard Stallman
2022-03-27  5:03                         ` Jai Flack
2022-03-05  4:39           ` [NonGNU] New package: ctrlf and Questions Jai Flack

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.