Mercurial > emacs
diff lispref/ChangeLog @ 82092:38bfa1de0aca
* processes.texi (Synchronous Processes): Add
`process-file-shell-command',
(Asynchronous Processes): Mention restricted use of
`process-filter' and `process-sentinel' in
`start-file-process'. Add `start-file-process-shell-command'.
| author | Michael Albinus <michael.albinus@gmx.de> |
|---|---|
| date | Tue, 24 Jul 2007 20:37:43 +0000 |
| parents | 38a46faaf8c1 |
| children | b98604865ea0 |
line wrap: on
line diff
--- a/lispref/ChangeLog Tue Jul 24 13:15:04 2007 +0000 +++ b/lispref/ChangeLog Tue Jul 24 20:37:43 2007 +0000 @@ -1,3 +1,11 @@ +2007-07-24 Michael Albinus <michael.albinus@gmx.de> + + * processes.texi (Synchronous Processes): Add + `process-file-shell-command', + (Asynchronous Processes): Mention restricted use of + `process-filter' and `process-sentinel' in + `start-file-process'. Add `start-file-process-shell-command'. + 2007-07-17 Michael Albinus <michael.albinus@gmx.de> * files.texi (Magic File Names): Introduce optional parameter
