bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#69332: [PATCH] ; * admin/authors.el (authors-aliases): Add Morgan Sm


From: Eli Zaretskii
Subject: bug#69332: [PATCH] ; * admin/authors.el (authors-aliases): Add Morgan Smith.
Date: Sat, 24 Feb 2024 09:34:53 +0200

> From: Morgan Smith <Morgan.J.Smith@outlook.com>
> Cc: 69332@debbugs.gnu.org
> Date: Fri, 23 Feb 2024 19:03:13 -0500
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >
> > Please send a patch for both.  I prefer not to modify the names of
> > other people on my own, for the obvious reasons.
> >
> > Thanks.
> 
> Makes sense.  Here you go.  Thanks :)

Thanks, installed.

> --- a/admin/authors.el
> +++ b/admin/authors.el
> @@ -175,6 +175,7 @@ authors-aliases
>      ("Michalis V" "^mvar")
>      ("Miha Rihtaršič" "Miha Rihtarsic")
>      ("Mikio Nakajima" "Nakajima Mikio")
> +    ("Morgan Smith" "Morgan J. Smith")

This needed a minor fix, since all members of the list except the 1st
are regexps, so "." needs to be escaped.  I did it in a followup
commit.

Closing.





reply via email to

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