(eshell-du-prefer-over-ange): Doc fix.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
|
||||
|
||||
2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* emacs-lisp/ewoc.el (ewoc-location): New function.
|
||||
|
||||
@@ -124,7 +124,7 @@ Otherwise, `rmdir' is required."
|
||||
|
||||
(defcustom eshell-du-prefer-over-ange nil
|
||||
"*Use Eshell's du in ange-ftp remote directories.
|
||||
Otherwise, Emacs will attempt to use rsh to invoke du the machine."
|
||||
Otherwise, Emacs will attempt to use rsh to invoke du on the remote machine."
|
||||
:type 'boolean
|
||||
:group 'eshell-unix)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user