]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#5840.
authorMichael Albinus <albinus@detlef>
Wed, 21 Apr 2010 19:48:42 +0000 (21:48 +0200)
committerMichael Albinus <albinus@detlef>
Wed, 21 Apr 2010 19:48:42 +0000 (21:48 +0200)
commitacd1f317f366add05cd172b27d12fed18550587a
tree09c3f0066725a34332cd4eee5b06b5f10ed76573
parent56bae7c7b7947084b7bd71e54b322a73d9f887af
Fix Bug#5840.

* icomplete.el (icomplete-completions): Use `non-essential'.

* net/tramp.el (tramp-connectable-p): New defun.
(tramp-handle-expand-file-name)
(tramp-completion-handle-file-name-all-completions)
(tramp-completion-handle-file-name-completion): Use it.
lisp/ChangeLog
lisp/icomplete.el
lisp/net/tramp.el