wdired-keep-marker-rename

wdired-keep-marker-rename is a variable defined in `wdired.el'.
Its value is
t


Documentation:
Controls marking of files renamed in WDired.
If t, files keep their previous marks when they are renamed.
If a character, renamed files (whether previously marked or not)
are afterward marked with that character.
This option affects only files renamed by `wdired-finish-edit'.
See `dired-keep-marker-rename' if you want to do the same for files
renamed by `dired-do-rename' and `dired-do-rename-regexp'.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.3 of Emacs.