emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (c24c5dc -> a0c7157)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (c24c5dc -> a0c7157)
Date: Mon, 5 Feb 2018 10:55:37 -0500 (EST)

gm pushed a change to branch master.

      from  c24c5dc   Fix inconsistency expanding "//" in Tramp
      adds  e1a9dc0   Recognize Org as builtin package (bug#30310)
      adds  e23de39   Fix Bug#30324
      adds  1ed4089   Update xdisp.c commentary
      adds  f589f5a   Yest another round of manual copyedits
      adds  d2d5e54   Mention remote file name completion in Emacs manual
      adds  699081f   Fix deferred display of async shell-command buffers
      adds  a893924   * lisp/simple.el (async-shell-command, shell-command): 
Fix grammar
      adds  aafcd12   * etc/NEWS: Rename image-dired-thumb-job-limit
      adds  b4ff8cc   Two minor fixes in Antinews
      adds  76b5a68   * etc/NEWS: Expunge the solecism "allow(s)" + infinitive
      adds  f1102d2   Yet another round of fixing the Emacs manual
      adds  b654791   * doc/emacs/misc.texi (Interactive Shell): Refer to node 
"Minibuffer File"
      adds  c787a49   * lisp/vc/vc-git.el (vc-git-print-log): Restrict file 
scope to a single file
       new  a0c7157   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/anti.texi                            |  4 +--
 doc/emacs/calendar.texi                        | 19 ++++++++----
 doc/emacs/cmdargs.texi                         | 14 ++++-----
 doc/emacs/commands.texi                        | 11 ++++---
 doc/emacs/dired.texi                           | 11 ++++---
 doc/emacs/emacs.texi                           |  4 +--
 doc/emacs/fixit.texi                           | 37 ++++++++++++----------
 doc/emacs/frames.texi                          |  2 +-
 doc/emacs/macos.texi                           |  3 +-
 doc/emacs/mini.texi                            | 14 ++++++---
 doc/emacs/misc.texi                            |  3 +-
 doc/emacs/xresources.texi                      |  2 +-
 etc/NEWS.26                                    | 39 +++++++++++++----------
 lisp/net/rlogin.el                             |  4 +--
 lisp/org/org.el                                |  1 +
 lisp/simple.el                                 | 32 +++++++++++--------
 lisp/vc/vc-git.el                              |  8 +++--
 src/xdisp.c                                    | 43 +++++++++++++++++---------
 test/lisp/{shell-tests.el => org/org-tests.el} | 22 ++++++-------
 19 files changed, 160 insertions(+), 113 deletions(-)
 copy test/lisp/{shell-tests.el => org/org-tests.el} (63%)



reply via email to

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