emacs-diffs
[Top][All Lists]
Advanced

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

master updated (95f7a28 -> e654b41)


From: Michael Albinus
Subject: master updated (95f7a28 -> e654b41)
Date: Mon, 2 Nov 2020 11:56:14 -0500 (EST)

albinus pushed a change to branch master.

      from  95f7a28   Fix Elisp's elisp--documentation-one-liner (bug#43609)
       new  0806075   Add directory-empty-p and new argument COUNT for 
directory-files-*
       new  5544950   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into master
       new  e654b41   Fix some glitches in recent directory-files-* changes


Summary of changes:
 doc/lispref/files.texi   | 18 ++++++++++--
 etc/NEWS                 | 24 +++++++++++----
 lisp/files.el            | 10 +++++++
 lisp/net/ange-ftp.el     | 13 +++++----
 lisp/net/tramp-adb.el    | 22 +++++++++-----
 lisp/net/tramp-rclone.el |  4 +--
 lisp/net/tramp-sh.el     |  6 ++--
 lisp/net/tramp-smb.el    |  7 ++++-
 lisp/net/tramp.el        | 12 +++++---
 src/dired.c              | 45 +++++++++++++++++++---------
 src/lisp.h               |  2 +-
 src/sysdep.c             |  3 +-
 test/lisp/dired-tests.el | 76 ++++++++++++++++++++++++++++++++++++++++++++++++
 13 files changed, 195 insertions(+), 47 deletions(-)



reply via email to

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