Mercurial > emacs
diff lisp/ChangeLog @ 109497:c40b94d7d47b
* net/tramp.el (tramp-file-name-regexp-unified)
(tramp-completion-file-name-regexp-unified): On W32 systems, do
not regard the volume letter as remote filename. (Bug#5447)
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Fri, 23 Jul 2010 15:31:56 +0200 |
parents | 73388ad3c364 |
children | 1db541d863cf |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 23 12:32:02 2010 +0200 +++ b/lisp/ChangeLog Fri Jul 23 15:31:56 2010 +0200 @@ -1,3 +1,9 @@ +2010-07-23 Michael Albinus <michael.albinus@gmx.de> + + * net/tramp.el (tramp-file-name-regexp-unified) + (tramp-completion-file-name-regexp-unified): On W32 systems, do + not regard the volume letter as remote filename. (Bug#5447) + 2010-07-23 Juanma Barranquero <lekktu@gmail.com> * custom.el (custom-declare-variable): Give a clearer error message