changeset 81734:e75a9a5b8536

* NEWS: New function `start-file-process'.
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 07 Jul 2007 11:17:03 +0000
parents 039a69853acd
children c7c25a292d1a
files etc/ChangeLog etc/NEWS
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Sat Jul 07 05:30:20 2007 +0000
+++ b/etc/ChangeLog	Sat Jul 07 11:17:03 2007 +0000
@@ -1,3 +1,7 @@
+2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
+
+	* NEWS: New function `start-file-process'.
+
 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
 
 	* orgcard.tex: Version 5.01
--- a/etc/NEWS	Sat Jul 07 05:30:20 2007 +0000
+++ b/etc/NEWS	Sat Jul 07 11:17:03 2007 +0000
@@ -121,6 +121,11 @@
 ** The new function `image-refresh' refreshes all images associated
 with a given image specification.
 
++++
+** The new function `start-file-process is similar to `start-process',
+but obeys file handlers.  The file handler is chosen based on
+`default-directory'.
+
 
 * New Packages for Lisp Programming in Emacs 23.1