* wdired.el (wdired-finish-edit): If displaying a single file,
authorChong Yidong <cyd@stupidchicken.com>
Sun, 30 Nov 2008 05:42:01 +0000 (05:42 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 30 Nov 2008 05:42:01 +0000 (05:42 +0000)
change dired-directory if that file was renamed.

lisp/ChangeLog

index ab39464..e22d1d8 100644 (file)
@@ -1,5 +1,8 @@
 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
 
+       * wdired.el (wdired-finish-edit): If displaying a single file,
+       change dired-directory if that file was renamed.
+
        * emacs-lisp/byte-run.el (macro-declaration-function): Disallow
        declare specs with lengths of 3 or more.