* files.el (get-free-disk-space): Ensure that default-directory is
usable before calling call-process. Suggested by Kevin Ryde (Bug#2631).
This commit is contained in:
parent
d93f95758a
commit
9e127d66de
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue