comparison etc/NEWS @ 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 399ffcb9cf31
children ee27e7153c38
comparison
equal deleted inserted replaced
81733:039a69853acd 81734:e75a9a5b8536
119 119
120 +++ 120 +++
121 ** The new function `image-refresh' refreshes all images associated 121 ** The new function `image-refresh' refreshes all images associated
122 with a given image specification. 122 with a given image specification.
123 123
124 +++
125 ** The new function `start-file-process is similar to `start-process',
126 but obeys file handlers. The file handler is chosen based on
127 `default-directory'.
128
124 129
125 * New Packages for Lisp Programming in Emacs 23.1 130 * New Packages for Lisp Programming in Emacs 23.1
126 131
127 132
128 ---------------------------------------------------------------------- 133 ----------------------------------------------------------------------