# HG changeset patch # User Michael Albinus # Date 1246461705 0 # Node ID 95d3ac2077a5e072936e32b008459d1fa3f87c90 # Parent 2d532360a64bf82099b700b4f4f0a2a39b2132b9 *** empty log message *** diff -r 2d532360a64b -r 95d3ac2077a5 lisp/ChangeLog --- 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 + + * 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 * startup.el (command-line-x-option-alist): Add -mm and --maximized.