all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#48592: [PATCH 0/2] Support plural forms of Author and Maintainer library headers
@ 2021-05-22 20:25 Jonas Bernoulli
  2021-05-22 20:32 ` bug#48592: [PATCH 1/2] " Jonas Bernoulli
                   ` (2 more replies)
  0 siblings, 3 replies; 25+ messages in thread
From: Jonas Bernoulli @ 2021-05-22 20:25 UTC (permalink / raw)
  To: 48592

It was already possible to specify multiple authors using the "Author"
header, but the same was not possible for maintainers.  Because some
packages have multiple maintainers, which cannot or don't want to be
subsumed under some organisation's name, this adds support for
specifying multiple maintainers as well.

this also adds support for using "Authors" and "Maintainers" as the
names of the header fields instead of just the singular forms.

[These commits were send using git-send-email, so the email subjects
 are also the commit message subjects. I would be happy to apply these
 commits myself once they are approved.]

Jonas Bernoulli (2):
  Support plural forms of Author and Maintainer library headers
  * lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): Right-trim name.

 doc/lispref/tips.texi       | 24 +++++++++++++-----------
 lisp/emacs-lisp/lisp-mnt.el | 32 ++++++++++++++++++++------------
 2 files changed, 33 insertions(+), 23 deletions(-)

-- 
2.30.1






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

end of thread, other threads:[~2024-02-14  1:43 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-22 20:25 bug#48592: [PATCH 0/2] Support plural forms of Author and Maintainer library headers Jonas Bernoulli
2021-05-22 20:32 ` bug#48592: [PATCH 1/2] " Jonas Bernoulli
2021-05-22 20:32   ` bug#48592: [PATCH 2/2] * lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): Right-trim name Jonas Bernoulli
2021-05-23  6:46 ` bug#48592: [PATCH 0/2] Support plural forms of Author and Maintainer library headers Eli Zaretskii
2021-05-23  8:43   ` Jonas Bernoulli
2021-05-23  9:31     ` Eli Zaretskii
2021-05-23  9:52       ` Colin Baxter
2021-05-23 11:08       ` Lars Ingebrigtsen
2021-05-23 11:48         ` Michael Albinus
2021-05-23 18:21           ` Jonas Bernoulli
2021-05-23 18:45             ` Michael Albinus
2021-05-23 21:14               ` Jonas Bernoulli
2021-05-24  7:04                 ` Michael Albinus
2021-05-24  7:28                   ` Eli Zaretskii
2021-05-24  8:58                     ` Jonas Bernoulli
2021-05-24  9:22                       ` Christopher Dimech
2021-05-24 12:16                         ` Michael Albinus
2021-05-24  9:44                       ` Eli Zaretskii
2021-05-24 12:10                         ` Michael Albinus
2021-05-24 13:51                         ` Lars Ingebrigtsen
2021-06-30 17:59                           ` Jonas Bernoulli
2021-06-30 19:24                             ` Michael Albinus
2021-06-30 19:41                               ` Jonas Bernoulli
2021-07-01 11:40                             ` Lars Ingebrigtsen
2024-02-14  1:43 ` J.P.

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.