Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1ef49fc6
Commit
1ef49fc6
authored
Oct 15, 2000
by
Eli Zaretskii
Browse files
(eshell-du-prefer-over-ange): Doc fix.
parent
2f6e6410
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/eshell/em-unix.el
lisp/eshell/em-unix.el
+1
-1
No files found.
lisp/ChangeLog
View file @
1ef49fc6
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.
...
...
lisp/eshell/em-unix.el
View file @
1ef49fc6
...
...
@@ -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 t
h
e machine."
Otherwise, Emacs will attempt to use rsh to invoke du
on the remo
te machine."
:type
'boolean
:group
'eshell-unix
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment