]> git.eshelyaron.com Git - emacs.git/commit
Create subdirectories automatically in wdired
authorPhil Sung <philbert@gmail.com>
Sun, 28 Feb 2016 04:37:02 +0000 (15:07 +1030)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Feb 2016 04:37:02 +0000 (15:07 +1030)
commite00974a7d1981d716d38ecf45b689dd30a381c65
tree635c1677b80ec6db07e52e8c1c45bf7c4348ef0e
parentd5f270f2965f3c52963e2bf0057756e350d771d1
Create subdirectories automatically in wdired

* lisp/wdired.el (wdired-create-parent-directories): New
variable (bug#6817).
(wdired-create-parentdirs): New function.
(wdired-do-renames): Use it.
* doc/emacs/dired.texi (Wdired): Mention
`wdired-create-parent-directories'
doc/emacs/dired.texi
etc/NEWS
lisp/wdired.el