]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp.el (tramp-completion-mode): New defvar. Used in
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 17 Oct 2005 04:46:46 +0000 (04:46 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 17 Oct 2005 04:46:46 +0000 (04:46 +0000)
commitc1253aade3ac6132c4157ad538f839da9dba0de6
treecaa0bd52a12dce32f2c12230487daf78390b60af
parent7d6596b8a9e165e37642d1078a8c88832388b56e
* net/tramp.el (tramp-completion-mode): New defvar.  Used in
`tramp-completion-mode' for checking if we are in completion mode.
(tramp-completion-handle-file-name-all-completions): Reorder code
in order to complete for file names only in case there are no
method/user/host completions.  This is necessary for cooperation
with ido.  Reported by Kim F. Storm  <storm@cua.dk>.
lisp/ChangeLog
lisp/net/tramp.el