• Stephen Berman's avatar
    Fix use of non-nil wdired-use-interactive-rename · 831a3cb3
    Stephen Berman authored
    This is a fairly minimal fix for the release branch; a more
    comprehensive fix is on master, so do not merge this to master.
    
    * lisp/wdired.el (wdired-search-and-rename): Remove dired-filename
    text property in order to find new filename when it only partially
    replaces old filename (bug#32173).  If user quits before renaming
    succeeds, restore the dired-filename text property.
    831a3cb3
wdired.el 34 KB