emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (fd21bf0 -> ddb26f7)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (fd21bf0 -> ddb26f7)
Date: Tue, 9 Jan 2018 18:47:07 -0500 (EST)

eggert pushed a change to branch master.

      from  fd21bf0   Fix Bug#30038
      adds  30d6c31   ; Auto-commit of loaddefs files.
       new  85f5ee1   ; Merge from origin/emacs-26
      adds  4e20c8f   Fix menu keyboard shortcuts on macOS (Bug#29595)
      adds  c59ecb0   New customization variable for python-mode indentation 
(Bug#28475)
      adds  a5256da   Update PROBLEMS with selection-related issues
      adds  b87a772   Fix description of 'emacs-internal'
      adds  ed44d92   * lisp/textmodes/picture.el (picture-open-line): Doc fix. 
 (Bug#29948)
      adds  ab31bf3   * lisp/textmodes/picture.el (picture-mode-exit): Doc fix. 
 (Bug#29949)
      adds  43e2aaf   Don't bind dframe events on load (Bug#29599)
      adds  687af4c   * lisp/vc/vc.el (vc-region-history): log-view-vc-fileset 
holds a list!
      adds  d382d2b   * etc/DEBUG (Getting control to the debugger): Fix 
grammar.
       new  646c8e5   Merge from origin/emacs-26
      adds  c967ba1   Fix description of 'struct' generic function specializer 
Backport:
       new  0b33768   ; Merge from origin/emacs-26
      adds  f824007   Fix failures in smerge-mode on MS-Windows
      adds  f8a07fa   Improve documentation of 'gdb-many-windows'
      adds  d9d6e8a   ; Comments related to src/termcap.c
      adds  a377c65   Fix Dired display and operations on file names with raw 
bytes
      adds  b8d74c4   Fix mark-defun when there's no spaces between successive 
defuns.
      adds  d5f1c87   * src/editfns.c (Fsave_excursion): Doc fix.  (Bug#30001)
      adds  3a22097   Fix valgrind report in call-interactively
      adds  e876f5f   Describe the precise interaction of complex primitives 
with the change hooks
      adds  a5f718c   ; * doc/lispref/text.texi (Change Hooks): Fix last change.
      adds  f92264f   Fix child frame placement issues (bug#29953)
      adds  1dfc275   Make pixel-wise scrolling less laggy
      adds  918a052   Query background for gnome terminal version 3.22 
(Bug#29716)
      adds  ec26365   * doc/misc/tramp.texi (Remote processes): Mention gdb 
restrictions with I/O.
      adds  e25f961   Avoid irrelevant hyperlink in doc string of 
'epa-pinentry-mode'
      adds  34b41e3   Quieten semantic normal usage
      adds  26c58f3   Small fix for erc-logging-enabled
      adds  9e4d523   * lisp/epg.el (epg-start-sign): Replace obsolete 
functions.
      adds  7668717   Merge from Gnulib
       new  ddb26f7   Merge from origin/emacs-26


Summary of changes:
 build-aux/config.guess     |  4 +--
 build-aux/config.sub       |  4 +--
 build-aux/update-copyright |  7 +++--
 doc/emacs/building.texi    |  8 ++++++
 doc/lispref/nonascii.texi  |  4 ++-
 doc/lispref/text.texi      | 23 +++++++++------
 doc/misc/tramp.texi        |  4 +++
 etc/DEBUG                  |  2 +-
 etc/NEWS.26                |  7 +++++
 etc/PROBLEMS               | 26 ++++++++---------
 lib/md5.c                  |  7 +++++
 lib/md5.h                  |  7 +++++
 lib/sha1.c                 |  7 +++++
 lib/sha1.h                 |  7 +++++
 lib/sha256.c               |  7 +++++
 lib/sha256.h               |  7 +++++
 lib/sha512.c               |  7 +++++
 lib/sha512.h               |  7 +++++
 lib/signal.in.h            |  2 +-
 lib/stat-time.h            | 10 ++-----
 lisp/cedet/semantic/lex.el |  3 +-
 lisp/dframe.el             | 26 ++++++++++-------
 lisp/emacs-lisp/lisp.el    | 18 ++++++------
 lisp/epa.el                |  7 +++--
 lisp/epg.el                |  4 +--
 lisp/erc/erc-log.el        |  5 ++--
 lisp/pixel-scroll.el       | 71 +++++++++++++++++++++++++++++++---------------
 lisp/progmodes/python.el   | 10 +++++--
 lisp/term/xterm.el         |  7 ++++-
 lisp/textmodes/picture.el  | 10 ++++---
 lisp/vc/smerge-mode.el     |  6 ++--
 lisp/vc/vc.el              |  2 +-
 src/Makefile.in            |  2 +-
 src/callint.c              | 21 +++++++++++---
 src/coding.c               | 19 +++++++++++--
 src/editfns.c              |  2 +-
 src/nsmenu.m               | 21 ++++++++++----
 src/nsterm.h               |  6 ++--
 src/nsterm.m               | 46 +++++++++++++++++++-----------
 src/termcap.c              |  3 ++
 40 files changed, 315 insertions(+), 131 deletions(-)



reply via email to

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