mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-30 08:09:04 +00:00
487f4fb795
(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>. |
||
---|---|---|
.. | ||
.gitignore | ||
ange-ftp.el | ||
browse-url.el | ||
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 | ||
net-utils.el | ||
netrc.el | ||
quickurl.el | ||
rcompile.el | ||
rlogin.el | ||
snmp-mode.el | ||
telnet.el | ||
tramp-uu.el | ||
tramp-vc.el | ||
tramp.el | ||
webjump.el | ||
zone-mode.el |