Mercurial > emacs
changeset 86168:e20f2f0875e8
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 17 Nov 2007 01:27:52 +0000 |
parents | 117000c04a00 |
children | fb6683560bac |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 17 01:27:30 2007 +0000 +++ b/lisp/ChangeLog Sat Nov 17 01:27:52 2007 +0000 @@ -1,3 +1,10 @@ +2007-11-17 Juri Linkov <juri@jurta.org> + + * dired-aux.el (dired-create-directory): Allow creating + a directory of an arbitrary depth. Add a loop to find the topmost + nonexistent parent dir `new', and call `dired-add-file' on it. + Set the `PARENTS' arg of `make-directory' to t. + 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com> * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.