emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (bc092fc -> 9d7f0e2)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (bc092fc -> 9d7f0e2)
Date: Sun, 3 Dec 2017 00:42:50 -0500 (EST)

eggert pushed a change to branch master.

      from  bc092fc   For help commands, ensure all keys of a mouse sequence 
are reported.
      adds  bdbcdba   Avoid assertions in find-composition
      adds  af0ce33   ; * lisp/composite.el (find-composition): Fix a typo in 
last change.
      adds  ad99550   Make tramp-test42-auto-load more robust
      adds  93dc7ae   Port better to QNX
      adds  42509c0   Improve the documentation of 'table-insert-sequence'
      adds  9292276   Fix a typo in the Emacs manual
      adds  625e84f   Fix typos in doc strings of message.el
      adds  8eb6870   Fix vertical cursor motion in pixel-scroll.el
      adds  8c8b673   Fix backing up remote files in local directories on 
MS-Windows
       new  f1204e1   Merge from origin/emacs-26
      adds  34a21c3   ; Auto-commit of loaddefs files.
       new  4c048aa   ; Merge from origin/emacs-26
      adds  bf26fc3   * lisp/composite.el (find-composition): Fix a typo in the 
doc string.
      adds  f52d795   Fix a typo in ELisp manual
      adds  1e25cd7   Revert "Fix backing up remote files in local directories 
on MS-Windows"
      adds  7e61e74   * doc/emacs/mule.texi (Output Coding): Clarify sendmail 
coding.
      adds  66ec92a   Fix backing up remote files in local directories on 
MS-Windows
      adds  77cf972   Improve documentation of buffer-list commands and features
      adds  1b351c8   Revert Tramp commit from 2017-11-20
      adds  ac144dc   * lisp/files.el (make-backup-file-name-1): Fix scoping 
error.
      adds  bf9b972   Fix byte compilation of files with leading directories
      adds  ac31663   Fix buffer overflow in fontname conversion (Bug#29523)
      adds  35f1ed1   ; ChangeLog.2: Fix bug reference.
      adds  946bb6d   Disable electric indent for python strings (Bug#29305)
      adds  c02c1f6   Add tests on electric-indentation and Python multiline 
strings (Bug#29305)
      adds  98ca7d5   Improve edit-kbd-macro prompting in case of remapped keys 
(Bug#29399)
      adds  8227087   Let autoload-compute-prefix be set file-locally 
(Bug#29471)
      adds  04e5b28   Fix bug in i18n/l10n optimization
       new  9d7f0e2   Merge from origin/emacs-26


Summary of changes:
 ChangeLog.2                         |  2 +-
 configure.ac                        |  4 +++-
 doc/emacs/abbrevs.texi              |  4 ++--
 doc/emacs/buffers.texi              | 25 +++++++++++++++++++++----
 doc/emacs/mule.texi                 | 15 +++++++--------
 doc/emacs/text.texi                 | 11 ++++++++---
 doc/lispref/sequences.texi          |  2 +-
 lisp/composite.el                   |  5 +++--
 lisp/edmacro.el                     | 23 +++++++++++++++--------
 lisp/emacs-lisp/autoload.el         |  1 +
 lisp/emacs-lisp/bytecomp.el         |  3 ++-
 lisp/files.el                       | 32 +++++++++++++++++++++-----------
 lisp/gnus/message.el                |  8 ++++----
 lisp/net/tramp.el                   | 35 ++++++++++++++++-------------------
 lisp/pixel-scroll.el                | 20 ++++++++++----------
 lisp/progmodes/python.el            |  6 +++++-
 src/editfns.c                       |  4 ++--
 src/font.c                          | 23 +++++++++++++++--------
 src/nsterm.m                        |  4 ++--
 test/lisp/net/tramp-tests.el        |  6 ++----
 test/lisp/progmodes/python-tests.el | 31 +++++++++++++++++++++++++++++++
 21 files changed, 172 insertions(+), 92 deletions(-)



reply via email to

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