emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (c7474fa -> 2d6bd23)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (c7474fa -> 2d6bd23)
Date: Mon, 25 Sep 2017 14:22:08 -0400 (EDT)

eggert pushed a change to branch master.

      from  c7474fa   Expand recognized time intervals for MPC seeking
       new  c4e6ff0   emacs-25 → emacs-26
      adds  625cee5   Start emacs-26 release branch
      adds  12e864e   Avoid MinGW64 compiler warnings in unexw32.c
      adds  dee96f4   * lisp/emacs-lisp/cl-macs.el (cl-letf): Fix Edebug spec 
(bug#24765)
      adds  5490ccc   Add lisp variable lcms-d65-xyz
      adds  c3df816   Fix compilation warning in etags.c
      adds  96aaeaa   ; * src/lcms.c: Minor stylistic changes in comments.
       new  0c06b93   Merge from origin/emacs-26
      adds  546413e   * test/src/lcms-tests.el (lcms-whitepoint): Skip if lcms2 
not present.
       new  00a86a5   ; Merge from origin/emacs-26
      adds  a726e09   * test/src/lcms-tests.el (lcms-cri-cam02-ucs): Skip if 
lcms2 not present.
      adds  1d599df   Fix last change to textmodes/page-ext.el
      adds  13aba24   Call vc-setup-buffer in vc-git-log-{in,out}going
      adds  9d10137   Allow smerge-keep-current to work for empty hunks
      adds  48d39c3   Search for Syntax section when viewing MDN
       new  1bb8ac0   Merge from origin/emacs-26
      adds  3003ac0   Adapt Tramp version.  Do not merge
       new  0bd61c2   ; Merge from origin/emacs-26
      adds  34a6774   ; Partially revert c3445aed5194
      adds  411bec8   Avoid GCC 7 compilation warning in eval.c
      adds  57249fb   Fix compatibility problem in Tramp
      adds  6bbbc38   Merge from Gnulib
      adds  37b5e66   Fix recently-introduced copy-directory bug
      adds  5f28f0d   Fix bug with min and max and NaNs
      adds  4e8888d   Use doc-view or pdf-tools on any window-system
      adds  679e05e   message-citation-line-format %Z is now tz name
      adds  541006c   Fix format-time-string %Z bug with negative tz
      adds  059184e   Avoid crash with C-g C-g in GC
      adds  6359fe6   Remove old cl-assert calls in 'newline'
      adds  466df76   Cleanup in files-tests.el
      adds  331d0e5   Fix gensym
      adds  8d4223e   Minor Tramp doc update
      adds  9e1b5bd   Improve tramp-interrupt-process robustness
      adds  ee512e9   Ignore buffers whose name begins with a space in 
save-some-buffers
      adds  3f006b5   Adapt fileio-tests--symlink-failure to Cygwin
      adds  066efb8   Fix log-view-diff-common when point is after last entry
      adds  1a01423   Fix bug with make-directory on MS-Windows root
      adds  40fdbb0   Work on Tramp's file-truename
      adds  74d7bb9   Fix errors in flyspell-post-command-hook
      adds  6845282   Fix a minor inaccuracy in the Emacs manual
      adds  7f3d5f9   * src/emacs.c (usage_message): Don't mention 'find-file'.
      adds  c83d0c5   Fix crashes in 'move-point-visually' in minibuffer windows
      adds  7b3d1c6   Fix MinGW64 build broken by recent MinGW64 import 
libraries
      adds  a5fec62   Provide native touchpad scrolling on macOS
      adds  965cffd   Rename timer-list to list-timers
      adds  f16a8d5   Fix 2 testsuite tests for MS-Windows
      adds  fbd1583   * doc/lispref/strings.texi (Formatting Strings): Improve 
indexing.
      adds  047f02f   Fix new copy-directory bug with empty dirs
      adds  31e1d9e   Support setting region from secondary selection and vice 
versa
      adds  28e0c41   ; * lisp/mouse.el (secondary-selection-exist-p): Doc fix.
      adds  68baca3   Catch more messages in ert-with-message-capture
      adds  0bf066d   Add tests for Edebug
      adds  a81d5a3   Revert "Set frame size to actual requested size 
(bug#18215)"
      adds  d24ec58   Expose viewing conditions in CAM02-UCS metric
      adds  0273916   Document the 'list-FOO' convention
      adds  51cbd85   Improve syntax highlighting in bat-mode
      adds  908af46   Fix restoring in GUI sessions desktop saved in TTY 
sessions
      adds  d64da52   Fix last change in bat-mode.el
      adds  f656ccd   ; Fix typo
      adds  0e143b1   Documentation improvements for 'display-line-numbers'
      adds  f2b2201   ; Spelling and URL fixes
      adds  820739b   ; * doc/emacs/display.texi (Display Custom): Fix wording.
      adds  00e4e3e   Fix undecorated frame resizing issues on NS (bug#28512)
      adds  d933012   Document 'replace-buffer-contents' in the manual.
      adds  638f64c   Improve new NS scrolling variable names
      adds  3d3778d   Accept new `always' value for option `buffer-offer-save'
      adds  dc6b356   Fix documentation of `make-frame' and related variables 
and hooks
      adds  c7a0c13   * lisp/xdg.el (xdg-thumb-uri): Fix doc string.
      adds  b719f6b   Loosen strict parsing requirement for desktop files
      adds  49cd561   * test/lisp/tramp-tests.el (tramp-test21-file-links): 
Special code for smb.
       new  abcb2e6   Merge from origin/emacs-26
       new  2d6bd23   * etc/NEWS.26: Copy from emacs-26/etc/NEWS.


Summary of changes:
 ChangeLog.2                                        |   4 +-
 ChangeLog.3                                        |   8 +-
 admin/gitmerge.el                                  |   2 +-
 admin/make-tarball.txt                             |   2 +-
 admin/notes/git-workflow                           |  24 +-
 build-aux/config.guess                             |  38 +-
 build-aux/config.sub                               |  20 +-
 build-aux/gitlog-to-changelog                      |   2 +-
 configure.ac                                       |   8 +-
 doc/emacs/anti.texi                                |   2 +-
 doc/emacs/cmdargs.texi                             |  10 +-
 doc/emacs/display.texi                             |  15 +-
 doc/lispref/buffers.texi                           |  15 +-
 doc/lispref/files.texi                             |   8 +-
 doc/lispref/frames.texi                            |  58 +-
 doc/lispref/os.texi                                |   4 +-
 doc/lispref/strings.texi                           |   5 +-
 doc/lispref/text.texi                              |  24 +
 doc/lispref/tips.texi                              |  11 +-
 doc/misc/texinfo.tex                               |  14 +-
 doc/misc/tramp.texi                                |   8 +
 etc/NEWS.26                                        |  30 +-
 lib-src/etags.c                                    |  16 +-
 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/calendar/cal-tex.el                           |   2 +-
 lisp/cus-edit.el                                   |   2 +-
 lisp/emacs-lisp/cl-macs.el                         |   4 +-
 lisp/emacs-lisp/ert-x.el                           |  57 +-
 lisp/emacs-lisp/subr-x.el                          |   2 +-
 lisp/emacs-lisp/timer-list.el                      |   6 +-
 lisp/files.el                                      |  42 +-
 lisp/frame.el                                      |  20 +-
 lisp/frameset.el                                   |  13 +-
 lisp/gnus/message.el                               |   1 -
 lisp/mouse.el                                      |  28 +
 lisp/mwheel.el                                     |   1 +
 lisp/net/mailcap.el                                |   6 +-
 lisp/net/tramp-adb.el                              |   2 +-
 lisp/net/tramp-compat.el                           |  33 +-
 lisp/net/tramp-sh.el                               |  28 +-
 lisp/net/tramp-smb.el                              |  10 +-
 lisp/net/tramp.el                                  |  33 +-
 lisp/org/ChangeLog.1                               |   4 +-
 lisp/progmodes/bat-mode.el                         |   6 +-
 lisp/simple.el                                     |  39 +-
 lisp/subr.el                                       |   7 +-
 lisp/term/ns-win.el                                |  19 +
 lisp/textmodes/css-mode.el                         |   2 +-
 lisp/textmodes/ispell.el                           |   6 +-
 lisp/textmodes/page-ext.el                         |   2 +
 lisp/vc/log-view.el                                |  14 +-
 lisp/vc/smerge-mode.el                             |   2 +-
 lisp/vc/vc-git.el                                  |   2 +
 lisp/xdg.el                                        |   4 +-
 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 +-
 nt/INSTALL.W64                                     |  10 +-
 src/Makefile.in                                    |   2 +-
 src/data.c                                         |  12 +-
 src/editfns.c                                      |   3 +-
 src/emacs.c                                        |   8 +-
 src/eval.c                                         |   2 +-
 src/keyboard.c                                     |   5 +-
 src/lcms.c                                         | 113 ++-
 src/nsterm.m                                       | 173 +++-
 src/term.c                                         |  12 +-
 src/termhooks.h                                    |   4 +-
 src/unexw32.c                                      |   2 +-
 src/xdisp.c                                        |   4 +-
 .../edebug-resources/edebug-test-code.el           | 130 +++
 test/lisp/emacs-lisp/edebug-tests.el               | 903 +++++++++++++++++++++
 test/lisp/files-tests.el                           |  20 +-
 test/lisp/ibuffer-tests.el                         |  51 +-
 test/lisp/net/tramp-tests.el                       |  22 +-
 test/lisp/subr-tests.el                            |   6 +
 .../rmail-tests.el => vc/smerge-mode-tests.el}     |  27 +-
 test/lisp/xdg-tests.el                             |   3 -
 test/src/data-tests.el                             |   6 +-
 test/src/editfns-tests.el                          |   8 +
 test/src/fileio-tests.el                           |   2 +
 test/src/lcms-tests.el                             |  53 +-
 102 files changed, 1960 insertions(+), 450 deletions(-)
 create mode 100644 test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el
 create mode 100644 test/lisp/emacs-lisp/edebug-tests.el
 copy test/lisp/{mail/rmail-tests.el => vc/smerge-mode-tests.el} (60%)



reply via email to

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