Mercurial > emacs
comparison lispref/back.texi @ 39888:b429be6f52ac
(ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
Use with-current-buffer.
(ange-ftp-cd): New arg `noerror' to prevent signalling an error.
(ange-ftp-send-cmd): If a `cd' is used (because of a space in the
filename), catch any error that occurs in `ange-ftp-cd'.
If an error happened, don't bother sending `cmd' at all.
Fix a parenthesis typo.
(ange-ftp-write-region): Don't blindly use binary if the remote host
is unix-like.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 13 Oct 2001 18:40:46 +0000 |
parents | 3fdcd0afea4b |
children | 695cf19ef79e |
comparison
equal
deleted
inserted
replaced
39887:93bf2259d04a | 39888:b429be6f52ac |
---|