comparison lisp/ChangeLog @ 80461:42cedd27ec5a

* dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite for copy, move, and link operations. * dired-aux.el (dired-overwrite-confirmed): Undo last change.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 06 Apr 2008 21:01:07 +0000
parents d1bc35d50b8f
children b5ff2134a8a9
comparison
equal deleted inserted replaced
80460:efa8f716525c 80461:42cedd27ec5a
1 2008-04-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * dired.el (dired-dnd-handle-local-file): Obey
4 dired-backup-overwrite for copy, move, and link operations.
5
6 * dired-aux.el (dired-overwrite-confirmed): Undo last change.
7
1 2008-04-06 Alan Mackenzie <acm@muc.de> 8 2008-04-06 Alan Mackenzie <acm@muc.de>
2 9
3 * progmodes/cc-langs.el (c-before-font-lock-function): Correct a 10 * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
4 typo in the doc string. 11 typo in the doc string.
5 12