Mercurial > emacs
comparison lisp/ChangeLog @ 47577:20336ef6b20a
Version 2.0.21 released.
(tramp-handle-file-newer-than-file-p): If mtime of both files is
known, return a useful result. Better error message in case one
is a Tramp file and one isn't.
(tramp-handle-file-local-copy, tramp-handle-write-region)
(tramp-find-shell, tramp-open-connection-telnet)
(tramp-open-connection-rsh, tramp-open-connection-su)
(tramp-open-connection-setup-interactive-shell)
(tramp-post-connection, tramp-maybe-open-connection)
(tramp-method-out-of-band-p): Correct number of args for
`tramp-get-rsh-program' and similar functions.
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Sun, 22 Sep 2002 13:55:14 +0000 |
parents | b31c8ab7336a |
children | 6e910ba94c42 |
comparison
equal
deleted
inserted
replaced
47576:b31c8ab7336a | 47577:20336ef6b20a |
---|---|
1 2002-09-22 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | |
2 | |
3 * net/tramp.el: Version 2.0.21 released. | |
4 (tramp-handle-file-newer-than-file-p): If mtime of both files is | |
5 known, return a useful result. Better error message in case one | |
6 is a Tramp file and one isn't. | |
7 (tramp-handle-file-local-copy, tramp-handle-write-region) | |
8 (tramp-find-shell, tramp-open-connection-telnet) | |
9 (tramp-open-connection-rsh, tramp-open-connection-su) | |
10 (tramp-open-connection-setup-interactive-shell) | |
11 (tramp-post-connection, tramp-maybe-open-connection) | |
12 (tramp-method-out-of-band-p): Correct number of args for | |
13 `tramp-get-rsh-program' and similar functions. | |
14 | |
1 2002-09-22 Kai Gro,b_(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de> | 15 2002-09-22 Kai Gro,b_(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de> |
2 | 16 |
3 Version 2.0.20 released. | 17 * net/tramp.el: Version 2.0.20 released. |
4 | 18 |
5 2002-09-20 Kai Gro,b_(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de> | 19 2002-09-20 Kai Gro,b_(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de> |
6 | 20 |
7 * net/tramp.el (tramp-completion-function-alist): Escape open | 21 * net/tramp.el (tramp-completion-function-alist): Escape open |
8 paren in docstring. | 22 paren in docstring. |