]> git.eshelyaron.com Git - emacs.git/commit
End predicate `dired-in-this-tree' with '-p'
authorTino Calancha <tino.calancha@gmail.com>
Sat, 13 Jul 2019 02:03:50 +0000 (04:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 02:03:50 +0000 (04:03 +0200)
commit4b73c0cde662f894292bebadcd530dc7b232829d
tree614450f3dc3634c98863769cdef71734bd60a359
parent936d074d7c58bd4504b89a0b739b370312ae141a
End predicate `dired-in-this-tree' with '-p'

* lisp/dired.el(dired-in-this-tree-p): Rename from `dired-in-this-tree'.
Add docstring.

(dired-in-this-tree): Define an alias to `dired-in-this-tree-p'.

(dired-buffers-for-dir)
* lisp/dired-aux.el (dired-tree-down, dired-kill-tree)
(dired-insert-subdir, dired-rename-subdir): Update all callers (bug#32892).
lisp/dired-aux.el
lisp/dired.el