1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-13 01:20:28 -08:00
emacs/lisp/net
Stefan Monnier 67f300f817 (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.
2001-10-13 18:40:46 +00:00
..
.gitignore ignore *.elc 2000-06-19 16:16:01 +00:00
ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy): 2001-10-13 18:40:46 +00:00
browse-url.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
eudc-bob.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
eudc-export.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
eudc-hotlist.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
eudc-vars.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
eudc.el (toplevel): Define EUDC menu for Emacs. 2000-01-14 12:00:59 +00:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-ph.el
goto-addr.el (goto-address-mail-regexp): Allow + in username. 2001-10-11 23:40:35 +00:00
ldap.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
net-utils.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
quickurl.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
rcompile.el (remote-compile): Use make-local-variable. 2001-07-16 02:07:12 +00:00
rlogin.el Moved here from lisp. 2000-03-20 13:12:14 +00:00
snmp-mode.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
telnet.el Add Keywords header. From Pavel Janik. 2001-08-26 16:36:14 +00:00
webjump.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
zone-mode.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00