emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (e2203fb -> 564c84f)


From: John Wiegley
Subject: [Emacs-diffs] master updated (e2203fb -> 564c84f)
Date: Tue, 19 Jan 2016 06:48:08 +0000

johnw pushed a change to branch master.

      from  e2203fb   * mh-e.el (mh-version): Add +git to version.
       new  394c81c   Move variables to inner loop, preparing for Mac port merge
       new  cd19641   Merge from gnulib
       new  9e0fc61   Refactor mml-smime.el, mml1991.el, mml2015.el
       new  564c84f   Avoid stdio in SIGINT handler


Summary of changes:
 admin/merge-gnulib              |    2 +-
 build-aux/gitlog-to-changelog   |    2 +-
 build-aux/move-if-change        |    2 +-
 build-aux/snippet/arg-nonnull.h |    2 +-
 build-aux/snippet/c++defs.h     |    2 +-
 build-aux/snippet/warn-on-use.h |    2 +-
 build-aux/update-copyright      |    2 +-
 doc/misc/message.texi           |  195 +++++++++++++--
 doc/misc/texinfo.tex            |   20 +-
 lib/acl-errno-valid.c           |    2 +-
 lib/acl-internal.c              |    2 +-
 lib/acl-internal.h              |    2 +-
 lib/acl.h                       |    2 +-
 lib/acl_entries.c               |    2 +-
 lib/alloca.in.h                 |    2 +-
 lib/allocator.h                 |    2 +-
 lib/at-func.c                   |    2 +-
 lib/binary-io.h                 |    2 +-
 lib/byteswap.in.h               |    2 +-
 lib/c-ctype.h                   |    2 +-
 lib/c-strcase.h                 |    2 +-
 lib/c-strcasecmp.c              |    2 +-
 lib/c-strncasecmp.c             |    2 +-
 lib/careadlinkat.c              |    2 +-
 lib/careadlinkat.h              |    2 +-
 lib/close-stream.c              |    2 +-
 lib/count-one-bits.h            |    2 +-
 lib/count-trailing-zeros.h      |    2 +-
 lib/dirent.in.h                 |    2 +-
 lib/dirfd.c                     |    2 +-
 lib/dosname.h                   |    2 +-
 lib/dtotimespec.c               |    2 +-
 lib/dup2.c                      |    2 +-
 lib/errno.in.h                  |    2 +-
 lib/euidaccess.c                |    2 +-
 lib/execinfo.in.h               |    2 +-
 lib/faccessat.c                 |    2 +-
 lib/fcntl.c                     |    2 +-
 lib/fcntl.in.h                  |    2 +-
 lib/fdatasync.c                 |    2 +-
 lib/fdopendir.c                 |    2 +-
 lib/filemode.c                  |    2 +-
 lib/filemode.h                  |    2 +-
 lib/fpending.c                  |    2 +-
 lib/fpending.h                  |    2 +-
 lib/fstatat.c                   |    2 +-
 lib/fsync.c                     |    2 +-
 lib/ftoastr.c                   |    2 +-
 lib/ftoastr.h                   |    2 +-
 lib/get-permissions.c           |    2 +-
 lib/getdtablesize.c             |    2 +-
 lib/getgroups.c                 |    2 +-
 lib/getloadavg.c                |    2 +-
 lib/getopt.c                    |    2 +-
 lib/getopt.in.h                 |    2 +-
 lib/getopt1.c                   |    2 +-
 lib/getopt_int.h                |    2 +-
 lib/gettext.h                   |    2 +-
 lib/gettime.c                   |    2 +-
 lib/gettimeofday.c              |    2 +-
 lib/gnulib.mk                   |   11 +-
 lib/group-member.c              |    2 +-
 lib/ignore-value.h              |   50 ++++
 lib/intprops.h                  |    2 +-
 lib/inttypes.in.h               |    2 +-
 lib/lstat.c                     |    2 +-
 lib/md5.c                       |    2 +-
 lib/md5.h                       |    2 +-
 lib/memrchr.c                   |    2 +-
 lib/mkostemp.c                  |    2 +-
 lib/mktime.c                    |    2 +-
 lib/openat-priv.h               |    2 +-
 lib/openat-proc.c               |    2 +-
 lib/openat.h                    |    2 +-
 lib/pathmax.h                   |    2 +-
 lib/pipe2.c                     |    2 +-
 lib/pselect.c                   |    2 +-
 lib/pthread_sigmask.c           |    2 +-
 lib/putenv.c                    |    2 +-
 lib/qcopy-acl.c                 |    2 +-
 lib/readlink.c                  |    2 +-
 lib/readlinkat.c                |    2 +-
 lib/root-uid.h                  |    2 +-
 lib/secure_getenv.c             |    2 +-
 lib/set-permissions.c           |    2 +-
 lib/sha1.c                      |    2 +-
 lib/sha1.h                      |    2 +-
 lib/sha256.c                    |    2 +-
 lib/sha256.h                    |    2 +-
 lib/sha512.c                    |    2 +-
 lib/sha512.h                    |    2 +-
 lib/sig2str.c                   |    2 +-
 lib/sig2str.h                   |    2 +-
 lib/signal.in.h                 |    2 +-
 lib/stat-time.h                 |    2 +-
 lib/stat.c                      |    2 +-
 lib/stdalign.in.h               |    2 +-
 lib/stddef.in.h                 |    2 +-
 lib/stdint.in.h                 |    2 +-
 lib/stdio.in.h                  |    2 +-
 lib/stdlib.in.h                 |    2 +-
 lib/stpcpy.c                    |    2 +-
 lib/strftime.c                  |    2 +-
 lib/strftime.h                  |    2 +-
 lib/string.in.h                 |    2 +-
 lib/strtoimax.c                 |    2 +-
 lib/strtol.c                    |    2 +-
 lib/strtoll.c                   |    2 +-
 lib/strtoul.c                   |    2 +-
 lib/strtoull.c                  |    2 +-
 lib/symlink.c                   |    2 +-
 lib/sys_select.in.h             |    2 +-
 lib/sys_stat.in.h               |    2 +-
 lib/sys_time.in.h               |    2 +-
 lib/sys_types.in.h              |    2 +-
 lib/tempname.c                  |    2 +-
 lib/tempname.h                  |    2 +-
 lib/time-internal.h             |    2 +-
 lib/time.in.h                   |    2 +-
 lib/time_r.c                    |    2 +-
 lib/time_rz.c                   |    2 +-
 lib/timegm.c                    |    2 +-
 lib/timespec-add.c              |    2 +-
 lib/timespec-sub.c              |    2 +-
 lib/timespec.h                  |    2 +-
 lib/u64.h                       |    2 +-
 lib/unistd.in.h                 |    2 +-
 lib/utimens.c                   |    2 +-
 lib/utimens.h                   |    2 +-
 lib/verify.h                    |    2 +-
 lib/vla.h                       |    2 +-
 lib/xalloc-oversized.h          |    2 +-
 lisp/gnus/gnus-util.el          |   15 +
 lisp/gnus/mml-sec.el            |  534 ++++++++++++++++++++++++++++++++++++++-
 lisp/gnus/mml-smime.el          |  273 +++++---------------
 lisp/gnus/mml1991.el            |  203 ++-------------
 lisp/gnus/mml2015.el            |  306 +++--------------------
 m4/00gnulib.m4                  |    2 +-
 m4/absolute-header.m4           |    2 +-
 m4/acl.m4                       |    2 +-
 m4/alloca.m4                    |    2 +-
 m4/byteswap.m4                  |    2 +-
 m4/c-strtod.m4                  |    2 +-
 m4/clock_time.m4                |    2 +-
 m4/close-stream.m4              |    2 +-
 m4/count-one-bits.m4            |    2 +-
 m4/count-trailing-zeros.m4      |    2 +-
 m4/dirent_h.m4                  |    2 +-
 m4/dirfd.m4                     |    2 +-
 m4/dup2.m4                      |    2 +-
 m4/environ.m4                   |    2 +-
 m4/errno_h.m4                   |    2 +-
 m4/euidaccess.m4                |    2 +-
 m4/execinfo.m4                  |    2 +-
 m4/extensions.m4                |    2 +-
 m4/extern-inline.m4             |    2 +-
 m4/faccessat.m4                 |    2 +-
 m4/fcntl.m4                     |    2 +-
 m4/fcntl_h.m4                   |    2 +-
 m4/fdatasync.m4                 |    2 +-
 m4/fdopendir.m4                 |    2 +-
 m4/filemode.m4                  |    2 +-
 m4/fpending.m4                  |    2 +-
 m4/fstatat.m4                   |    2 +-
 m4/fsync.m4                     |    2 +-
 m4/getdtablesize.m4             |    2 +-
 m4/getgroups.m4                 |    2 +-
 m4/getloadavg.m4                |    2 +-
 m4/getopt.m4                    |    2 +-
 m4/gettime.m4                   |    2 +-
 m4/gettimeofday.m4              |    2 +-
 m4/gnulib-common.m4             |    2 +-
 m4/gnulib-comp.m4               |    4 +-
 m4/gnulib-tool.m4               |    2 +-
 m4/group-member.m4              |    2 +-
 m4/include_next.m4              |    2 +-
 m4/inttypes.m4                  |    2 +-
 m4/largefile.m4                 |    2 +-
 m4/longlong.m4                  |    2 +-
 m4/lstat.m4                     |    2 +-
 m4/manywarnings.m4              |    2 +-
 m4/md5.m4                       |    2 +-
 m4/memrchr.m4                   |    2 +-
 m4/mkostemp.m4                  |    2 +-
 m4/mktime.m4                    |    2 +-
 m4/multiarch.m4                 |    2 +-
 m4/nocrash.m4                   |    2 +-
 m4/off_t.m4                     |    2 +-
 m4/pathmax.m4                   |    2 +-
 m4/pipe2.m4                     |    2 +-
 m4/pselect.m4                   |    2 +-
 m4/pthread_sigmask.m4           |    2 +-
 m4/putenv.m4                    |    2 +-
 m4/readlink.m4                  |    2 +-
 m4/readlinkat.m4                |    2 +-
 m4/secure_getenv.m4             |    2 +-
 m4/sha1.m4                      |    2 +-
 m4/sha256.m4                    |    2 +-
 m4/sha512.m4                    |    2 +-
 m4/sig2str.m4                   |    2 +-
 m4/signal_h.m4                  |    2 +-
 m4/socklen.m4                   |    2 +-
 m4/ssize_t.m4                   |    2 +-
 m4/st_dm_mode.m4                |    2 +-
 m4/stat-time.m4                 |    2 +-
 m4/stat.m4                      |    2 +-
 m4/stdalign.m4                  |    2 +-
 m4/stddef_h.m4                  |    2 +-
 m4/stdint.m4                    |    2 +-
 m4/stdio_h.m4                   |    2 +-
 m4/stdlib_h.m4                  |    2 +-
 m4/stpcpy.m4                    |    2 +-
 m4/strftime.m4                  |    2 +-
 m4/string_h.m4                  |    2 +-
 m4/strtoimax.m4                 |    2 +-
 m4/strtoll.m4                   |    2 +-
 m4/strtoull.m4                  |    2 +-
 m4/strtoumax.m4                 |    2 +-
 m4/symlink.m4                   |    2 +-
 m4/sys_select_h.m4              |    2 +-
 m4/sys_socket_h.m4              |    2 +-
 m4/sys_stat_h.m4                |    2 +-
 m4/sys_time_h.m4                |    2 +-
 m4/sys_types_h.m4               |    2 +-
 m4/tempname.m4                  |    2 +-
 m4/time_h.m4                    |    2 +-
 m4/time_r.m4                    |    2 +-
 m4/time_rz.m4                   |    2 +-
 m4/timegm.m4                    |    2 +-
 m4/timer_time.m4                |    2 +-
 m4/timespec.m4                  |    2 +-
 m4/tm_gmtoff.m4                 |    2 +-
 m4/unistd_h.m4                  |    2 +-
 m4/utimbuf.m4                   |    2 +-
 m4/utimens.m4                   |    2 +-
 m4/utimes.m4                    |    2 +-
 m4/vararrays.m4                 |    2 +-
 m4/warnings.m4                  |    2 +-
 m4/wchar_t.m4                   |    2 +-
 src/keyboard.c                  |   80 ++++--
 240 files changed, 1194 insertions(+), 955 deletions(-)
 create mode 100644 lib/ignore-value.h



reply via email to

[Prev in Thread] Current Thread [Next in Thread]