emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (bfc1dfd -> 1d9d35a)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (bfc1dfd -> 1d9d35a)
Date: Mon, 18 Jun 2018 15:18:52 -0400 (EDT)

gm pushed a change to branch master.

      from  bfc1dfd   Improve documentation of recent changes in Comint
      adds  9c6f35a   * doc/lispref/files.texi (Unique File Names): Fix a typo. 
 (Bug#31784)
       new  012338f   Merge from origin/emacs-26
      adds  642c11f   soap-client: Add byte-code compatibility function 
(Bug#31742)
       new  e347754   ; Merge from origin/emacs-26
      adds  1aa906f   Make 'tags' targets respect --with-silent-rules 
(Bug#31744)
      adds  b6b793b   ; test/Makefile.in: Add TEST_INTERACTIVE option 
(Bug#31744).
      adds  5bdc344   ; Reduce quoting for SELECTOR in 'make -C test' 
(Bug#31744)
       new  ef02c9f   Merge from origin/emacs-26
      adds  66a491f   Fix Bug#11728: show files updated by git
      adds  6d4cbe8   Finish the Bug#11728 work: hg & git
       new  0f7c3ba   ; Merge from origin/emacs-26
      adds  2933242   * doc/misc/tramp.texi (Remote shell setup): Fix typo.
      adds  a5a0b11   Fix wording in tramp.texi
      adds  94e84a9   ; Further wording fix in tramp.texi
      adds  a933ebe   Improve commentary in info.el
       new  72b20dd   Merge from origin/emacs-26
      adds  b635c54   Don’t set EMACS=t if Bash is 4.4 or newer
       new  2c33577   ; Merge from origin/emacs-26
      adds  fcd66d0   Keep vc-print-log from putting point at buffer end 
(Bug#31764)
      adds  0b1a2ae   Delete description of deleted Customize functions
      adds  63f1dc4   Improve movemail default
      adds  c79a627   Update etc/NEWS for mail-source-movemail-program change
      adds  0d3c358   Fix 'replace-buffer-contents' in multibyte buffers
      adds  22aa665   Reject invalid 5-byte sequences when detecting UTF-8 
encoding
      adds  63ba73a   Fix documentation of ':propertize' in mode-line-format
       new  b455a1b   Merge from origin/emacs-26
      adds  4753d79   Fix Bug#31846.  Do not merge with master
      adds  e128434   Fix byte compilation of (eq foo 'default)
       new  2f477cb   ; Merge from origin/emacs-26
      adds  cf4dc95   * lisp/window.el (window-toggle-side-windows): Doc fix.  
(Bug#31858)
      adds  ffd2018   Minor documentation fix
      adds  ebe065f   Prevent errant scroll on mouse click (Bug#31546)
       new  988b53e   Merge from origin/emacs-26
      adds  0deab3f   Allow inserting non-BMP characters
      adds  48829cb   Handle NSAttributedString inputs (bug#29837)
       new  96dd452   ; Merge from origin/emacs-26
      adds  d8bff53   ; CONTRIBUTE: Add a couple of nits.
      adds  3673770   Fix vertical-motion with 'visual' line-number display
       new  1d9d35a   Merge from origin/emacs-26


Summary of changes:
 CONTRIBUTE                 |  7 +++++++
 doc/lispref/customize.texi | 22 ++++++++--------------
 doc/lispref/files.texi     |  8 ++++----
 doc/lispref/modes.texi     |  9 ++++++---
 doc/lispref/windows.texi   |  4 +++-
 doc/misc/tramp.texi        |  7 ++++---
 etc/NEWS.26                | 10 ++++++++++
 lisp/Makefile.in           |  6 +++---
 lisp/gnus/mail-source.el   | 12 ++++++++----
 lisp/info.el               |  9 +++++++++
 lisp/mouse.el              |  6 +++++-
 lisp/vc/vc.el              |  5 +++--
 lisp/window.el             | 15 ++++++++-------
 lwlib/Makefile.in          |  2 +-
 src/Makefile.in            |  5 +++--
 src/character.h            |  3 ++-
 src/coding.c               |  5 ++++-
 src/editfns.c              | 13 +++++++++++--
 src/indent.c               |  3 +--
 src/nsterm.m               |  2 +-
 test/Makefile.in           | 37 +++++++++++++++++++++++++++++--------
 test/README                | 11 ++++++++++-
 test/src/editfns-tests.el  | 11 +++++++++++
 23 files changed, 151 insertions(+), 61 deletions(-)



reply via email to

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