summaryrefslogtreecommitdiff
path: root/test/lisp/dired-tests.el
diff options
context:
space:
mode:
authorTino Calancha <tino.calancha@gmail.com>2017-08-06 21:53:07 +0900
committerTino Calancha <tino.calancha@gmail.com>2017-08-06 21:53:07 +0900
commite7aabd8b1ced130c8bf5abecf2fa14b962a9b012 (patch)
tree694be7bfff57341ef231cc92af7bd7979f4bc496 /test/lisp/dired-tests.el
parentcbea38e5c4af5386192fb9a48ef4fca5080d6561 (diff)
downloademacs-e7aabd8b1ced130c8bf5abecf2fa14b962a9b012.tar.gz
emacs-e7aabd8b1ced130c8bf5abecf2fa14b962a9b012.tar.bz2
emacs-e7aabd8b1ced130c8bf5abecf2fa14b962a9b012.zip
dired-delete-file: Do not TAB complete the user answer
This action might delete directories containing valuable information. Before previous commit, we prompted users with `yes-or-no-p' which doesn't TAB complete the user answer. Let's play safe and keep requiring full answers. * emacs-master/lisp/dired.el (dired-delete-file): Use `read-string' instead of `completing-read' to read the user answers.
Diffstat (limited to 'test/lisp/dired-tests.el')
0 files changed, 0 insertions, 0 deletions