emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (a14eb43 -> cfb592f)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (a14eb43 -> cfb592f)
Date: Fri, 7 Jun 2019 03:44:51 -0400 (EDT)

eggert pushed a change to branch master.

      from  a14eb43   Add "pin" to password-word-equivalents (Bug#35523)
       new  111408a   Update from Gnulib
       new  486a81f   Use copy_file_range to copy files
       new  cfb592f   Fix recently-introduced image_set_crop typo


Summary of changes:
 admin/merge-gnulib                     |  2 +-
 doc/misc/texinfo.tex                   |  7 +++---
 lib/binary-io.c                        | 16 +++++++------
 lib/binary-io.h                        | 14 +++++-------
 lib/{binary-io.c => copy-file-range.c} | 30 +++++++++++--------------
 lib/gnulib.mk.in                       | 16 +++++++++++++
 lib/unistd.in.h                        | 18 +++++++++++++++
 m4/copy-file-range.m4                  | 36 +++++++++++++++++++++++++++++
 m4/gnulib-comp.m4                      |  8 +++++++
 m4/unistd_h.m4                         |  4 +++-
 src/fileio.c                           | 41 +++++++++++++++++++++++++++-------
 src/image.c                            |  2 +-
 12 files changed, 146 insertions(+), 48 deletions(-)
 copy lib/{binary-io.c => copy-file-range.c} (59%)
 create mode 100644 m4/copy-file-range.m4



reply via email to

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