emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 updated (47f75b1 -> 5de4441)


From: Noam Postavsky
Subject: [Emacs-diffs] emacs-26 updated (47f75b1 -> 5de4441)
Date: Sat, 21 Jul 2018 21:28:54 -0400 (EDT)

npostavs pushed a change to branch emacs-26.

      from  47f75b1   Fix last change in editfns.c
       new  59e8533   Add save-match-data to abbreviate-file-name (Bug#32201)
       new  1b4b965   Fix indent-sexp of #s(...) (Bug#31984)
       new  5de4441   Check for special filenames in eshell (Bug#30724)


Summary of changes:
 lisp/emacs-lisp/lisp-mode.el            | 10 +++++--
 lisp/eshell/em-dirs.el                  |  3 ++
 lisp/eshell/em-ls.el                    |  1 +
 lisp/eshell/em-unix.el                  | 10 +++++++
 lisp/eshell/esh-cmd.el                  | 51 +++++++++++++++++++--------------
 lisp/eshell/esh-ext.el                  |  1 +
 lisp/files.el                           |  2 +-
 test/lisp/emacs-lisp/lisp-mode-tests.el | 12 ++++++++
 8 files changed, 66 insertions(+), 24 deletions(-)



reply via email to

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