emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 updated (57249fb -> 37b5e66)


From: Paul Eggert
Subject: [Emacs-diffs] emacs-26 updated (57249fb -> 37b5e66)
Date: Sun, 17 Sep 2017 16:11:44 -0400 (EDT)

eggert pushed a change to branch emacs-26.

      from  57249fb   Fix compatibility problem in Tramp
       new  6bbbc38   Merge from Gnulib
       new  37b5e66   Fix recently-introduced copy-directory bug


Summary of changes:
 build-aux/config.guess        | 38 +++++---------------------------------
 build-aux/config.sub          | 20 ++++++++++----------
 build-aux/gitlog-to-changelog |  2 +-
 doc/misc/texinfo.tex          | 14 +++++++-------
 lib/allocator.h               |  2 +-
 lib/count-leading-zeros.h     |  3 ++-
 lib/count-trailing-zeros.h    |  3 ++-
 lib/dup2.c                    |  2 +-
 lib/filevercmp.c              |  2 +-
 lib/fstatat.c                 |  2 +-
 lib/fsync.c                   |  4 ++--
 lib/ftoastr.c                 |  2 +-
 lib/ftoastr.h                 |  2 +-
 lib/gnulib.mk.in              |  1 +
 lib/intprops.h                |  6 +++---
 lib/signal.in.h               |  2 +-
 lib/stdio-impl.h              | 10 +++++-----
 lib/stdio.in.h                |  4 ++--
 lib/unistd.in.h               |  4 ++--
 lib/utimens.c                 | 10 +++++-----
 lisp/files.el                 | 20 +++++++++-----------
 m4/alloca.m4                  |  4 ++--
 m4/extern-inline.m4           |  8 ++++----
 m4/fstatat.m4                 |  2 +-
 m4/gnulib-common.m4           |  6 +++---
 m4/manywarnings.m4            | 17 +++++++++++------
 m4/std-gnu11.m4               |  4 ++--
 m4/sys_types_h.m4             |  2 +-
 m4/vararrays.m4               |  2 +-
 test/lisp/files-tests.el      | 11 +++++++++++
 30 files changed, 99 insertions(+), 110 deletions(-)



reply via email to

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