diff options
| author | Glenn Morris | 2018-01-15 13:53:40 -0800 |
|---|---|---|
| committer | Glenn Morris | 2018-01-15 13:53:40 -0800 |
| commit | 9bd8f01cd6613795e6a7bb228b1aff342cc88c8b (patch) | |
| tree | aa566ea564a3d8e344c3015b997a6478e2010b5d /admin | |
| parent | e6b1df09551fc02aedcba4dbf5ee91dad4686e9a (diff) | |
| parent | 2c0cfa64553dc1d4d376b42b56e52a007222736b (diff) | |
| download | emacs-9bd8f01cd6613795e6a7bb228b1aff342cc88c8b.tar.gz emacs-9bd8f01cd6613795e6a7bb228b1aff342cc88c8b.zip | |
Merge from origin/emacs-26
2c0cfa6455 * ChangeLog.3: Update
4387bb44ae Update authors
bce51bd6f7 * lisp/gnus/message.el (message-do-auto-fill): Prevent do-...
bd2a2a1e84 Improve documentation of etags
7ba75b9637 Teach etags new interpreters for some languages
1f7f03742d * lisp/emacs-lisp/generator.el (iter-defun): Add 'doc-stri...
dbb4aac212 * lisp/emacs-lisp/syntax.el (syntax-propertize): Fix bug#2...
80463a43da Improve documentation of fill-separate-heterogeneous-words...
4bd2416d55 Fix documentation of some x-* functions
9c2b11484f Inherit query-on-exit flag to stderr process (Bug#30031)
3efb1e7def Fix Bug#30057
a9b884c60f Tag some unstable tests, and skip by default (bug#24503)
# Conflicts:
# test/lisp/emacs-lisp/eieio-tests/eieio-tests.el
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 | ||