diff options
author | Stephen Berman <stephen.berman@gmx.net> | 2021-06-04 12:01:41 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-06-04 12:01:41 +0200 |
commit | 194d54a929a83fede75d618b104acd1b544feb10 (patch) | |
tree | 5d4e880a27d69721d61e3f35d1c5cfaecc229cd6 /lisp/emacs-lisp | |
parent | 9136c064d66a1d4ea69472ffe25662a8874f7ba6 (diff) | |
download | emacs-194d54a929a83fede75d618b104acd1b544feb10.tar.gz emacs-194d54a929a83fede75d618b104acd1b544feb10.tar.bz2 emacs-194d54a929a83fede75d618b104acd1b544feb10.zip |
Fix placement of point in Dired deletion operations
* lisp/dired.el (dired-do-flagged-delete, dired-do-delete): Use
point-marker instead of point to record each file name position.
Clean up the markers before returning.
(dired-internal-do-deletions): Move to the file name marker, and
then move point to the file name to visually emphasize which file
is being operated on (bug#48805).
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions