diff options
| author | Glenn Morris | 2020-08-03 08:31:15 -0700 |
|---|---|---|
| committer | Glenn Morris | 2020-08-03 08:31:15 -0700 |
| commit | 78d1092bcc2d2e77602657bb5ae85ff5ac9f1faf (patch) | |
| tree | 6b6fb1f0983386972007ad06fa3fdd00d189d6a0 /admin | |
| parent | 99275822c6c36ac308a7b77b5271066df5f38dfb (diff) | |
| parent | e12d1fbc1568cc90b3b99bb6b9f244e5d10e97a4 (diff) | |
| download | emacs-78d1092bcc2d2e77602657bb5ae85ff5ac9f1faf.tar.gz emacs-78d1092bcc2d2e77602657bb5ae85ff5ac9f1faf.zip | |
Merge from origin/emacs-27
e12d1fbc15 ; ChangeLog.3 and etc/AUTHORS fixes
748f0d4bc6 * admin/authors.el (authors-aliases): Remove a faulty regexp.
# Conflicts:
# etc/AUTHORS
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/authors.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/authors.el b/admin/authors.el index 1c069173c85..cf9cf9871e5 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -212,7 +212,6 @@ files.") | |||
| 212 | ("Carlos Pita" "memeplex") | 212 | ("Carlos Pita" "memeplex") |
| 213 | ("Vinicius Jose Latorre" "viniciusjl") | 213 | ("Vinicius Jose Latorre" "viniciusjl") |
| 214 | ("Gaby Launay" "galaunay") | 214 | ("Gaby Launay" "galaunay") |
| 215 | ("Alex Gramiak" "alex") | ||
| 216 | ("Dick R. Chiang" "dickmao") | 215 | ("Dick R. Chiang" "dickmao") |
| 217 | ) | 216 | ) |
| 218 | "Alist of author aliases. | 217 | "Alist of author aliases. |