1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-11 09:21:23 -07:00

* 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.