changeset 102573:7787d540233a

* files.el (get-free-disk-space): Ensure that default-directory is usable before calling call-process. Suggested by Kevin Ryde (Bug#2631).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 15 Mar 2009 02:29:23 +0000
parents 95cbd4e430e5
children f4063dcd103b
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Mar 15 01:21:39 2009 +0000
+++ b/lisp/ChangeLog	Sun Mar 15 02:29:23 2009 +0000
@@ -1,3 +1,9 @@
+2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
+
+	* files.el (get-free-disk-space): Ensure that default-directory is
+	usable before calling call-process.  Suggested by Kevin
+	Ryde (Bug#2631).
+
 2009-03-14  David Reitter  <david.reitter@gmail.com>
 
 	* term/ns-win.el (ns-expand-space): Remove.