comparison lisp/ChangeLog @ 46095:18b22e306d7d

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sat, 29 Jun 2002 19:01:46 +0000
parents 070dab19fecf
children 07cf11153de5
comparison
equal deleted inserted replaced
46094:f6354f8039bc 46095:18b22e306d7d
1 2002-06-29 Andreas Schwab <schwab@suse.de> 1 2002-06-29 Andreas Schwab <schwab@suse.de>
2
3 * term/mac-win.el: Use directory-free-space-program instead of
4 obsolete variable dired-free-space-program. On Darwin, don't set
5 directory-free-space-program, shell-file-name and
6 process-connection-type; set directory-free-space-args to not
7 include `-P' and use utf-8 for file name coding system.
2 8
3 * simple.el (shell-command-on-region): Handle errors and signals 9 * simple.el (shell-command-on-region): Handle errors and signals
4 from shell command execution. 10 from shell command execution.
5 (display-message-or-buffer): Fix last change. 11 (display-message-or-buffer): Fix last change.
6 (shell-command-default-error-buffer): Doc fix. 12 (shell-command-default-error-buffer): Doc fix.