1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00: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 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 (goto-address-mail-regexp): Allow + in username. 2001-10-11 23:40:35 +00:00
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 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
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.25 released. 2002-10-06 19:35:59 +00:00
webjump.el (webjump-builtin): Remove dot at the end of sentence in error call. 2001-12-11 07:01:35 +00:00
zone-mode.el (zone-mode): Add write-file-hooks hook locally. 2002-04-30 03:28:48 +00:00