diff etc/NEWS @ 103610:9f150a229376

* files.el (trash-directory): Change default to nil. (move-file-to-trash): If trash-directory is nil and system-move-file-to-trash is unbound, perform freedesktop-style trashing. * NEWS: Document change.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 28 Jun 2009 04:54:06 +0000
parents 0c5de07aff62
children d6194348365d
line wrap: on
line diff
--- a/etc/NEWS	Sun Jun 28 01:42:03 2009 +0000
+++ b/etc/NEWS	Sun Jun 28 04:54:06 2009 +0000
@@ -24,6 +24,12 @@
 
 * Changes in Emacs 23.2
 
+** The default value of `trash-directory' has changed to nil, which
+means that `move-file-to-trash' trashes files according to
+freedesktop.org specifications, the same method used by the Gnome,
+KDE, and XFCE desktops.  (This change has no effect on Windows, which
+uses `system-move-file-to-trash' for trashing.)
+
 
 * Changes in Specialized Modes and Packages in Emacs 23.2