1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-28 07:50:48 -08:00
emacs/lisp/net
Kai Großjohann 90dc758dc0 Bump version to 2.0.2.
(tramp-methods): Rename methods invoking "ssh1" or "ssh2" to
longer names.  Use old names "sm1", "sm2" and so on for methods
invoking "ssh -1" or "ssh -2".
(tramp-multi-file-name-structure-separate): Typo, its name was set
to "tramp-file-name-structure-separate".  Trivial patch.  From
Steve Youngs <youngs@xemacs.org>.
(tramp-multi-sh-program): New variable.
(tramp-open-connection-multi): Use it.  Now you can use multi
methods from Windows (at least in principle).
(tramp-do-copy-or-rename-via-buffer): New function.
(tramp-do-copy-or-rename-file): Use it.  Change and simplify
logic.  Omit special case of invoking rcp directly to copy the
files.
(tramp-open-connection-su, tramp-multi-connect-telnet)
(tramp-multi-connect-rlogin, tramp-multi-connect-su)
(tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
Use backticks in format-spec for brevity and to avoid
character/number confusion in XEmacs.
2002-07-21 13:49:06 +00:00
..
.gitignore
ange-ftp.el Use hash-tables. 2002-07-13 22:10:02 +00:00
browse-url.el (browse-url-at-mouse): Don't pass an arg to browse-url-at-point. 2002-06-21 09:58:32 +00:00
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-ph.el
goto-addr.el
ldap.el (ldap-search-internal): Unfold folded lines before parsing. 2002-05-12 16:42:19 +00:00
net-utils.el
netrc.el New file. 2002-04-24 16:09:22 +00:00
quickurl.el
rcompile.el
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
tramp-vc.el *** empty log message *** 2002-06-17 11:47:23 +00:00
tramp.el Bump version to 2.0.2. 2002-07-21 13:49:06 +00:00
webjump.el
zone-mode.el (zone-mode): Add write-file-hooks hook locally. 2002-04-30 03:28:48 +00:00