diff lisp/ChangeLog @ 86406:22b18b2eec8e

* ido.el (ido-file-name-all-completions-1): Check for fboundp of `tramp-completion-mode-p' as it is in Tramp 2.1. Let-bind `tramp-completion-mode'.
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 24 Nov 2007 15:40:09 +0000
parents 7f36cf0620b3
children 00ae77703546
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 24 15:32:54 2007 +0000
+++ b/lisp/ChangeLog	Sat Nov 24 15:40:09 2007 +0000
@@ -1,3 +1,9 @@
+2007-11-24  Michael Albinus  <michael.albinus@gmx.de>
+
+	* ido.el (ido-file-name-all-completions-1): Check for fboundp of
+	`tramp-completion-mode-p' as it is in Tramp 2.1.  Let-bind
+	`tramp-completion-mode'.
+
 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
 
 	* vc-git.el (vc-git-show-log-entry): New func.