When renaming a file with wdired move point with file and don't lose mark status...
commit7ebc5f5a07b71eada164b9e115eb40a2c03b0f95
authorMichael Heerdegen <michael_heerdegen@web.de>
Wed, 17 Oct 2012 09:11:49 +0000 (17 11:11 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 17 Oct 2012 09:11:49 +0000 (17 11:11 +0200)
tree25d416175d9b2546ab677cd511adaba6fd27dddc
parentd556ebf9b8a36596d752e284d227173c852d4eb8
When renaming a file with wdired move point with file and don't lose mark status (Bug#11795).

* wdired.el (wdired-old-marks): New variable.
(wdired-change-to-wdired-mode): Locally set wdired-old-marks.
(wdired-do-renames): Move point with renamed file and don't lose
mark status (Bug#11795).
lisp/ChangeLog
lisp/wdired.el