]> git.eshelyaron.com Git - emacs.git/commitdiff
* files.el (get-free-disk-space): Ensure that default-directory is
authorChong Yidong <cyd@stupidchicken.com>
Sun, 15 Mar 2009 02:29:23 +0000 (02:29 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 15 Mar 2009 02:29:23 +0000 (02:29 +0000)
usable before calling call-process.  Suggested by Kevin
Ryde (Bug#2631).

lisp/ChangeLog

index 200f0c3e3102add05018091e023d93eb6b1143ce..724f79b851e747d611e4114056c3554b913eafee 100644 (file)
@@ -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.