]> git.eshelyaron.com Git - emacs.git/commit
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
authorMichael Albinus <albinus@detlef>
Thu, 28 Jan 2010 21:13:01 +0000 (22:13 +0100)
committerMichael Albinus <albinus@detlef>
Thu, 28 Jan 2010 21:13:01 +0000 (22:13 +0100)
commit0c0b61f1ea26eb882d4b44ab795b342a372595d4
treebf65bf6e8af7b0be3e0cdb986b8841a57cafb366
parent763f325e2611ed74232acb7f94500815cf27349f
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
FILENAME is not in `default-directory'.  (Bug#5478)

* net/tramp.el (tramp-handle-insert-directory): Simplify handling
of SWITCHES.  Handle the case, FILENAME is not in
`default-directory'.  (Bug#5478)
(tramp-register-file-name-handlers): Add safe-magic property.
lisp/ChangeLog
lisp/net/ange-ftp.el
lisp/net/tramp.el