* files.el (move-file-to-trash): Bind backup-directory-alist to nil

before uniquifying backup trash file name.
This commit is contained in:
Chong Yidong
2008-12-28 03:24:19 +00:00
parent 7f4a3168c8
commit 7d96af1ab4

View File

@@ -1,3 +1,8 @@
2008-12-28 Chong Yidong <cyd@stupidchicken.com>
* files.el (move-file-to-trash): Bind backup-directory-alist to nil
before uniquifying backup trash file name.
2008-12-27 Andreas Schwab <schwab@suse.de>
* vc-git.el (vc-git-dir-printer): Fix filename column.