]> git.eshelyaron.com Git - emacs.git/commit
Signal an error in dired when moving to a directory that doesn't exist
authorNick Helm <nick@tenpoint.co.nz>
Thu, 6 Aug 2020 10:11:57 +0000 (12:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 Aug 2020 10:11:57 +0000 (12:11 +0200)
commit66bdf77adfa115ad16ec8557c250f0e5683262b0
tree8633576f09f6398b3c8ea3f6f93417818daa27e1
parent361baa451adac7333e1037c3bc73bd95afa9b769
Signal an error in dired when moving to a directory that doesn't exist

* lisp/dired-aux.el (dired-do-create-files): Give an error when
apparently moving to a directory name, and that directory doesn't
exist (bug#38707).
lisp/dired-aux.el