emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (522acbf -> 739dca7)


From: Michael Albinus
Subject: [Emacs-diffs] master updated (522acbf -> 739dca7)
Date: Mon, 17 Dec 2018 06:27:21 -0500 (EST)

albinus pushed a change to branch master.

      from  522acbf   * lisp/emacs-lisp/macroexp.el: Don't hide backtrace
       new  3e9ecae   Reduce autoloaded objects in Tramp
       new  09a6cc4   Fix Bug#33524
       new  36b05dc   New function flatten-tree
       new  739dca7   Use `flatten-tree' in Tramp


Summary of changes:
 doc/lispref/lists.texi               | 12 ++++++++++++
 etc/NEWS                             |  6 ++++++
 lisp/eshell/em-basic.el              |  2 +-
 lisp/eshell/em-dirs.el               |  4 ++--
 lisp/eshell/em-term.el               |  2 +-
 lisp/eshell/em-tramp.el              |  4 ++--
 lisp/eshell/em-unix.el               | 22 +++++++++++-----------
 lisp/eshell/em-xtra.el               |  2 +-
 lisp/eshell/esh-ext.el               |  2 +-
 lisp/eshell/esh-opt.el               |  4 ++--
 lisp/eshell/esh-util.el              | 12 ++----------
 lisp/gnus/gnus-sum.el                | 10 +++++-----
 lisp/gnus/message.el                 | 12 ++----------
 lisp/gnus/nnimap.el                  |  2 +-
 lisp/lpr.el                          | 20 ++------------------
 lisp/net/tramp-adb.el                |  3 ---
 lisp/net/tramp-cache.el              |  2 --
 lisp/net/tramp-compat.el             | 27 ++++++++++++++-------------
 lisp/net/tramp-ftp.el                |  2 +-
 lisp/net/tramp-gvfs.el               |  1 -
 lisp/net/tramp-rclone.el             |  7 +++----
 lisp/net/tramp-sh.el                 | 16 +---------------
 lisp/net/tramp-smb.el                |  6 ------
 lisp/net/tramp-sudoedit.el           |  6 ++----
 lisp/net/tramp.el                    | 10 ++++++++++
 lisp/printing.el                     |  2 +-
 lisp/progmodes/flymake-proc.el       |  2 +-
 lisp/progmodes/js.el                 |  8 ++------
 lisp/subr.el                         | 25 +++++++++++++++++++++++++
 test/lisp/net/tramp-archive-tests.el |  2 ++
 test/lisp/net/tramp-tests.el         |  4 ++++
 test/lisp/subr-tests.el              | 17 +++++++++++++++++
 32 files changed, 134 insertions(+), 122 deletions(-)



reply via email to

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