diff options
| author | Tom Tromey | 2018-08-09 17:56:53 -0600 |
|---|---|---|
| committer | Tom Tromey | 2018-08-09 17:56:53 -0600 |
| commit | accb7b7ecc19f85c2750ded1046a464bc73c6a52 (patch) | |
| tree | 1aa94af022d6700a93a8ff2b73f5b210046ac010 /admin | |
| parent | f822a2516d88eeb2118fbbc8554f155e86dfd74e (diff) | |
| parent | 53483df0de0085dbc9ef0b15a0f629ab808b0147 (diff) | |
| download | emacs-accb7b7ecc19f85c2750ded1046a464bc73c6a52.tar.gz emacs-accb7b7ecc19f85c2750ded1046a464bc73c6a52.zip | |
Merge remote-tracking branch 'origin/master' into feature/bignum
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 14 | ||||
| -rw-r--r-- | admin/find-gc.el | 2 | ||||
| -rwxr-xr-x | admin/merge-gnulib | 9 |
3 files changed, 18 insertions, 7 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index 753a676e81a..10633a8e0e8 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -37,7 +37,7 @@ Kenichi Handa | |||
| 37 | Mule | 37 | Mule |
| 38 | 38 | ||
| 39 | Stefan Monnier | 39 | Stefan Monnier |
| 40 | src/regex.c | 40 | src/regex-emacs.c |
| 41 | src/syntax.c | 41 | src/syntax.c |
| 42 | src/keymap.c | 42 | src/keymap.c |
| 43 | font-lock/jit-lock/syntax | 43 | font-lock/jit-lock/syntax |
| @@ -61,7 +61,7 @@ Michael Albinus | |||
| 61 | lisp/net/tramp*.el | 61 | lisp/net/tramp*.el |
| 62 | lisp/url/url-tramp.el | 62 | lisp/url/url-tramp.el |
| 63 | doc/misc/tramp*.texi | 63 | doc/misc/tramp*.texi |
| 64 | test/lisp/net/tramp-tests.el | 64 | test/lisp/net/tramp*-tests.el |
| 65 | test/lisp/url/url-tramp-tests.el | 65 | test/lisp/url/url-tramp-tests.el |
| 66 | 66 | ||
| 67 | D-Bus | 67 | D-Bus |
| @@ -210,11 +210,21 @@ Paul Eggert | |||
| 210 | Michael Albinus | 210 | Michael Albinus |
| 211 | src/inotify.c | 211 | src/inotify.c |
| 212 | lisp/autorevert.el | 212 | lisp/autorevert.el |
| 213 | lisp/files.el (file-name-non-special) | ||
| 213 | lisp/eshell/em-tramp.el | 214 | lisp/eshell/em-tramp.el |
| 215 | lisp/net/ange-ftp.el | ||
| 214 | lisp/notifications.el | 216 | lisp/notifications.el |
| 217 | lisp/shadowfile.el | ||
| 215 | test/lisp/autorevert-tests.el | 218 | test/lisp/autorevert-tests.el |
| 219 | test/lisp/files-tests.el (file-name-non-special) | ||
| 220 | test/lisp/shadowfile-tests.el | ||
| 216 | test/src/inotify-test.el | 221 | test/src/inotify-test.el |
| 217 | 222 | ||
| 223 | Secret Service API in | ||
| 224 | lisp/auth-source.el | ||
| 225 | doc/misc/auth.texi | ||
| 226 | test/lisp/auth-source-tests.el | ||
| 227 | |||
| 218 | Nicolas Petton | 228 | Nicolas Petton |
| 219 | lisp/emacs-lisp/subr-x.el | 229 | lisp/emacs-lisp/subr-x.el |
| 220 | lisp/arc-mode.el | 230 | lisp/arc-mode.el |
diff --git a/admin/find-gc.el b/admin/find-gc.el index fb564039c7b..e8cc1136501 100644 --- a/admin/find-gc.el +++ b/admin/find-gc.el | |||
| @@ -57,7 +57,7 @@ Each entry has the form (FUNCTION . FUNCTIONS-IT-CALLS).") | |||
| 57 | "keymap.c" "sysdep.c" "buffer.c" "filelock.c" | 57 | "keymap.c" "sysdep.c" "buffer.c" "filelock.c" |
| 58 | "insdel.c" "marker.c" "minibuf.c" "fileio.c" | 58 | "insdel.c" "marker.c" "minibuf.c" "fileio.c" |
| 59 | "dired.c" "cmds.c" "casefiddle.c" | 59 | "dired.c" "cmds.c" "casefiddle.c" |
| 60 | "indent.c" "search.c" "regex.c" "undo.c" | 60 | "indent.c" "search.c" "regex-emacs.c" "undo.c" |
| 61 | "alloc.c" "data.c" "doc.c" "editfns.c" | 61 | "alloc.c" "data.c" "doc.c" "editfns.c" |
| 62 | "callint.c" "eval.c" "fns.c" "print.c" "lread.c" | 62 | "callint.c" "eval.c" "fns.c" "print.c" "lread.c" |
| 63 | "syntax.c" "unexcoff.c" | 63 | "syntax.c" "unexcoff.c" |
diff --git a/admin/merge-gnulib b/admin/merge-gnulib index 39dfaee8f4d..abb192911d9 100755 --- a/admin/merge-gnulib +++ b/admin/merge-gnulib | |||
| @@ -35,9 +35,9 @@ GNULIB_MODULES=' | |||
| 35 | fcntl fcntl-h fdatasync fdopendir | 35 | fcntl fcntl-h fdatasync fdopendir |
| 36 | filemode filevercmp flexmember fpieee fstatat fsusage fsync | 36 | filemode filevercmp flexmember fpieee fstatat fsusage fsync |
| 37 | getloadavg getopt-gnu gettime gettimeofday gitlog-to-changelog | 37 | getloadavg getopt-gnu gettime gettimeofday gitlog-to-changelog |
| 38 | ignore-value intprops largefile lstat | 38 | ieee754-h ignore-value intprops largefile lstat |
| 39 | manywarnings memrchr minmax mkostemp mktime nstrftime | 39 | manywarnings memrchr minmax mkostemp mktime nstrftime |
| 40 | pipe2 pselect pthread_sigmask putenv qcopy-acl readlink readlinkat | 40 | pipe2 pselect pthread_sigmask putenv qcopy-acl readlink readlinkat regex |
| 41 | sig2str socklen stat-time std-gnu11 stdalign stddef stdio | 41 | sig2str socklen stat-time std-gnu11 stdalign stddef stdio |
| 42 | stpcpy strtoimax symlink sys_stat sys_time | 42 | stpcpy strtoimax symlink sys_stat sys_time |
| 43 | tempname time time_r time_rz timegm timer-time timespec-add timespec-sub | 43 | tempname time time_r time_rz timegm timer-time timespec-add timespec-sub |
| @@ -46,11 +46,12 @@ GNULIB_MODULES=' | |||
| 46 | ' | 46 | ' |
| 47 | 47 | ||
| 48 | AVOIDED_MODULES=' | 48 | AVOIDED_MODULES=' |
| 49 | close dup fchdir fstat | 49 | btowc close dup fchdir fstat langinfo lock |
| 50 | malloc-posix msvc-inval msvc-nothrow | 50 | malloc-posix mbrtowc mbsinit msvc-inval msvc-nothrow nl_langinfo |
| 51 | openat-die opendir raise | 51 | openat-die opendir raise |
| 52 | save-cwd select setenv sigprocmask stat stdarg stdbool | 52 | save-cwd select setenv sigprocmask stat stdarg stdbool |
| 53 | threadlib tzset unsetenv utime utime-h | 53 | threadlib tzset unsetenv utime utime-h |
| 54 | wchar wcrtomb wctype-h | ||
| 54 | ' | 55 | ' |
| 55 | 56 | ||
| 56 | GNULIB_TOOL_FLAGS=' | 57 | GNULIB_TOOL_FLAGS=' |