Fix delete-directory recursion behavior for trashing (Bug#5436).
commit8b0e68ea3fd559cbdfd0c532d789d0bad73890df
authorChong Yidong <cyd@stupidchicken.com>
Wed, 27 Jan 2010 03:17:23 +0000 (26 22:17 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 27 Jan 2010 03:17:23 +0000 (26 22:17 -0500)
tree790933f833dc45654a0b192ad1f730dbe2703db9
parent368d3208cfceb42b5ee07c61b4aa5b7d09c9f2bf
Fix delete-directory recursion behavior for trashing (Bug#5436).

* files.el (delete-directory): Handle moving to trash without first doing recursion (Bug#5436).
lisp/ChangeLog
lisp/files.el