/[emacs]/emacs/lisp/term/mac-win.el
ViewVC logotype

Diff of /emacs/lisp/term/mac-win.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by schwab, Sat Jun 29 19:01:32 2002 UTC revision 1.11 by schwab, Sun Jun 30 14:41:47 2002 UTC
# Line 104  Line 104 
104  ;; Don't have this yet.  ;; Don't have this yet.
105  (fset 'x-get-resource 'ignore)  (fset 'x-get-resource 'ignore)
106    
107  (if (eq system-type 'darwin)  (unless (eq system-type 'darwin)
     ;; df on Darwin does not understand -P  
     (setq directory-free-space-args "-k")  
   
108    ;; This variable specifies the Unix program to call (as a process) to    ;; This variable specifies the Unix program to call (as a process) to
109    ;; deteremine the amount of free space on a file system (defaults to    ;; deteremine the amount of free space on a file system (defaults to
110    ;; df).  If it is not set to nil, ls-lisp will not work correctly    ;; df).  If it is not set to nil, ls-lisp will not work correctly

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26