1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 02:50:26 -08:00
emacs/lisp/net
Kai Großjohann 3b89d388c2 Version 2.0.24 released.
(tramp-methods, tramp-completion-function-alist):
Rename "*-old" methods to "*_old".  From Michael Albinus.
(tramp-completion-function-alist): Use
`tramp-completion-function-alist-ssh' for the "fcp" method.  From
Michael Albinus.
(tramp-default-method-alist): Use "su" for "root@localhost".
(tramp-host-regexp): Allow "#" for "host#port" kludge.
(tramp-ange-ftp-file-name-p): If METHOD is nil, find the right
default method.  Require additional args USER and HOST for this.
Callers changed.
(tramp-handle-file-local-copy): More local bindings.  Bind results
of tramp-get-{remote,local}-{de,en}coding earlier to avoid nasty
"are you awake" problem.
(tramp-action-password): Protect against clobbered match data.
(tramp-open-connection-setup-interactive-shell): Explicitly set
tramp-last-cmd-time before invoking tramp-send-command the first
time.  Otherwise, tramp-send-command would issue "echo are you
awake" right at the first time, which is not what we want.
Reported by Douglas Gray Stephens.
(tramp-find-inline-encoding): Don't redirect stdout to
/dev/null to avoid "chmode go-rwx" operation from "mimencode
>/dev/null" as root(!), and to check the output of the decoding
command.
(tramp-maybe-open-connection): Don't send "are you awake" if
process has died.
2002-09-29 16:22:19 +00:00
..
.gitignore
ange-ftp.el * dired.el (dired-insert-directory): Always add "--dired" to to 2002-09-22 13:01:10 +00:00
browse-url.el (browse-url-lynx-input-attempts): Use defcustom. 2002-07-22 15:21:41 +00:00
eudc-bob.el New maintainer. Change author's address. 2002-01-16 08:05:19 +00:00
eudc-export.el New maintainer. Change author's address. 2002-01-16 08:10:15 +00:00
eudc-hotlist.el New maintainer. Change author's address. 2002-01-16 08:10:15 +00:00
eudc-vars.el New maintainer. Change author's address. 2002-01-16 08:10:15 +00:00
eudc.el (eudc-install-menu): Use `define-key' and 2002-09-20 23:51:44 +00:00
eudcb-bbdb.el New maintainer. Change author's address. 2002-01-16 08:10:15 +00:00
eudcb-ldap.el New maintainer. Change author's address. 2002-01-16 08:14:05 +00:00
eudcb-ph.el (eudc-ph-open-session): Remove XEmacs case. 2002-01-16 08:16:01 +00:00
goto-addr.el
ldap.el (ldap-search-internal): Unfold folded lines before parsing. 2002-05-12 16:42:19 +00:00
net-utils.el (nslookup-font-lock-keywords): Defvar font-lock variables to prevent 2002-01-06 15:11:24 +00:00
netrc.el New file. 2002-04-24 16:09:22 +00:00
quickurl.el
rcompile.el Fix typo. 2002-01-13 10:09:20 +00:00
rlogin.el (rlogin-mode): Use `define-derived-mode'. 2002-03-14 11:52:39 +00:00
snmp-mode.el Require tempo when compiling to prevent warnings. Update copyright notice. 2002-03-04 09:43:40 +00:00
telnet.el (telnet-simple-send): Fix previous change. 2002-01-17 01:40:04 +00:00
tramp-uu.el Sync with version 2.0.20. Lengthy ChangeLog follows: 2002-09-22 13:23:36 +00:00
tramp-vc.el *** empty log message *** 2002-06-17 11:47:23 +00:00
tramp.el Version 2.0.24 released. 2002-09-29 16:22:19 +00:00
webjump.el
zone-mode.el (zone-mode): Add write-file-hooks hook locally. 2002-04-30 03:28:48 +00:00