emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (65dc07f -> af103ef)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (65dc07f -> af103ef)
Date: Tue, 20 Aug 2019 12:05:03 -0400 (EDT)

gm pushed a change to branch master.

      from  65dc07f   * configure.ac (HAVE_JPEG): Test for window system. 
(Bug#36995)
      adds  6f57ef9   * src/callproc.c (Fcall_process): Doc fix.
      adds  bda7fc7   ; Fix typo in a doc string of speedbar.el
      adds  15de1d1   Fix markup in dired-x.texi
      adds  3a04be2   ; Improve commentary in xdisp.c
      adds  5f992d1   Improve commentary in composite.el
      adds  bcd0115   Fix lisp indent infloop on unfinished strings (Bug#37045)
      adds  3f00db7   Minor update in admin/notes/unicode
      adds  0b810eb   Fix a typo in char-width-table
       new  8f68449   Merge from origin/emacs-26
      adds  190565b   Support the new Japanese era name
       new  989c85e   ; Merge from origin/emacs-26
      adds  beb1d22   Fix query-replace-regexp undo feature
      adds  615cff4   Fix process filter documentation (Bug#13400)
       new  af103ef   Merge from origin/emacs-26


Summary of changes:
 admin/notes/unicode                     |   3 +
 doc/lispref/processes.texi              |  29 ++-
 doc/misc/dired-x.texi                   | 313 +++++++++++++++-----------------
 lisp/composite.el                       |   9 +-
 lisp/emacs-lisp/lisp-mode.el            |  15 +-
 lisp/international/characters.el        |   2 +-
 lisp/replace.el                         |   7 +-
 lisp/speedbar.el                        |   2 +-
 src/callproc.c                          |   2 +-
 src/xdisp.c                             |  97 +++++++---
 test/lisp/emacs-lisp/lisp-mode-tests.el |   6 +-
 test/lisp/replace-tests.el              |  27 ++-
 12 files changed, 294 insertions(+), 218 deletions(-)



reply via email to

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