diff options
| author | Paul Eggert | 2016-09-26 13:32:28 -0700 |
|---|---|---|
| committer | Paul Eggert | 2016-09-26 13:32:28 -0700 |
| commit | dcd90f60eb8952d119d97efcef9564ec96def054 (patch) | |
| tree | 2d3a5bbac64d7fbd94f3af0774218911a522e61f /admin | |
| parent | c44ecb77ab33f0a0559c3e5da42fb486d6b014dd (diff) | |
| parent | 0ffc9cef49b0fceb3c5e904837ea5675fe4306ac (diff) | |
| download | emacs-dcd90f60eb8952d119d97efcef9564ec96def054.tar.gz emacs-dcd90f60eb8952d119d97efcef9564ec96def054.zip | |
Merge from origin/emacs-25
0ffc9ce Update admin/authors.el
0ad7410 Update Antinews in ELisp manual
ea0f750 Fix comments on window height macros
0bbdeed Fix 'url-http-create-request' when cookies are used
0045998 Fix cross reference in frames.texi
1392894 ; * etc/DEBUG: Minor copyedits.
304a5c8 ; * etc/DEBUG: Improve documentation of getting control to GDB.
56bf7d7 Fix regexp-opt documentation (bug #17862)
803ad6f ; Fix documentation of seq-subseq
ed4530d * lisp/emacs-lisp/gv.el (gv-ref): Fix example of PLACE in doc...
88ea396 ; Spelling fixes
17197d0 Fix tags-query-replace docstring
80a7f8b Clarify documentation of precision in format specs
88a5052 Improve and clarify documentation of subprocesses
89eb09f * etc/PROBLEMS: Mention gnutls-cli 3.5.3 (Bug#24247).
# Conflicts:
# etc/PROBLEMS
# src/process.c
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/authors.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el index 3e9e005e222..198a8e4d260 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -621,6 +621,8 @@ Changes to files in this list are not listed.") | |||
| 621 | ;; windowsnt.h to ms-w32.h. | 621 | ;; windowsnt.h to ms-w32.h. |
| 622 | ("Geoff Voelker" :wrote "w32-fns.el" "w32.c" "w32.h" "w32heap.c" | 622 | ("Geoff Voelker" :wrote "w32-fns.el" "w32.c" "w32.h" "w32heap.c" |
| 623 | "w32heap.h" "w32inevt.c" "w32proc.c" "w32term.c" "ms-w32.h") | 623 | "w32heap.h" "w32inevt.c" "w32proc.c" "w32term.c" "ms-w32.h") |
| 624 | ("Bob Weiner" :changed "dframe.el" "etags.c" "info.el" "quail.el" | ||
| 625 | "rmail.el" "rmailsum.el" "speedbar.el") | ||
| 624 | ("Morten Welinder" :wrote "dosfns.c" "[many MS-DOS files]" "msdos.h") | 626 | ("Morten Welinder" :wrote "dosfns.c" "[many MS-DOS files]" "msdos.h") |
| 625 | ("Eli Zaretskii" :wrote "bidi.c" "[bidirectional display in xdisp.c]" | 627 | ("Eli Zaretskii" :wrote "bidi.c" "[bidirectional display in xdisp.c]" |
| 626 | "[tty menus in term.c]") | 628 | "[tty menus in term.c]") |