emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (1bcf5d0 -> 4713f5d)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (1bcf5d0 -> 4713f5d)
Date: Sat, 28 Jul 2018 10:53:57 -0400 (EDT)

gm pushed a change to branch master.

      from  1bcf5d0   * lisp/vc/diff.el (diff-buffer-with-file): Support 
indirect buffers.
      adds  2f00ffe   ; bookmark-jump: Add comment about last change.
      adds  39da592   ; Minor markup change in indent.texi
      adds  2585fcb   File Shadowing is not available on MS Windows
      adds  6f8f358   Minor Tramp doc update
      adds  5cfb7a3   Copyedits in tramp.texi, improved example with bash's 
readline
      adds  00561b5   Fix inaccurate text in the user manual
      adds  2e2f00f   ; * doc/emacs/mule.texi (International Chars): Fix last 
change.
      adds  0feb673   Display raw bytes as belonging to 'eight-bit' charset
      adds  71a9151   * src/character.c (char_width): Support glyphs with 
faces.  (Bug#32276)
      adds  d24c5f2   Fix calls to modifications hooks in 
replace-buffer-contents
      adds  8579105   Don't fail to indent-sexp before a full sexp (Bug#31984)
      adds  38b6748   Update the list of special forms in the ELisp manual
      adds  024d20f   Fix compilation with mingw.org's MinGW 5.x headers
      adds  bd52f37   ; Fix last change: only MinGW runtime 5.0.2 and later 
needs that.
       new  4713f5d   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/files.texi                    |  2 ++
 doc/emacs/indent.texi                   | 21 ++++++-------
 doc/emacs/mule.texi                     | 19 ++++++++----
 doc/lispref/eval.texi                   |  3 --
 doc/lispref/frames.texi                 | 10 +++----
 doc/misc/tramp.texi                     | 52 ++++++++++++++++++++-------------
 lib-src/pop.c                           |  8 +++--
 lisp/bookmark.el                        |  3 ++
 lisp/descr-text.el                      |  6 ++++
 lisp/emacs-lisp/lisp-mode.el            | 24 ++++++++++-----
 lisp/international/mule-diag.el         |  3 +-
 lisp/simple.el                          |  2 +-
 nt/inc/ms-w32.h                         |  7 ++++-
 nt/inc/sys/socket.h                     |  5 ++++
 src/character.c                         | 15 ++++++----
 src/editfns.c                           | 19 ++----------
 test/lisp/emacs-lisp/lisp-mode-tests.el | 11 +++++++
 test/lisp/shadowfile-tests.el           | 24 ++++++++++++++-
 18 files changed, 154 insertions(+), 80 deletions(-)



reply via email to

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