aboutsummaryrefslogtreecommitdiffstats
path: root/admin/authors.el
diff options
context:
space:
mode:
authorNicolas Petton2018-01-12 21:58:43 +0100
committerNicolas Petton2018-01-12 21:58:43 +0100
commit4387bb44ae59853feab94b72ec568b73ad1f827a (patch)
treecf4918d25eddd49c8a8c1496ec940aa0f5a5dd09 /admin/authors.el
parentbce51bd6f7702dbc70a570e8b905f23db9cdcdcf (diff)
downloademacs-4387bb44ae59853feab94b72ec568b73ad1f827a.tar.gz
emacs-4387bb44ae59853feab94b72ec568b73ad1f827a.zip
Update authors
* admin/authors.el (authors-aliases, authors-valid-file-names): Additions. * etc/AUTHORS: Update AUTHORS file.
Diffstat (limited to 'admin/authors.el')
-rw-r--r--admin/authors.el4
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)
845in the repository.") 847in the repository.")
846 848