diff lisp/ChangeLog @ 85841:0c0a9419b0c4

* net/tramp.el (tramp-handle-shell-command): Call `start-file-process' directly. Fix bug in deleting temp file.
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 31 Oct 2007 20:04:42 +0000
parents d227ffcaa3fe
children 96510b236eb5
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 31 20:00:36 2007 +0000
+++ b/lisp/ChangeLog	Wed Oct 31 20:04:42 2007 +0000
@@ -1,3 +1,8 @@
+2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
+	directly.  Fix bug in deleting temp file.
+
 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* progmodes/python.el (python-mode-abbrev-table): Use :regexp.