changeset 103672:95d3ac2077a5

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 01 Jul 2009 15:21:45 +0000
parents 2d532360a64b
children 34f3338fd2bf
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 01 15:21:31 2009 +0000
+++ b/lisp/ChangeLog	Wed Jul 01 15:21:45 2009 +0000
@@ -1,3 +1,14 @@
+2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add
+	handler for `process-file', `shell-command' and
+	`start-file-process'.
+	(tramp-gvfs-handle-shell-command)
+	(tramp-gvfs-handle-start-file-process)
+	(tramp-gvfs-handle-process-file): New defuns.
+	(tramp-synce-list-devices): Simplify check for existence of
+	property.
+
 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
 
 	* startup.el (command-line-x-option-alist): Add -mm and --maximized.