comparison lisp/ChangeLog @ 107190:21bb664bb922

(tramp-handle-directory-files): When FULL, do not expand "." and "..". Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
author Michael Albinus <michael.albinus@gmx.de>
date Thu, 18 Feb 2010 11:08:48 +0100
parents a48b193e3b5f
children 3c9f81253d07
comparison
equal deleted inserted replaced
107189:a48b193e3b5f 107190:21bb664bb922
1 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
4 expand "." and "..". Reported by Thierry Volpiatto
5 <thierry.volpiatto@gmail.com>.
6
1 2010-02-18 Michael Albinus <michael.albinus@gmx.de> 7 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
2 8
3 * net/tramp.el (tramp-handle-insert-file-contents): Set always the 9 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
4 permissions of the temporary file to "0600". In case the remote 10 permissions of the temporary file to "0600". In case the remote
5 file has no read permissions for the owner, there might be 11 file has no read permissions for the owner, there might be