emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 updated (dc7a97f -> a89f0b6)


From: Paul Eggert
Subject: [Emacs-diffs] emacs-26 updated (dc7a97f -> a89f0b6)
Date: Sun, 26 Nov 2017 01:48:20 -0500 (EST)

eggert pushed a change to branch emacs-26.

      from  dc7a97f   Tweak copy-file, rename-file doc
       new  265cee5   Work around GCC bug 80776 on Fedora 27 x86
       new  8be3aee   Merge from Gnulib
       new  a89f0b6   maint: shorten https://lists.gnu.org/archive/html/... 
links


Summary of changes:
 ChangeLog.1                              |  84 ++++-----
 ChangeLog.2                              | 248 ++++++++++++-------------
 ChangeLog.3                              | 300 +++++++++++++++----------------
 Makefile.in                              |   6 +-
 admin/ChangeLog.1                        |   2 +-
 admin/notes/bugtracker                   |   8 +-
 admin/notes/copyright                    |  20 +--
 admin/notes/documentation                |  12 +-
 admin/notes/git-workflow                 |   2 +-
 admin/notes/hydra                        |   2 +-
 admin/notes/repo                         |   4 +-
 admin/notes/tags                         |   2 +-
 admin/notes/versioning                   |   2 +-
 admin/notes/years                        |   2 +-
 build-aux/config.sub                     |  15 +-
 configure.ac                             |  10 +-
 doc/emacs/Makefile.in                    |   2 +-
 doc/emacs/emacs.texi                     |   2 +-
 doc/emacs/mule.texi                      |   2 +-
 doc/emacs/trouble.texi                   |   2 +-
 doc/lispref/ChangeLog.1                  |   6 +-
 doc/misc/cl.texi                         |   2 +-
 doc/misc/efaq-w32.texi                   |   2 +-
 doc/misc/efaq.texi                       |   2 +-
 doc/misc/texinfo.tex                     |  49 ++---
 doc/misc/tramp.texi                      |   2 +-
 etc/ChangeLog.1                          |   4 +-
 etc/ORG-NEWS                             |   2 +-
 etc/PROBLEMS                             |  10 +-
 etc/TODO                                 |  50 +++---
 leim/ChangeLog.1                         |   2 +-
 lib-src/ChangeLog.1                      |  12 +-
 lib/allocator.h                          |   2 +-
 lib/fstatat.c                            |  12 +-
 lib/intprops.h                           |   6 +-
 lib/lstat.c                              |  39 ++--
 lib/signal.in.h                          |   2 +-
 lib/stat-time.h                          |  45 +++++
 lib/stdio-impl.h                         |   4 +-
 lib/stdio.in.h                           |   2 +-
 lib/timespec.h                           |   2 +-
 lisp/ChangeLog.11                        |   2 +-
 lisp/ChangeLog.13                        |   8 +-
 lisp/ChangeLog.15                        |  28 +--
 lisp/ChangeLog.16                        |  36 ++--
 lisp/ChangeLog.17                        |  60 +++----
 lisp/Makefile.in                         |   6 +-
 lisp/calendar/cal-dst.el                 |   2 +-
 lisp/calendar/cal-menu.el                |   2 +-
 lisp/calendar/diary-lib.el               |   6 +-
 lisp/char-fold.el                        |   2 +-
 lisp/comint.el                           |   2 +-
 lisp/cus-edit.el                         |   2 +-
 lisp/dnd.el                              |   2 +-
 lisp/emacs-lisp/lisp.el                  |   6 +-
 lisp/emacs-lisp/subr-x.el                |   2 +-
 lisp/epg.el                              |   2 +-
 lisp/eshell/em-unix.el                   |   2 +-
 lisp/faces.el                            |   2 +-
 lisp/ffap.el                             |   2 +-
 lisp/finder.el                           |   2 +-
 lisp/frame.el                            |   2 +-
 lisp/gnus/ChangeLog.3                    |   2 +-
 lisp/gnus/message.el                     |   4 +-
 lisp/info.el                             |   2 +-
 lisp/international/quail.el              |   2 +-
 lisp/mail/emacsbug.el                    |   2 +-
 lisp/mail/rmail.el                       |   4 +-
 lisp/mail/supercite.el                   |   2 +-
 lisp/net/rlogin.el                       |   2 +-
 lisp/obsolete/complete.el                |   2 +-
 lisp/org/ChangeLog.1                     |   6 +-
 lisp/org/ox-odt.el                       |   2 +-
 lisp/pixel-scroll.el                     |   2 +-
 lisp/proced.el                           |   2 +-
 lisp/progmodes/cc-menus.el               |   2 +-
 lisp/progmodes/compile.el                |   4 +-
 lisp/progmodes/octave.el                 |   2 +-
 lisp/progmodes/verilog-mode.el           |   2 +-
 lisp/ruler-mode.el                       |   2 +-
 lisp/simple.el                           |   2 +-
 lisp/startup.el                          |   4 +-
 lisp/subr.el                             |  12 +-
 lisp/term/ns-win.el                      |   4 +-
 lisp/term/x-win.el                       |   2 +-
 lisp/textmodes/nroff-mode.el             |   2 +-
 lisp/textmodes/tex-mode.el               |   2 +-
 lisp/vc/diff-mode.el                     |   2 +-
 lisp/vc/smerge-mode.el                   |   2 +-
 lisp/vc/vc-git.el                        |   2 +-
 lisp/vc/vc-rcs.el                        |   2 +-
 lisp/view.el                             |   2 +-
 lisp/wid-edit.el                         |   2 +-
 lisp/windmove.el                         |   2 +-
 m4/alloca.m4                             |   2 +-
 m4/extern-inline.m4                      |   6 +-
 m4/faccessat.m4                          |  10 +-
 m4/fstatat.m4                            |  21 ++-
 m4/gnulib-common.m4                      |   6 +-
 m4/lstat.m4                              |   7 +-
 m4/std-gnu11.m4                          |   4 +-
 m4/sys_types_h.m4                        |   2 +-
 m4/vararrays.m4                          |   2 +-
 msdos/autogen/config.in                  |   7 +-
 nt/ChangeLog.1                           |  18 +-
 oldXMenu/ChangeLog.1                     |   2 +-
 src/ChangeLog.11                         |  22 +--
 src/ChangeLog.12                         | 138 +++++++-------
 src/ChangeLog.13                         | 118 ++++++------
 src/alloc.c                              |   2 +-
 src/atimer.c                             |   2 +-
 src/buffer.c                             |   6 +-
 src/callproc.c                           |   2 +-
 src/dispnew.c                            |   4 +-
 src/eval.c                               |   2 +-
 src/frame.c                              |   2 +-
 src/gnutls.c                             |   2 +-
 src/gtkutil.c                            |   2 +-
 src/lisp.h                               |   2 +-
 src/sysdep.c                             |   4 +-
 src/term.c                               |   2 +-
 src/w32term.c                            |   2 +-
 src/xfns.c                               |   2 +-
 src/xsettings.c                          |   4 +-
 src/xterm.c                              |   6 +-
 test/lisp/char-fold-tests.el             |   2 +-
 test/lisp/replace-tests.el               |   4 +-
 test/lisp/simple-tests.el                |   2 +-
 test/lisp/vc/vc-bzr-tests.el             |   2 +-
 test/manual/etags/c-src/emacs/src/lisp.h |   2 +-
 test/src/fns-tests.el                    |   2 +-
 131 files changed, 882 insertions(+), 793 deletions(-)



reply via email to

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