]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp.el (tramp-completion-mode-p): Rename from
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 24 Sep 2007 05:42:34 +0000 (05:42 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 24 Sep 2007 05:42:34 +0000 (05:42 +0000)
commit7a3cdcc52a67c1e383863f337f90e31ae58cebba
tree3f75ddc0a614c80c75ff0d3a70fe0c38bbf46144
parent9a3d2737673f27a74e60aab0b2570430aa2fe4c6
* net/tramp.el (tramp-completion-mode-p): Rename from
`tramp-completion-mode'. Revert logic, check `return', `newline'
and such alike. Packages like Icicles tend to use other completion
characters but `tab' and `space' only.
(top): Require cl.el, when `copy-tree' is not available otherwise.

* net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
`ad-get-arg'.  Use `vc-find-version' instead of `process-file' to check
whether we have a new enough vc that doesn't need the defadvice.
lisp/ChangeLog
lisp/net/tramp-vc.el
lisp/net/tramp.el