]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS: New function `start-file-process'.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 7 Jul 2007 11:17:03 +0000 (11:17 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 7 Jul 2007 11:17:03 +0000 (11:17 +0000)
etc/ChangeLog
etc/NEWS

index 2c14de7dbe2087a6a9b4059f959f0a2e5fa5eee3..b88e98af12302342bfe1c4f2e86096f2993cdfd2 100644 (file)
@@ -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
index c8d158c46b198a0fe6a792410c5b5bb61f818bd6..8006fa427ed3be887a579b8dd10b40e7769a2d78 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -121,6 +121,11 @@ Use this instead of "~/.emacs.d".
 ** 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'.
+
 \f
 * New Packages for Lisp Programming in Emacs 23.1