Mercurial > emacs
comparison lisp/ChangeLog @ 100724:33e01c52c2b7
* files.el (move-file-to-trash): Bind backup-directory-alist to nil
before uniquifying backup trash file name.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 28 Dec 2008 03:24:19 +0000 |
parents | bca91c325d5c |
children | e80f47b0d928 |
comparison
equal
deleted
inserted
replaced
100723:bca91c325d5c | 100724:33e01c52c2b7 |
---|---|
1 2008-12-28 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * files.el (move-file-to-trash): Bind backup-directory-alist to nil | |
4 before uniquifying backup trash file name. | |
5 | |
1 2008-12-27 Andreas Schwab <schwab@suse.de> | 6 2008-12-27 Andreas Schwab <schwab@suse.de> |
2 | 7 |
3 * vc-git.el (vc-git-dir-printer): Fix filename column. | 8 * vc-git.el (vc-git-dir-printer): Fix filename column. |
4 | 9 |
5 2008-12-27 Nicholas Maniscalco <nicholas@maniscalco.com> (tiny change) | 10 2008-12-27 Nicholas Maniscalco <nicholas@maniscalco.com> (tiny change) |