changeset 46095:18b22e306d7d

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sat, 29 Jun 2002 19:01:46 +0000
parents f6354f8039bc
children 3284ceb04148
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jun 29 19:01:32 2002 +0000
+++ b/lisp/ChangeLog	Sat Jun 29 19:01:46 2002 +0000
@@ -1,5 +1,11 @@
 2002-06-29  Andreas Schwab  <schwab@suse.de>
 
+	* term/mac-win.el: Use directory-free-space-program instead of
+	obsolete variable dired-free-space-program.  On Darwin, don't set
+	directory-free-space-program, shell-file-name and
+	process-connection-type; set directory-free-space-args to not
+	include `-P' and use utf-8 for file name coding system.
+
 	* simple.el (shell-command-on-region): Handle errors and signals
 	from shell command execution.
 	(display-message-or-buffer): Fix last change.