]> git.eshelyaron.com Git - emacs.git/commit
Improve dired deletion error handling (Bug#28797)
authorNoam Postavsky <npostavs@gmail.com>
Fri, 13 Oct 2017 03:12:00 +0000 (23:12 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 5 Nov 2017 16:38:38 +0000 (11:38 -0500)
commitefd0371c23c5dd04d73980b42d7cf64bbceccb9a
tree862f4f084b9b9a10e960cdc50fcf0fafc69861fd
parent5d744e032fee9ce60446a3cc0cf7c2e681ace465
Improve dired deletion error handling (Bug#28797)

* lisp/dired.el (dired-internal-do-deletions): Use
`error-message-string' to produce a human readable error message.
lisp/dired.el