1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
emacs/lisp/net
Kai Großjohann b25a52ccdc Version 2.0.34 (of Tramp) released.
(tramp-handle-file-symlink-p): If target of symlink is absolute,
return a Tramp filename.  (Ie, return "/user@host:/target" instead
of "/target".)
(tramp-handle-file-truename): Deal with new return value from
`file-symlink-p'.
(tramp-handle-expand-file-name): Make default method explicit in
file name.
(tramp-unified-filenames): Move to an earlier spot in the file.
(top-level): If tramp-unified-filenames is set and we're running
on XEmacs, load tramp-efs.
(tramp-wait-for-shell-prompt, tramp-barf-if-no-shell-prompt): New
functions, used by tramp-send-command-internal.
(tramp-open-connection-setup-interactive-shell): Simplify using
`tramp-send-command-internal'.
(tramp-send-command-internal): New function.
(tramp-methods): New entries "remsh" and "remcp" are like "rsh"
and "rcp" but invoke "remsh" instead of "rsh".  This is useful on
Cray systems, for instance.  Unify tramp-rsh-program,
tramp-telnet-program, tramp-su-program into tramp-login-program.
Likewise with tramp-login-args, tramp-copy-program,
tramp-copy-args, tramp-copy-keep-date-arg.  Users changed.  New
method plink1; like plink but pass "-1" to force protocol version
1.
(tramp-default-method): Use plink as the default on machines where
the plink program is present.
(tramp-completion-file-name-handler): Add safe-magic property.
(tramp-shell-prompt-pattern): Allow ANSI escapes at
end of prompt.  (ANSI escapes elsewhere in the prompt are
recognized properly already.)
2003-05-24 14:10:15 +00:00
..
.gitignore
ange-ftp.el From Michael Albinus <Michael.Albinus@alcatel.de>. 2003-04-13 12:46:11 +00:00
browse-url.el Don't autoload all these defcustoms. 2003-04-12 22:21:18 +00:00
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
eudcb-ldap.el
eudcb-ph.el
goto-addr.el (goto-address-fontify-maximum-size): Value t means no limit. 2003-05-19 14:49:25 +00:00
ldap.el
net-utils.el Add dns-lookup-program wrapper 2003-03-23 13:39:14 +00:00
netrc.el
quickurl.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
rcompile.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
rlogin.el (rlogin-process-connection-type): Don't quote nil and t in docstrings. 2003-05-06 17:46:28 +00:00
snmp-mode.el
telnet.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
tls.el Initial revision 2003-03-26 11:48:32 +00:00
tramp-ftp.el Version 2.0.34 (of Tramp) released. 2003-05-24 14:10:15 +00:00
tramp-smb.el * tramp.el: Version 2.0.31 released. 2003-03-29 15:16:57 +00:00
tramp-util.el
tramp-uu.el
tramp-vc.el Version 2.0.30 released. 2003-02-28 18:28:47 +00:00
tramp.el Version 2.0.34 (of Tramp) released. 2003-05-24 14:10:15 +00:00
trampver.el Version 2.0.34 (of Tramp) released. 2003-05-24 14:10:15 +00:00
webjump.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
zone-mode.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00