1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
emacs/lisp/net
Kai Großjohann 487f4fb795 Version 2.0.25 released.
(tramp-handle-file-truename): If it's a directory,
append slash only if result doesn't end in a slash already.
(tramp-handle-file-truename): Restructure logic.  If list of steps
is nil, return "/" as the real name.
(tramp-completion-mode): Add "\\(" and "\\)". Otherwise,
`match-string' doesn't make sense.  From Michael Albinus.
(tramp-host-with-port-regexp): New defcustom. Equal to previous
`tramp-host-regexp'.  From Michael Albinus.
(tramp-host-regexp): Taken off hashes in host names. Otherwise,
scanning files like .rhosts would take comments as host names.
From Michael Albinus.
(tramp-file-name-structure, tramp-multi-file-name-hop-structure):
Replace `tramp-host-regexp' by `tramp-host-with-port-regexp'.
From Michael Albinus.
(tramp-action-terminal): New function.
(tramp-terminal-prompt-regexp): New variable, matches "tset"
prompts.
(tramp-actions-before-shell): Use them.
(tramp-handle-shell-command): Logic error.  From Ivan
Zakharyaschev <imz@altlinux.org>.
2002-10-06 19:35:59 +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
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el (eudc-install-menu): Use `define-key' and 2002-09-20 23:51:44 +00:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-ph.el
goto-addr.el
ldap.el
net-utils.el
netrc.el
quickurl.el
rcompile.el
rlogin.el
snmp-mode.el
telnet.el
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.25 released. 2002-10-06 19:35:59 +00:00
webjump.el
zone-mode.el