diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/authors.el | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/admin/authors.el b/admin/authors.el index be4cd77fa9e..95d9ed16245 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -130,6 +130,7 @@ files.") | |||
| 130 | ("Agustín Martín" "Agustin Martin" "Agustín Martín Domingo") | 130 | ("Agustín Martín" "Agustin Martin" "Agustín Martín Domingo") |
| 131 | ("Martin Lorentzon" "Martin Lorentzson") | 131 | ("Martin Lorentzon" "Martin Lorentzson") |
| 132 | ("Matt Swift" "Matthew Swift") | 132 | ("Matt Swift" "Matthew Swift") |
| 133 | (nil "Max") | ||
| 133 | ("Maxime Edouard Robert Froumentin" "Max Froumentin") | 134 | ("Maxime Edouard Robert Froumentin" "Max Froumentin") |
| 134 | ("Michael R. Mauger" "Michael Mauger") | 135 | ("Michael R. Mauger" "Michael Mauger") |
| 135 | ("Michael D. Ernst" "Michael Ernst") | 136 | ("Michael D. Ernst" "Michael Ernst") |
| @@ -840,7 +841,8 @@ Changes to files in this list are not listed.") | |||
| 840 | "lisp/obsolete/sym-comp.el" | 841 | "lisp/obsolete/sym-comp.el" |
| 841 | "library-of-babel.org" | 842 | "library-of-babel.org" |
| 842 | "flymake-elisp.el" | 843 | "flymake-elisp.el" |
| 843 | "flymake-ui.el") | 844 | "flymake-ui.el" |
| 845 | "pinentry.el") | ||
| 844 | "File names which are valid, but no longer exist (or cannot be found) | 846 | "File names which are valid, but no longer exist (or cannot be found) |
| 845 | in the repository.") | 847 | in the repository.") |
| 846 | 848 | ||