comparison 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
comparison
equal deleted inserted replaced
86405:7f36cf0620b3 86406:22b18b2eec8e
1 2007-11-24 Michael Albinus <michael.albinus@gmx.de>
2
3 * ido.el (ido-file-name-all-completions-1): Check for fboundp of
4 `tramp-completion-mode-p' as it is in Tramp 2.1. Let-bind
5 `tramp-completion-mode'.
6
1 2007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org> 7 2007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org>
2 8
3 * vc-git.el (vc-git-show-log-entry): New func. 9 * vc-git.el (vc-git-show-log-entry): New func.
4 10
5 * vc-git.el (vc-git--call, vc-git--out-ok): New funcs. 11 * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.