comparison lisp/ChangeLog @ 85089:8fb95bcda144

* net/tramp.el (tramp-find-foreign-file-name-handler): Check also host. (tramp-maybe-send-script): Apply `member' but `memq'. (tramp-advice-file-expand-wildcards): Simplify implementation.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 08 Oct 2007 20:07:16 +0000
parents f3b4c3cf62f0
children 41a7eb9e15b3
comparison
equal deleted inserted replaced
85088:f3b4c3cf62f0 85089:8fb95bcda144
1 2007-10-08 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also
4 host.
5 (tramp-maybe-send-script): Apply `member' but `memq'.
6 (tramp-advice-file-expand-wildcards): Simplify implementation.
7
1 2007-10-08 Juanma Barranquero <lekktu@gmail.com> 8 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2 9
3 * follow.el (follow-mode): Don't run hooks twice. Use `when'. 10 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
4 11
5 * mb-depth.el (minibuf-depth-indicator-function): New variable. 12 * mb-depth.el (minibuf-depth-indicator-function): New variable.