diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -212,8 +212,8 @@ variable, are now declared obsolete. | |||
| 212 | ** read-key is a function halfway between read-event and read-key-sequence. | 212 | ** read-key is a function halfway between read-event and read-key-sequence. |
| 213 | It reads a single key, but obeys input and escape sequence decoding. | 213 | It reads a single key, but obeys input and escape sequence decoding. |
| 214 | 214 | ||
| 215 | ** start-process-shell-command start-file-process-shell-command only | 215 | ** start-process-shell-command and start-file-process-shell-command |
| 216 | take a single `command' argument any more. | 216 | now only take a single `command' argument. |
| 217 | 217 | ||
| 218 | ** The variable `process-file-side-effects' shall be bound to nil, if | 218 | ** The variable `process-file-side-effects' shall be bound to nil, if |
| 219 | a `process-file' call does not change a remote file. By this, file | 219 | a `process-file' call does not change a remote file. By this, file |